Searched hist:1.624 (Results 1 - 23 of 23) sorted by relevance

/src/usr.bin/make/
H A Dmain.c1.624 Sun Jun 02 15:31:26 GMT 2024 rillig branches: 1.624.2;
make: sync VarEvalMode constant names with their debug log names
1.624 Sun Jun 02 15:31:26 GMT 2024 rillig branches: 1.624.2;
make: sync VarEvalMode constant names with their debug log names
H A Dparse.c1.624 Fri Jan 07 09:28:35 GMT 2022 rillig make: remove redundant variable in ParseDependencyTargetWord

No functional change.
H A Dvar.c1.624 Sat Oct 31 14:47:32 GMT 2020 rillig make(1): use consistent parameter order in varname parsing functions
/src/sys/dev/usb/
H A Dusbdevs1.624 Wed Jul 04 01:08:26 GMT 2012 christos add another sierra device
H A Dusbdevs.h1.624 Fri Nov 02 00:58:48 GMT 2012 jakllsch regen
H A Dusbdevs_data.h1.624 Sat Oct 06 14:38:06 GMT 2012 christos regen
/src/share/man/man4/
H A DMakefile1.624 Wed Oct 14 04:22:45 GMT 2015 nonaka PR/50261: Add valz(4) man page.
/src/sys/dev/pci/
H A Dpcidevs.h1.624 Tue May 11 23:14:40 GMT 2004 thorpej Regen: Add i6300ESB IDE / SATA controller PCI IDs.
H A Dpcidevs_data.h1.624 Thu May 27 11:10:45 GMT 2004 abs regen from pcidevs 1.626: Add ALI 'M5257 PCI Software Modem'
H A Dpcidevs1.624 Tue May 11 23:14:17 GMT 2004 thorpej Add i6300ESB IDE / SATA controller PCI IDs.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.624 Tue Mar 12 07:56:08 GMT 2024 rillig lint: fix warning about loss of conversion for unsigned bit-fields

Since decl.c 1.180 from 2021-05-02.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.624 Tue Jan 15 14:50:08 GMT 2008 joerg Introduce optional cpu_offline_md to execute MD actions at the end of
cpu_offline. Use this on amd64/i386 to force a FPU save. As this was
triggered by npxsave_cpu/fpusave_cpu not working for a different CPU,
remove the cpu_info argument and adjust npxsave_*/fpusave_* to use bool
for the save.

OK ad@
/src/distrib/sets/lists/base/
H A Dshl.mi1.624 Sat Apr 07 16:48:23 GMT 2012 christos - add getdisk{raw,cooked}name
- bump libutil
H A Dmi1.624 Tue May 30 00:42:28 GMT 2006 christos Remove sendmail (requested by core@ and security-officer@)
/src/doc/
H A D3RDPARTY1.624 Tue Aug 12 04:24:48 GMT 2008 simonb Note that openldap 2.4.11 is out.
H A DCHANGES1.624 Thu May 25 04:10:09 GMT 2006 rpaulo wpa_supplicant 0.4.9.
/src/sys/sys/
H A Dparam.h1.624 Thu Dec 12 22:55:20 GMT 2019 pgoyette Eliminate per-hook duplication of common code as suggested by
(and with major contributions from) riastradh@

Welcome to 9.99.23
/src/sys/arch/i386/conf/
H A DGENERIC1.624 Wed Jul 28 00:34:02 GMT 2004 jmmv Implement support to dynamically change wscons console and kernel colors.

Two new ioctls are added to the wsdisplay device, named WSDISPLAY_GMSGATTRS
and WSDISPLAY_SMSGATTRS, used to retrieve the actual values and set them,
respectively (the name, if you are wondering, comes from "message attributes").

A new emulop is added to the underlying display driver (only vga, for now)
which sets the new attribute for the whole screen, without having to clear
it. This is optional, which means that this also works with other drivers
that don't have this new operation.

Five new kernel options have been added, although only documented in
i386 kernels (for now):
- WSDISPLAY_CUSTOM_OUTPUT, which enables the ioctls described above to
change the colors dynamically from userland. This is enabled by default
in the GENERIC kernel (as well as others) but disabled on all INSTALL*
kernels (as this feature is useless there).
- WS_DEFAULT_COLATTR, WS_DEFAULT_MONOATTR, WS_DEFAULT_BG and WS_DEFAULT_FG,
which specify the default colors for the console at boot time. These have
the same meaning as the (already existing) WS_KERNEL_* variables.

wsconsctl is modified to add msg.default.{attrs,bg,fg} and
msg.kernel.{attrs,bg,fg} to the display part, so that colors can be changed
after boot.

Tested on NetBSD/i386 with vga (and vga in mono mode), and on NetBSD/mac68k.
No objections in tech-kern@.
/src/distrib/sets/lists/man/
H A Dmi1.624 Sat Oct 25 19:58:20 GMT 2003 mycroft MAKEDEV/makedev fallout.
/src/distrib/sets/lists/tests/
H A Dmi1.624 Tue May 26 21:37:24 GMT 2015 htodd Fix debug build.
/src/share/mk/
H A Dbsd.own.mk1.624 Mon Mar 22 03:35:26 GMT 2010 mrg set MACHINE_CPU to powerpc for MACHINE_ARCH of powerpc64.

from pooka via PR#43021.
/src/sys/conf/
H A Dfiles1.624 Mon Jul 28 21:28:24 GMT 2003 jonathan Clean up dependencies between opencrypto framework and sys/crypto,
by making the sys/crypto transforms depend on
(per-transform-config-keyword|opencrypto)

Thanks to Martin Husemann for double-checking the changes.
/src/distrib/sets/lists/comp/
H A Dmi1.624 Sun Sep 28 16:36:53 GMT 2003 dsl man9 pages need to be .9 (not .0)

Completed in 1720 milliseconds