summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: Scheduled sweep.ru2003-02-2462-687/+820
* NO_GEOM cleanup:phk2003-02-243-35/+13
* - Removed UMAXPTDI and UMAXPTEOFF.jake2003-02-244-6/+2
* Ensure that build-tools end up in the object directory differentru2003-02-241-1/+3
* EMACS joke (no, not EMACS itself).dcs2003-02-241-0/+6
* Fix a grammar bogon.schweikh2003-02-241-1/+1
* New errata: SA-03:02, SA-03:03.bmah2003-02-241-0/+18
* In vm_page_dirty(), assert that the page is not in the free queue(s).alc2003-02-241-0/+2
* Fix whitespace bogon introduced in previous commit...no contentbmah2003-02-242-2/+4
* New release notes: SA-03:02, SA-03:03.bmah2003-02-242-2/+28
* Fix style bugs in previous commit.mike2003-02-241-7/+5
* Correctly map SIGSYS signal to/from Linux.kan2003-02-242-3/+3
* The mpbiosreason variable does not used for pc98.nyan2003-02-246-0/+12
* Fix printf format error.nyan2003-02-241-6/+6
* Hacks to get i386 and pc98 building:des2003-02-241-0/+2
* Clarify about NSWAPDEV, add a DIAGNOSTICS section pointing todas2003-02-241-3/+8
* - Add a clearer error message for the case where swapon hits thedas2003-02-241-3/+9
* Expand the reference count on struct dquot to 32 bits.das2003-02-241-2/+1
* Third attempt at removing machdep.h and using ALIGN from <sys/param.h>.marcel2003-02-243-101/+54
* When removing the last item from a non-empty worklist, the worklistmckusick2003-02-241-2/+15
* <machine/vmparam.h> is the right place to get KERNBASE, so don't specialobrien2003-02-241-1/+1
* o add -b option to enable batchingsam2003-02-241-5/+15
* o instead of applying arbitrary tunables, just honor the COP_F_BATCHsam2003-02-241-73/+46
* Return bits which were removed in revision 1.22.trhodes2003-02-241-3/+11
* Check whether setmode(3) fails and deallocate its return value aftermikeh2003-02-241-0/+4
* Return bits which were removed in revision 1.28.trhodes2003-02-241-0/+19
* Don't NULL out p_fd until after closefd() has been called. This isn'tscottl2003-02-241-4/+6
* pst(4) should be portable across all our platforms.obrien2003-02-242-3/+3
* Revert to old (broken for over 1.5Tb filesystems) version of cgbasemckusick2003-02-241-0/+2
* Wrap the static endian functions to shutup GCC.obrien2003-02-241-0/+2
* Be more specific about supported cards.trhodes2003-02-241-1/+1
* Fix a comment which didn't match the new cookie behavior.silby2003-02-241-1/+1
* Catch up with ATAng changesgrehan2003-02-242-18/+23
* I thought groff was wrapped with NO_CXX. Oh well, it is now.obrien2003-02-241-1/+5
* Check the value given for number-of-logs to keep in config-file entries,gad2003-02-241-2/+2
* Remove a comment about pccardd(8).trhodes2003-02-241-3/+1
* 1) Fix so -a honors the -n ("do nothing") option. Before, if the directorygad2003-02-241-4/+16
* Fix another case for timewait.jlemon2003-02-241-0/+3
* Update to work with the new timewait state.jlemon2003-02-241-21/+5
* Add device wlan as its now required.trhodes2003-02-241-0/+1
* Remove a XXXKSE. kg_completed now needs proc lock.davidxu2003-02-242-2/+0
* Minor style fix. Add parenthesis around 'return' values.gad2003-02-241-16/+16
* tcp_twstart() need to be called with the TCP protocol lock held to avoidhsu2003-02-242-12/+16
* Add the idea of a "default rotate action", which will be used if a file isgad2003-02-241-33/+194
* Backout last surplus commit. That day just wasn't my day.davidxu2003-02-242-10/+0
* Pass the right function to callout_reset() for a compressedhsu2003-02-242-2/+2
* Use the direct mapping of IdlePTD setup in locore for proc0's page directory,jake2003-02-242-16/+4
* Add apple partition map GEOM modulegrehan2003-02-241-0/+1
* Make the 'a' parameter of bus_space_write_multi_stream_*() a const pointer.obrien2003-02-241-3/+3
* Allow machines with one CPU and a valid mp table to boot an SMP kernel.tegge2003-02-236-0/+12
OpenPOWER on IntegriCloud