summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create a non-elf pure binary version of the kernel as well.cognet2005-11-242-15/+34
* Merge in new driver version from Intel - 3.2.18.glebius2005-11-243-170/+497
* Correct division by zero error in comment.kris2005-11-241-1/+1
* In nmount() and vfs_donmount(), do not strcmp() the options in the iovecrodrigc2005-11-231-36/+46
* Add locking and mark MPSAFE:jhb2005-11-232-55/+98
* MFi386: Sort and add COUNT_{IPIS,XINVLTLB_HITS}.jhb2005-11-231-2/+4
* Sort.jhb2005-11-232-5/+5
* MFP4: Bring in arm9 cache-related functionscognet2005-11-231-50/+169
* Optimize PLCP length field computation for 802.11b rates.damien2005-11-232-10/+8
OpenPOWER on IntegriCloud