summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* pmap_update() is gone.cognet2005-04-071-1/+0
* Import a basic implementation of the restartable atomic sequences to providecognet2005-04-072-38/+148
* - Try harder to report dirty page.cognet2005-04-072-54/+106
* Add rudimentary man pages for kernel options sched_4bsd and sched_ule,rwatson2005-04-073-0/+157
* Document problems with writing to disks under GEOM.scottl2005-04-071-1/+10
* When accessing the sysctl vfs.nfs.iodmax, don't report errors as beingbrooks2005-04-071-1/+1
* Document how to make boot0cfg work on mounted disks.scottl2005-04-071-0/+11
* Document the GEOM debug flags.scottl2005-04-071-0/+27
* An array was mistaken for a pointer in the previous commit.nectar2005-04-071-3/+4
* Make previous commit actually working by replacing TUNABLE_INT() withsobomax2005-04-072-22/+22
* Revert part of 1.19. We do want to set the count to 0 since otherwisenjl2005-04-071-2/+2
* Hook up new man page for devclass_get_drivers() to buildnjl2005-04-071-0/+1
* Provide a new tunable hw.atkbdc.broken_kit_cmd, which if set to 1sobomax2005-04-073-0/+37
* Allow classes to specify local source files.pjd2005-04-071-2/+2
* s/foobar/mekmitasdigoat/gglebius2005-04-071-8/+8
* When Parse_Error is called after the top-level Makefile is closed weharti2005-04-071-3/+7
* - Be more informative about advbase and advskew. [1]glebius2005-04-071-17/+26
* Handle popping of the input stack in ParseReadLine() instead ofharti2005-04-071-341/+329
* Mostly stylistic changes: remove the noPLen field from the Shellharti2005-04-071-64/+67
* Give msdosfs a unique inode number which is really the byteoffset ofphk2005-04-072-9/+26
OpenPOWER on IntegriCloud