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

/src/sys/dev/pci/
H A Dpcidevs.h1.854 Sun Nov 26 06:07:48 GMT 2006 tsutsui branches: 1.854.2;
Regen from pcidevs rev 1.855:
> - add more Broadcom product IDs, and fix two alternative IDs
> (from FreeBSD and OpenBSD)
> - sort by product ID
1.854 Sun Nov 26 06:07:48 GMT 2006 tsutsui branches: 1.854.2;
Regen from pcidevs rev 1.855:
> - add more Broadcom product IDs, and fix two alternative IDs
> (from FreeBSD and OpenBSD)
> - sort by product ID
H A Dpcidevs_data.h1.854 Sat Dec 09 21:06:06 GMT 2006 manu Add support for 4 and 8 ports modem boards from Perle systems
H A Dpcidevs1.854 Sun Nov 26 01:13:48 GMT 2006 enami Add product id of yet another i82557 variant.
/src/distrib/sets/lists/base/
H A Dshl.mi1.854 Fri Jan 18 17:49:55 GMT 2019 christos - mark gcc=5 files obsolete
- make includes always available, not only when gcccmds
- mark files obsolete consistently
H A Dmi1.854 Sat Jan 16 16:12:01 GMT 2010 roy Typo
/src/doc/
H A D3RDPARTY1.854 Mon Jul 25 03:12:04 GMT 2011 christos mention new openssh
H A DCHANGES1.854 Tue May 15 23:01:53 GMT 2007 martin Note ipfilter update to version 4.1.22
/src/sys/arch/i386/conf/
H A DGENERIC1.854 Fri Oct 26 22:20:43 GMT 2007 xtraeme - Add amdpcib(4) commented out.
- Comment out piixpcib(4) until the multiple PRs are fixed, this driver
has been broken for long time in some machines.
/src/distrib/sets/lists/man/
H A Dmi1.854 Wed Feb 08 19:00:34 GMT 2006 agc Add entries for the iSCSI target, and supporting library and manual
pages.
/src/distrib/sets/lists/tests/
H A Dmi1.854 Thu Jun 25 18:30:42 GMT 2020 jruoho Test creating thousands of bridge(4)'s. Unlike with tap(4) (PR kern/55417),
this test succeeeds. It is even possible to have the ultimate ifconfig(8)
output with more than 65,000 devices.
/src/share/mk/
H A Dbsd.own.mk1.854 Thu Jun 18 22:29:12 GMT 2015 pooka add READELF and STRINGS
/src/usr.bin/make/
H A Dvar.c1.854 Tue Feb 23 16:14:11 GMT 2021 rillig make: restructure code in ParseVarname to target human readers

Breaking the loop once for depth == 0 and once for depth == 1 was
unnecessarily confusing, as was the nested 'if'. Start counting with 0
since there is no reason to start at 1.

Evaluating the common subexpression '*p == endc' is left as an exercise
to the compiler.

No functional change.
/src/sys/conf/
H A Dfiles1.854 Sat Jul 28 00:53:53 GMT 2007 pooka Move hashinit() & hashdone() from kern_subr.c to subr_hash.c to
permit standalone compilation. No functional change.
/src/distrib/sets/lists/comp/
H A Dmi1.854 Mon Feb 20 00:34:30 GMT 2006 yamt posix_fadvise is in section 2, not 3. pointed by Hisashi T Fujinaka.

Completed in 1253 milliseconds