summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add a_fdidx to comment prototype for fifo_open().rwatson2006-03-151-0/+1
* Add ALPS glide point ID and some compatibility IDs.takawata2006-03-151-0/+3
* add ath_hal gluesam2006-03-142-0/+19
* If fifo_open() is called with a negative file descriptor, return EINVALrwatson2006-03-141-0/+2
* Export SMBIOS serial numbers by default. To turn it off, usejkim2006-03-142-8/+8
* Don't allow userland to set hardware watch points on kernel memory at all.jhb2006-03-143-69/+60
* 1. Count last time slice, this intends to fixdavidxu2006-03-142-14/+18
* spell pdata correctly, we now will only dump maxlen of each mbuf in thejmg2006-03-141-1/+1
* Merge/sync with i386: various cosmetic tweakspeter2006-03-143-2/+13
* MFi386: The SIGFPE macros were moved to signal.h (FPE_INTOVF etc)peter2006-03-141-10/+0
* MFi386: rename pcib_devclass to hostb_devclass (cosmetic here)peter2006-03-131-2/+2
* MFi386: add a TRAP_INTERRUPT casepeter2006-03-131-0/+8
* Cosmetic sync with i386peter2006-03-134-7/+6
* When encountering a ISO_SUSP_CFLAG_ROOT element in Rock Ridgejoerg2006-03-132-6/+2
* Add the TOSHIBA TransMemory USB sticks to the list of devices thatjoerg2006-03-131-0/+7
* Don't read channel list from EEPROM since we were already scanning alldamien2006-03-131-10/+5
* Fix a typo.ru2006-03-131-1/+1
* The mount(8) manpage says: "In case of conflicting options beingru2006-03-131-56/+39
* Fix build on 64-bit platforms.ru2006-03-132-4/+4
* Add support for the JMicron JMB361, 365 and 366 chips.sos2006-03-132-14/+21
* Put autosense data in the right place (needs a 4pos left shift).sos2006-03-131-5/+2
* Remove unused code.davidxu2006-03-132-25/+0
* 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
* - Reimplement I/O data allocation to prevent deadlocks.pjd2006-03-133-352/+672
* - Speed up synchronization process by using configurable number of I/Opjd2006-03-133-274/+559
* Add macros for generating symbol version assembler opcodes.deischen2006-03-131-0/+8
* 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
* - Remove the call to softdep_waitidle after suspending the filesystem.jeff2006-03-121-7/+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
* 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
* 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
OpenPOWER on IntegriCloud