| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/ | |
| pcidevs.h | 1.883 Wed Jun 27 11:53:54 UTC 2007 xtraeme regen |
| pcidevs_data.h | 1.883 Fri Jul 06 19:23:53 UTC 2007 hpeyerl regen |
| pcidevs | 1.883 Wed Jun 27 11:53:38 UTC 2007 xtraeme Improve the NS CS5535 entries and remove the NS part, it's redundant. |
| /src/usr.bin/make/ | |
| var.c | 1.883 Sun Mar 14 20:23:29 UTC 2021 rillig make: fix documentation of VarFreeEnv No functional change. |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.883 Tue Mar 18 20:46:35 UTC 2008 cube Split device_t and softc for ATA devices, as well as wd(4). Other cosmetic changes where appropriate. |
| /src/sys/conf/ | |
| files | 1.883 Sun Jan 06 18:03:59 UTC 2008 ad Add MODULAR option. Include kernel linker stuff if MODULAR. |
| /src/doc/ | |
| CHANGES | 1.883 Fri Jun 29 23:30:19 UTC 2007 rumble Add read-only support for SGI's Extent File System. Reviewed by pooka@. |
| 3RDPARTY | 1.883 Fri Oct 28 07:20:03 UTC 2011 tron Postfix 2.8.6 was imported. |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.883 Sun Aug 02 14:53:01 UTC 2020 rillig make(1): add test for nested VAR_SUBST assignments |
| /src/share/mk/ | |
| bsd.own.mk | 1.883 Sat Dec 19 00:25:50 UTC 2015 wiz Fix pasto. |
| /src/distrib/sets/lists/base/ | |
| mi | 1.883 Sat Oct 30 21:16:08 UTC 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@. |
| shl.mi | 1.883 Sat Apr 04 16:04:01 UTC 2020 christos fix sets for new binutils |
| /src/distrib/sets/lists/man/ | |
| mi | 1.883 Sun May 07 01:35:20 UTC 2006 jmcneill Add piixpm(4) man page. |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.883 Thu May 18 03:05:19 UTC 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. |