summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Sprinkle some volatile magic and rearrange things a bit to avoid raceups2005-04-085-10/+18
* Don't use 'i386/include' directly.nyan2005-04-081-2/+2
* Remove the wl driver. The devices don't work on pc98.nyan2005-04-081-6/+0
* Add roundl(), lroundl(), and llroundl().das2005-04-087-18/+120
* These files should include s_lround.c instead of s_lrint.c.das2005-04-083-3/+3
* Fix a (coincidentally harmless) bug.das2005-04-081-5/+4
* Backout previous diffs - this functionality is already provided by thesobomax2005-04-071-7/+0
* Backout previous diffs - this functionality is already provided by thesobomax2005-04-072-30/+0
* Treat arm as i386.cognet2005-04-071-1/+2
* Get more love from GEOM on arm.cognet2005-04-071-0/+4
* Use the new atomic_cmpset_32().cognet2005-04-074-50/+0
* No need to provide atomic_cmpset_32() anymore.cognet2005-04-071-12/+0
* Don't announce the range SDRAM_START-freemempos until I figure out what'scognet2005-04-071-5/+5
OpenPOWER on IntegriCloud