summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suspend all other threads in the process while generating a core dump.das2005-04-101-1/+11
* Centralize usage in usage(), and use in preference to fprintf().rwatson2005-04-101-8/+16
* Add a machine-specific, optimized implementation of strcmp.alc2005-04-092-1/+75
* Create links to crypto.9 for every crypto(9) function.pjd2005-04-091-0/+14
* Fix another instance of TDP_OWEPREEMPT -> td_owepreempt.jhb2005-04-091-1/+1
* Remove an unused variable and a useless getuid() declaration.stefanf2005-04-091-3/+1
* Remove unused variables.stefanf2005-04-094-11/+2
* Remove unused variables.stefanf2005-04-097-11/+6
* unbreak build without YP defined.ume2005-04-091-0/+4
* Document the debug.witness.watch sysctl/tuneable.alfred2005-04-091-0/+10
* Fix 'implicit int' instance.stefanf2005-04-091-1/+1
* CDEV lock should be before 'system map' lock.pjd2005-04-091-0/+6
* - Remove the namei NOOBJ flag. It is meaningless now.jeff2005-04-093-27/+20
* - If we vrele() a dvp while the child is locked we can potentially deadlockjeff2005-04-091-51/+60
* Add a missing terminator.pjd2005-04-091-0/+1
* Fix small spelling error.joel2005-04-091-1/+1
* o Document net.inet.ip.maxfragpackets and maxfragsperpacket sysctls.maxim2005-04-091-1/+10
* MFen to 1.17delphij2005-04-091-62/+67
* MFen to 1.10delphij2005-04-091-9/+15
* Explicity make atapi-cam depend on CAM.scottl2005-04-081-0/+1
* ISO C does not allow unnamed union members.stefanf2005-04-082-6/+6
* Fix typo in comment.stefanf2005-04-081-1/+1
* Remove unused variables and assignments.stefanf2005-04-084-9/+3
* Use prototypes in the function definitions.stefanf2005-04-082-34/+14
* Remove unused variable.stefanf2005-04-081-3/+2
* 'apic' isn't optional on amd64, so don't speak as if it is.obrien2005-04-081-5/+0
* Document FTDI FT2232C support.brueffer2005-04-081-2/+2
* Add nForce3-250.obrien2005-04-082-0/+4
* Add support for the PHY on nVidia, SiS and VIA chipssos2005-04-082-51/+274
* Change an instance of md_savecrit to md_saved_msr that I missed.jhb2005-04-082-2/+2
* Add additional newline to debug.mutex.prof.stats header, so thatglebius2005-04-081-1/+1
* Add support for Sitecom USB to serial cable (v2)le2005-04-082-0/+3
* Put the BUS_DMASYNC_PREWRITE in the rigth position.sos2005-04-081-2/+2
* Revert parts of previous commits and use a temporary variable to avoiddes2005-04-081-37/+8
* Expand contractions.joel2005-04-082-2/+2
* Grammatical improvement.ceri2005-04-081-1/+1
* o Nano optimize ip_reass() code path for the first fragment: do notmaxim2005-04-081-5/+3
* Commodore Perry was not 4 years old when he sailed to Japan. Correctmurray2005-04-081-1/+1
* Generalise the SATA PHY handling code so it wont be duplicated forsos2005-04-086-188/+241
* Fix a long-standing bug. Error string has to be copyied from the userpjd2005-04-081-5/+9
* Add myself (and decrease the average age).joel2005-04-081-0/+1
* Move the code for parsing .for and .if statements to the place where theharti2005-04-081-56/+42
* o Tweak the comment a bit.maxim2005-04-081-1/+1
* o Disable random port allocation when ip.portrange.first ==maxim2005-04-081-0/+6
* A simple regression test for msdosfs. Not the best, but it would have caughtsilby2005-04-081-0/+21
* Minor style(9) changesimp2005-04-083-104/+47
* Add machine-specific, optimized implementations of bcmp and memcmp.alc2005-04-083-1/+67
* Change the embedded module name from "bluetooth" to "ng_bluetooth" to matchpeter2005-04-081-1/+1
* Eliminate unneeded instructions that are a vestige of mechanicalalc2005-04-081-10/+4
* Fix pc98 includes.nyan2005-04-087-4/+34
OpenPOWER on IntegriCloud