aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: Scheduled sweep.Ruslan Ermilov2003-02-2462-687/+820
* NO_GEOM cleanup:Poul-Henning Kamp2003-02-243-35/+13
* - Removed UMAXPTDI and UMAXPTEOFF.Jake Burkholder2003-02-244-6/+2
* Ensure that build-tools end up in the object directory differentRuslan Ermilov2003-02-241-1/+3
* EMACS joke (no, not EMACS itself).Daniel C. Sobral2003-02-241-0/+6
* Fix a grammar bogon.Jens Schweikhardt2003-02-241-1/+1
* New errata: SA-03:02, SA-03:03.Bruce A. Mah2003-02-241-0/+18
* In vm_page_dirty(), assert that the page is not in the free queue(s).Alan Cox2003-02-241-0/+2
* Fix whitespace bogon introduced in previous commit...no contentBruce A. Mah2003-02-242-2/+4
* New release notes: SA-03:02, SA-03:03.Bruce A. Mah2003-02-242-2/+28
* Fix style bugs in previous commit.Mike Barcroft2003-02-241-7/+5
* Correctly map SIGSYS signal to/from Linux.Alexander Kabaev2003-02-242-3/+3
* The mpbiosreason variable does not used for pc98.Yoshihiro Takahashi2003-02-246-0/+12
* Fix printf format error.Yoshihiro Takahashi2003-02-241-6/+6
* Hacks to get i386 and pc98 building:Dag-Erling Smørgrav2003-02-241-0/+2
* Clarify about NSWAPDEV, add a DIAGNOSTICS section pointing toDavid Schultz2003-02-241-3/+8
* - Add a clearer error message for the case where swapon hits theDavid Schultz2003-02-241-3/+9
* Expand the reference count on struct dquot to 32 bits.David Schultz2003-02-241-2/+1
* Third attempt at removing machdep.h and using ALIGN from <sys/param.h>.Marcel Moolenaar2003-02-243-101/+54
* When removing the last item from a non-empty worklist, the worklistKirk McKusick2003-02-241-2/+15
* <machine/vmparam.h> is the right place to get KERNBASE, so don't specialDavid E. O'Brien2003-02-241-1/+1
* o add -b option to enable batchingSam Leffler2003-02-241-5/+15
* o instead of applying arbitrary tunables, just honor the COP_F_BATCHSam Leffler2003-02-241-73/+46
* Return bits which were removed in revision 1.22.Tom Rhodes2003-02-241-3/+11
* Check whether setmode(3) fails and deallocate its return value afterMike Heffner2003-02-241-0/+4
* Return bits which were removed in revision 1.28.Tom Rhodes2003-02-241-0/+19
* Don't NULL out p_fd until after closefd() has been called. This isn'tScott Long2003-02-241-4/+6
* pst(4) should be portable across all our platforms.David E. O'Brien2003-02-242-3/+3
* Revert to old (broken for over 1.5Tb filesystems) version of cgbaseKirk McKusick2003-02-241-0/+2
* Wrap the static endian functions to shutup GCC.David E. O'Brien2003-02-241-0/+2
* Be more specific about supported cards.Tom Rhodes2003-02-241-1/+1
* Fix a comment which didn't match the new cookie behavior.Mike Silbersack2003-02-241-1/+1
* Catch up with ATAng changesPeter Grehan2003-02-242-18/+23
* I thought groff was wrapped with NO_CXX. Oh well, it is now.David E. O'Brien2003-02-241-1/+5
* Check the value given for number-of-logs to keep in config-file entries,Garance A Drosehn2003-02-241-2/+2
* Remove a comment about pccardd(8).Tom Rhodes2003-02-241-3/+1
* 1) Fix so -a honors the -n ("do nothing") option. Before, if the directoryGarance A Drosehn2003-02-241-4/+16
* Fix another case for timewait.Jonathan Lemon2003-02-241-0/+3
* Update to work with the new timewait state.Jonathan Lemon2003-02-241-21/+5
* Add device wlan as its now required.Tom Rhodes2003-02-241-0/+1
* Remove a XXXKSE. kg_completed now needs proc lock.David Xu2003-02-242-2/+0
* Minor style fix. Add parenthesis around 'return' values.Garance A Drosehn2003-02-241-16/+16
* tcp_twstart() need to be called with the TCP protocol lock held to avoidJeffrey Hsu2003-02-242-12/+16
* Add the idea of a "default rotate action", which will be used if a file isGarance A Drosehn2003-02-241-33/+194
* Backout last surplus commit. That day just wasn't my day.David Xu2003-02-242-10/+0
* Pass the right function to callout_reset() for a compressedJeffrey Hsu2003-02-242-2/+2
* Use the direct mapping of IdlePTD setup in locore for proc0's page directory,Jake Burkholder2003-02-242-16/+4
* Add apple partition map GEOM modulePeter Grehan2003-02-241-0/+1
* Make the 'a' parameter of bus_space_write_multi_stream_*() a const pointer.David E. O'Brien2003-02-241-3/+3
* Allow machines with one CPU and a valid mp table to boot an SMP kernel.Tor Egge2003-02-236-0/+12