summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typoseivind2003-03-191-15/+14
* Fix typoeivind2003-03-191-1/+1
* Remove duplicateseivind2003-03-191-11/+0
* Fix typoseivind2003-03-191-14/+14
* Refactor two sexual jokes to murphy-oeivind2003-03-192-5/+5
* Update some more namespaces (forgotten in the previous revision).mike2003-03-191-2/+2
* - Revamp the function _nis_initshells() to make getusershell() backedrobert2003-03-191-35/+30
* typophk2003-03-191-1/+1
* Further unbreak devstat: sort the index array in correct order too.phk2003-03-191-10/+10
* If realloc(3) fails in copyline(), do not make matters worse byrobert2003-03-191-6/+11
* The -s option should not assume -U.tobez2003-03-191-0/+1
* Add machine check handler. While generally useful, it's required whengrehan2003-03-192-2/+2
* o initialize a couple of local flags so the user can re-edit groupsmtm2003-03-191-2/+8
* Clear channel and tag bits before set them.simokawa2003-03-191-0/+1
* - Remove unused cache flushing routines. These will not necessary workjake2003-03-198-456/+260
* - Set cpu_impl early in sparc64_init so that we can use it to detectjake2003-03-194-3/+12
* Adjust code for userland preemptive. Userland can set a quantum indavidxu2003-03-196-78/+99
* Remove a workaround for mysterious junk appearing in the tlb of secondaryjake2003-03-191-19/+0
* Implement db_print_backtrace. This may need to flush out the windowsjake2003-03-191-0/+4
* o add missing copyright noticessam2003-03-194-2/+305
* Make sure to free the correct resources when the card fails to attachsilby2003-03-191-0/+8
* Add birthdays of NetBSD and FreeBSD projects. For the former, takegrog2003-03-191-0/+2
* Unregisterize, ansify.des2003-03-191-34/+10
* Remove an empty comment.mux2003-03-191-4/+0
* Whitespace cleanup.des2003-03-193-33/+33
* long != int. Use SYSCTL_UINT for kern.devstat.generation. Fixes bootingjake2003-03-181-1/+1
* Brucify.sobomax2003-03-182-24/+26
* Add a -v(erbose) flag to undo our -q(uiet) default.obrien2003-03-182-0/+10
* Fix a race condition in socow_setup(): The page must be wired beforegallatin2003-03-181-4/+7
* ARGH!phk2003-03-181-3/+3
* Commit ken@' changes to this file: Bump version and append new entriesphk2003-03-181-9/+9
* Add support for Planex FNW-3800-TX(CardBus 100M/10M).sanpei2003-03-182-1/+14
* Fix English usage: "for security purpose" -> "for security reasons".fanf2003-03-181-1/+1
* The POSIXly-correct /dev/stdout handling added in rev 1.44 makesfanf2003-03-181-1/+1
* portmap_enable -> rpcbind_enable.maxim2003-03-181-2/+2
* Update to match reality closer.phk2003-03-181-274/+42
* Shorten the URL to the problem-reports article.des2003-03-181-1/+1
* Add more devstat calculations, mostly filling in holes, but also addingphk2003-03-182-27/+130
* Use devstat instead of GEOM private statistics structure.phk2003-03-182-8/+7
* Missed in last commit: don't compile now non-existent geom_stats.cphk2003-03-181-1/+0
* Retire the GEOM private statistics code and use devstat instead.phk2003-03-187-300/+16
* If devstat_new_entry() is passed a unit number of -1 assume thatphk2003-03-181-4/+12
* Make devstat fully Giant agnostic:phk2003-03-181-42/+135
* Including <sys/stdint.h> is (almost?) universally only to be able to usephk2003-03-1855-54/+1
* Remove unused fields.jake2003-03-181-5/+1
* Make devstat_new_entry() take a const void * rather than const char *phk2003-03-182-6/+6
* Instead of relying on a compile time define to determine whether the xlsilby2003-03-182-37/+34
* o Lucent cards don't seem to like multiple buffers for tx. Use onlyimp2003-03-182-37/+26
* Move symbol reset detection code back into wi_reset. This is a moreimp2003-03-182-8/+10
* Add DLINK DWL650Himp2003-03-181-0/+1
OpenPOWER on IntegriCloud