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

/src/sys/dev/pci/
H A Dpcidevs.h1.883 Wed Jun 27 11:53:54 GMT 2007 xtraeme regen
H A Dpcidevs_data.h1.883 Fri Jul 06 19:23:53 GMT 2007 hpeyerl regen
H A Dpcidevs1.883 Wed Jun 27 11:53:38 GMT 2007 xtraeme Improve the NS CS5535 entries and remove the NS part, it's redundant.
/src/distrib/sets/lists/base/
H A Dshl.mi1.883 Sat Apr 04 16:04:01 GMT 2020 christos fix sets for new binutils
H A Dmi1.883 Sat Oct 30 21:16:08 GMT 2010 haad Add resize_ffs tool to build, change default behaviour to grow filesystem
to device size. Add parameter -s to specify size if user want to shrink
filesystem.

Apply some KNF, remove dead unused code.

Oked by christos@.
/src/doc/
H A D3RDPARTY1.883 Fri Oct 28 07:20:03 GMT 2011 tron Postfix 2.8.6 was imported.
H A DCHANGES1.883 Fri Jun 29 23:30:19 GMT 2007 rumble Add read-only support for SGI's Extent File System.

Reviewed by pooka@.
/src/sys/arch/i386/conf/
H A DGENERIC1.883 Tue Mar 18 20:46:35 GMT 2008 cube Split device_t and softc for ATA devices, as well as wd(4). Other
cosmetic changes where appropriate.
/src/distrib/sets/lists/man/
H A Dmi1.883 Sun May 07 01:35:20 GMT 2006 jmcneill Add piixpm(4) man page.
/src/distrib/sets/lists/tests/
H A Dmi1.883 Sun Aug 02 14:53:01 GMT 2020 rillig make(1): add test for nested VAR_SUBST assignments
/src/share/mk/
H A Dbsd.own.mk1.883 Sat Dec 19 00:25:50 GMT 2015 wiz Fix pasto.
/src/usr.bin/make/
H A Dvar.c1.883 Sun Mar 14 20:23:29 GMT 2021 rillig make: fix documentation of VarFreeEnv

No functional change.
/src/sys/conf/
H A Dfiles1.883 Sun Jan 06 18:03:59 GMT 2008 ad Add MODULAR option. Include kernel linker stuff if MODULAR.
/src/distrib/sets/lists/comp/
H A Dmi1.883 Thu May 18 03:05:19 GMT 2006 thorpej - Add prop_array_equals(), prop_dictionary_equals(), and
prop_dictionary_keysym_equals(), and prop_object_equals() functions.
- Use realloc() where it makes sense. There will be more changes in this
area.
- Add a _prop_object_type structure that is used internally to keep
information about the object types. Decreases the footprint of the
objects slightly by replacing several pointers with just one.

Completed in 1229 milliseconds