summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't import tree.h from the distribution - we have our own one in sys.harti2006-03-131-0/+1
* There has been a shared libdisk for a couple of days until it was revertedharti2006-03-131-0/+4
* Silence some warnings by defining configuration preprocessor symbols.harti2006-03-131-1/+1
* Fix the format/display descriptor of vm.kmem_size and vm.kmem_freeps2006-03-131-2/+2
* Quote ${CC} when passing it in environment.ru2006-03-131-2/+2
* ns_name_skip was recently redefined to __ns_name_skipdeischen2006-03-131-1/+1
* Make _spinunlock() point to the spinunlock stub, not thedeischen2006-03-131-1/+1
* Add each directory's symbol map file to SYM_MAPS.deischen2006-03-1328-1/+48
* - Reimplement I/O data allocation to prevent deadlocks.pjd2006-03-133-352/+672
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)deischen2006-03-13207-18/+1362
* - Speed up synchronization process by using configurable number of I/Opjd2006-03-133-274/+559
* Add hooks to build libc with symbol versioning. This isdeischen2006-03-131-0/+14
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-1329-0/+3241
* Add macros for generating symbol version assembler opcodes.deischen2006-03-131-0/+8
* Remove non-FreeBSD source from FreeBSD repository.kientzle2006-03-121-20/+0
* Remove automake source from FreeBSD tree.kientzle2006-03-121-72/+0
* remove depedancy with vnode_if.h.damien2006-03-121-1/+1
* sync w/ iwi:damien2006-03-123-267/+252
* o don't use '-' characters in firmware namesdamien2006-03-122-18/+34
* Remove comment that does not appy to FreeBSD.andre2006-03-121-8/+0
* Import of OpenBSD's sys/sys/hash.h providing generic 32bit hash functions.andre2006-03-121-0/+128
* There is no IFF_POLLING flag anymore.glebius2006-03-121-1/+1
* Flush stdout after printing name of created device, so it can be properlypjd2006-03-121-1/+3
* - Remove the call to softdep_waitidle after suspending the filesystem.jeff2006-03-121-7/+0
* - Force commit to give this the correct message; Lock giant when requiredjeff2006-03-120-0/+0
* - Remove the call to softdep_waitidle after suspending the filesystem.jeff2006-03-121-0/+3
* - Reorder vrele calls after vput calls to prevent lock order reversalsjeff2006-03-121-26/+17
* - Define a null_getwritemount to get the mount-point for the lowerjeff2006-03-121-2/+26
* The idea of supporting 'tp' was a fun one, but it iskientzle2006-03-113-621/+0
* use the same test as release/Makefile to select WITH_SMPsam2006-03-112-4/+6
* fix handling of default kernelssam2006-03-111-6/+8
* Make sure that we are adding a path token to the audit record in open(2).csjp2006-03-111-2/+3
* Don't be noisy in case of shared interrupts.phk2006-03-111-0/+2
* add dependency with firmware module.damien2006-03-111-0/+1
* Go over calcru and friends once more.phk2006-03-112-48/+49
* Remove last traces of disk_enumerate()phk2006-03-111-2/+0
* Fix "make distribution" when just NO_CRYPT is defined.ru2006-03-111-1/+1
* Remove debug flag.sos2006-03-111-1/+0
* Fix build.ru2006-03-111-2/+2
* Block secondary writes while expunging active unlinked files.tegge2006-03-115-5/+119
* Fix multicast support for cs89x0 chips. Just setting the RX_MULTCAST_ACCEPTphilip2006-03-101-18/+56
* Micro-optimize invalid UUID check.jkim2006-03-101-1/+3
* o acknowledge interrupts early in the interrupt handlerdamien2006-03-102-10/+13
* make use of the firmware(9) subsystem.damien2006-03-102-158/+73
* Add atausb modulesos2006-03-101-0/+10
* Add "device atausb"sos2006-03-101-0/+1
* Module that adds support for using USB storage devices through thesos2006-03-101-0/+980
* fix the locking.damien2006-03-102-28/+73
* Add note about 'audit' group.imp2006-03-101-0/+9
* Use .Cm for all key words, not just the ones I added. More in line withtrhodes2006-03-101-12/+12
OpenPOWER on IntegriCloud