summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-2879-1722/+3509
* Fix SiS SATA support, the SATA registers was off.sos2005-11-283-44/+243
* Move zero copy statistics structure before sosend_copyin().rwatson2005-11-281-15/+15
* If we get a stray interrupt, return after logging it. In the extremelyjhb2005-11-282-0/+2
* When checking to see if a process has exceeded its time limit, flag thejhb2005-11-281-2/+2
* Break out functionality in sosend() responsible for building mbufrwatson2005-11-281-141/+170
* Version 600004 is better than 700000 given other changes that are inimp2005-11-288-8/+8
* Fix two identical harmless typos in ata error messages:keramida2005-11-281-2/+2
* Take if_baudrate from the parent. This fixes problem with SNMPglebius2005-11-281-0/+1
* mqueue.h has been superceded by sys/mqueue.h thanks to David Xu's work.scottl2005-11-281-77/+0
* - Allow duplicate "machine" directives with the same arguments.ru2005-11-2722-60/+7
* Fix a stupid compiler warining, remove a redundant line.davidxu2005-11-271-1/+1
* Reduction.ru2005-11-272-2/+0
* Make config(8) understand ORed dependecies in "files*" andru2005-11-2716-251/+116
* The ohci driver's processing of completed transfer descriptors (TDs)iedowse2005-11-272-31/+38
* Change filesystem name from mqueue to mqueuefs for style consistent.davidxu2005-11-272-3/+3
* Support for ATI IXP 200 / 300 / 400 series audio controllers.ariff2005-11-276-1/+1221
* - Update the flow sequence before converting count toglebius2005-11-271-5/+2
* Regen.davidxu2005-11-275-69/+81
* Don't use OpenBSD syscall numbers, instead, use new syscall numbersdavidxu2005-11-271-16/+22
* Add several aliases for existing clockid_t names to indicate that therwatson2005-11-272-3/+34
* Revision 5.0 of the Sony DSC camera appears to require RBC commandsiedowse2005-11-261-2/+14
* Bring in mqueue.h to define struct mq_attr.davidxu2005-11-261-0/+40
* Compile mqueue module.davidxu2005-11-262-0/+11
* Regen.davidxu2005-11-265-17/+67
* Bring in experimental kernel support for POSIX message queue.davidxu2005-11-266-6/+2382
* Remove duplicates.ru2005-11-263-5/+0
* Add a locking stub to call acpi_cmbat_get_bif() now that it is directlynjl2005-11-261-1/+12
* The CAM interface is broken and seems to be causing lockups on boot. Itscottl2005-11-261-0/+13
* Added mono to stereo and stereo to mono feeder functions for bothariff2005-11-261-0/+170
* Added codec id for Avance Logic (ALC250)ariff2005-11-261-0/+1
* Whitespace.ru2005-11-251-18/+18
* o Pass received frames to radiotap.damien2005-11-252-18/+29
* Fix AMRR initialization.damien2005-11-251-1/+1
* Fix panic when we cannot find self-id of probing nodes.simokawa2005-11-251-1/+3
* Add sysctl descriptions.le2005-11-251-7/+8
* When IOCATAGPARM is called, update the capabilities page that is storedsos2005-11-252-18/+29
* Use the correct file name for the ldscript.cognet2005-11-251-2/+2
* Send the packet to BPF after setting the duration field of the frame.damien2005-11-241-24/+24
* o Force the sending of an extra URB if there is less than 2 bytes leftdamien2005-11-241-5/+23
* Fix the following bugs:ru2005-11-241-5/+20
* Fix typo.le2005-11-242-2/+2
* Remember the bus_dmamap_t where we loaded the mbuf, and sync this map insteadcognet2005-11-241-1/+3
* Since we want a vinum geom created anytime the module loads, movele2005-11-243-137/+28
* Fix parsing of atime, clusterr, clusterw, exec, suid, symfollowrodrigc2005-11-241-4/+4
* Fix prototype.ru2005-11-241-1/+1
* Fix prototype to match the code and documentation.ru2005-11-241-1/+1
* Add missing "struct" in i386/i386/machdep.c,v 1.497 by deischen@.ru2005-11-244-4/+4
* Only copy out the battery status/info if there was no error.njl2005-11-241-5/+6
* Use a magic number to know we were started from the elf wrapper.cognet2005-11-243-9/+24
OpenPOWER on IntegriCloud