Searched hist:1.885 (Results 1 - 14 of 14) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.885 Sat Jul 07 20:37:40 GMT 2007 jklos branches: 1.885.2; 1.885.6;
Added Chelsio vendor and various Chelsio hardware.
1.885 Sat Jul 07 20:37:40 GMT 2007 jklos branches: 1.885.2; 1.885.6;
Added Chelsio vendor and various Chelsio hardware.
1.885 Sat Jul 07 20:37:40 GMT 2007 jklos branches: 1.885.2; 1.885.6;
Added Chelsio vendor and various Chelsio hardware.
H A Dpcidevs1.885 Sat Jul 07 20:30:47 GMT 2007 jklos branches: 1.885.2; 1.885.6;
Added Chelsio vendor plus 10 gig hardware (and friends).
1.885 Sat Jul 07 20:30:47 GMT 2007 jklos branches: 1.885.2; 1.885.6;
Added Chelsio vendor plus 10 gig hardware (and friends).
1.885 Sat Jul 07 20:30:47 GMT 2007 jklos branches: 1.885.2; 1.885.6;
Added Chelsio vendor plus 10 gig hardware (and friends).
H A Dpcidevs_data.h1.885 Sat Aug 04 09:34:07 GMT 2007 kiyohara Regen.
/src/distrib/sets/lists/base/
H A Dshl.mi1.885 Fri May 15 14:57:33 GMT 2020 joerg Bump libc minor version for malloc lock change
H A Dmi1.885 Tue Nov 02 16:34:33 GMT 2010 joerg Hook up xz into the build system.
/src/doc/
H A D3RDPARTY1.885 Sat Nov 05 19:08:22 GMT 2011 christos cleanup dead links, fix gdb
H A DCHANGES1.885 Thu Jul 05 08:25:04 GMT 2007 dsieger Fix two typos. Reported by Ray Phillips via NetBSD WWW feedback form.
/src/sys/arch/i386/conf/
H A DGENERIC1.885 Sat Mar 29 00:21:01 GMT 2008 cube Add and enable lii(4).
/src/distrib/sets/lists/man/
H A Dmi1.885 Sat May 13 07:17:54 GMT 2006 mrg add support for sets with HAVE_GCC=4:
- move fortran programs from mi.* to {tc,gcc}.*
- clone gcc.* and add new headers and shlibs to gcc4.*
/src/distrib/sets/lists/tests/
H A Dmi1.885 Thu Aug 06 05:36:32 GMT 2020 rillig make(1): add test for unintended "recursive variable" in -dL mode
/src/share/mk/
H A Dbsd.own.mk1.885 Sun Jan 24 20:15:11 GMT 2016 christos Add tool cvslatest
/src/usr.bin/make/
H A Dvar.c1.885 Mon Mar 15 00:15:03 GMT 2021 rillig make: replace enum bit-field with struct bit-field for VarEvalFlags

This makes the code easier to read, especially in var.c. It also makes
debugging sessions easier since some debuggers don't show enum
bit-fields symbolically as soon as more than one bit is set.

The code outside var.c is basically unchanged, except that instead of
passing the individual flags, there are 4 predefined evaluation modes.
These suffice for all practical use cases. Only in the implementation
deep inside var.c, the value of the flags keepDollar and keepUndef
differs.

There is no way of passing the struct to EnumFlags_ToString, which means
the ToString function has to be spelled out explicitly. This allows for
fine-tuning the representation in the debug log, to reduce the amount of
uppercae letters.

No functional change.
/src/sys/conf/
H A Dfiles1.885 Tue Jan 15 03:37:10 GMT 2008 rmind Implementation of processor-sets, affinity and POSIX real-time extensions.
Add schedctl(8) - a program to control scheduling of processes and threads.

Notes:
- This is supported only by SCHED_M2;
- Migration of LWP mechanism will be revisited;

Proposed on: <tech-kern>. Reviewed by: <ad>.
/src/distrib/sets/lists/comp/
H A Dmi1.885 Tue May 30 00:42:28 GMT 2006 christos Remove sendmail (requested by core@ and security-officer@)

Completed in 1311 milliseconds