summaryrefslogtreecommitdiffstats
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
* s/Advance/Avance/joel2005-11-281-1/+1
* No one cares about when the manual page first appeared. Mention when thejoel2005-11-289-27/+27
* Break out functionality in sosend() responsible for building mbufrwatson2005-11-281-141/+170
* Remove two lines of debugging output that accidentally snuck into therwatson2005-11-281-2/+0
* Version 600004 is better than 700000 given other changes that are inimp2005-11-288-8/+8
* Add AUTHORS section.joel2005-11-287-7/+28
* 600004 is a better new version than 700000 based on some future commits toimp2005-11-281-1/+1
* Autogenerate hardware notes for snd_atiixp(4).brueffer2005-11-283-0/+5
* Xref snd_atiixp.4brueffer2005-11-281-1/+2
* Restore the previous state after a FILL operation in properties_read()jhb2005-11-281-8/+15
* Follow the rules for the .Dd macro use: use unabbreviated month names.jkoshy2005-11-281-1/+1
* 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
* Rearranged the polynomial evaluation some more to reduce dependencies.bde2005-11-281-8/+20
* Fix a bug in previous revision: skip LINT if it exists, not NOTESru2005-11-281-1/+1
* universe: don't attempt to compile DEFAULTS and don't compile LINT twice.ru2005-11-281-1/+2
* Fixed about 50 million errors of infinity ulps and about 3 million errorsbde2005-11-281-1/+1
* Add manual page for snd_atiixp(4) and hook it up to the build.joel2005-11-282-0/+90
* Apply arch= selection to the qandatoc mode. This fixeshrs2005-11-281-0/+43
* Exploit skew-symmetry to avoid an operation: -sin(x-A) = sin(A-x). Thisbde2005-11-282-4/+4
* Try to use the "proximity" (~) operator consistently in commentsbde2005-11-282-8/+10
* Changed spelling of the request-to-inline macro name to match the changebde2005-11-282-4/+6
* Use only double precision for "kernel" cosf and sinf (except forbde2005-11-286-71/+44
* Remove commented out reference to posix4/mqueue.h. It hasn't been installedrodrigc2005-11-281-2/+1
* mqueue.h has been superceded by sys/mqueue.h thanks to David Xu's work.scottl2005-11-281-77/+0
* Use a separate synopsis line for -u as devinfo will ignore otherjkoshy2005-11-281-3/+7
* - Allow duplicate "machine" directives with the same arguments.ru2005-11-2723-62/+10
* 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-2718-264/+139
* Document 82571 and 82572 support.brueffer2005-11-271-3/+3
* Add a CAVEATS section that mentions missing RAID5 support.brueffer2005-11-271-1/+4
* The ohci driver's processing of completed transfer descriptors (TDs)iedowse2005-11-272-31/+38
* Change filesystem name from mqueue to mqueuefs for style consitent,davidxu2005-11-271-2/+2
* Change filesystem name from mqueue to mqueuefs for style consistent.davidxu2005-11-272-3/+3
* Clarify a comment to make it clear that it is NO_NIS that "If it is set"keramida2005-11-271-2/+2
* Support for ATI IXP 200 / 300 / 400 series audio controllers.ariff2005-11-276-1/+1221
* Portability: remove AC_FUNC_MALLOC from configure.ac.in.kientzle2005-11-271-1/+0
* Portability: Remove AC_CHECK_MALLOC from configure.ac.in.kientzle2005-11-271-1/+0
* - 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
* Add code to test POSIX message queue.davidxu2005-11-2611-0/+512
OpenPOWER on IntegriCloud