summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Replace use of a spinlock with a mutex.deischen2003-05-042-12/+9
* Protect against a race between granting a lock and accessingdeischen2003-05-044-14/+56
* Style fixes.kan2003-05-048-83/+86
* A few grammatical improvements.murray2003-05-041-3/+5
* Cleanup hostname matching in syslogd:gshapiro2003-05-041-17/+24
* Note that the idletime setting is not enforced.murray2003-05-041-1/+5
* Add more detail on CPUs to AS4100 section based on some experimentation.wilko2003-05-041-8/+18
* Add transparent handling of mbroffset for backwards compatibility.phk2003-05-041-1/+25
* Only accept a rawoffset if it is identical to the mbroffset.phk2003-05-041-0/+4
* Add a way to read the current mbroffset from a BSD label class.phk2003-05-041-1/+7
* Add gctl_set_param() function.phk2003-05-042-0/+26
* Extend the scope of the vm_object lock in vm_object_terminate().alc2003-05-041-4/+4
* Remove debugging printfs which should not have been committed.phk2003-05-042-7/+0
* This is now Gcc 3.3 WARNS 6 clean.obrien2003-05-041-0/+1
* Set abitag __unused.obrien2003-05-041-3/+4
* Change the way loadbalancing works on RAID1's.sos2003-05-042-6/+28
* Fix suspend and resume.deischen2003-05-0412-86/+94
* fix typo in TI1515 ID.imp2003-05-042-1/+9
* Implement dump function for ATA RAID's. Minor fixes by me...sos2003-05-041-0/+128
* Add support for using the CDROM env var for device to use;sos2003-05-042-1/+14
* Fix filename printing when using -l option.sos2003-05-041-2/+2
* Dont fixate when doing dvdrw or test writing.sos2003-05-041-1/+1
* Default speed is 4 not 1.sos2003-05-041-1/+1
* Added more descriptive error outputs.sos2003-05-041-13/+39
* Grap the ATA lock on all channels before suspend, this makes certainsos2003-05-043-0/+15
* On getting status print the stripesize on RAID0's.sos2003-05-041-2/+4
* Fix a bunch of typos and grammatical errors.murray2003-05-041-42/+43
* Eliminate the separate malloc type for the sparing table.scottl2003-05-041-3/+2
* Add a missing __inline. Strange that gcc never complained about it.scottl2003-05-041-3/+3
* Correctly calculate the size of the extent that should be read inscottl2003-05-041-3/+3
* Forgot to update string and signal tables when some of the trap typesjake2003-05-041-4/+4
* Avoid a lock-order reversal and implement vm_object lockingalc2003-05-041-8/+8
* Document the login-backoff and login-retries capabilities.murray2003-05-041-0/+5
* Document a workaround for getting past the groff infinite loop problemimp2003-05-041-1/+6
* Remove man page reference for gated, as it isn't in the base systemmurray2003-05-041-1/+0
* Note that gated is a commercial routing product now, and removemurray2003-05-041-11/+12
* Grab some of the latest TI cardbus bridge IDs. Inspired by a similarimp2003-05-041-0/+10
* My previous commit broke builds for restricted namespaces. Addmbr2003-05-041-1/+1
* Forced commit. Grr: I used the wrong text before. Here's the correctgrog2003-05-040-0/+0
* Update declaration of vinum_scandisk (only one parameter).grog2003-05-041-1/+1
* Rewrite of startup code:grog2003-05-041-0/+18
* Rewrite of startup code:grog2003-05-041-2/+3
* Rewrite of startup code:grog2003-05-042-24/+83
* Rewrite of startup code:grog2003-05-041-49/+8
* Rewrite of startup code:grog2003-05-041-56/+13
* Many developers run with userland != to kernel. While this isn'timp2003-05-041-0/+2
* Implement the node cache as a hash table.scottl2003-05-043-6/+26
* Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.obrien2003-05-0438-162/+158
* Use __FBSDID vs. rcsid[].obrien2003-05-0421-57/+41
* Something I missed in my tree.ps2003-05-041-2/+18
OpenPOWER on IntegriCloud