| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc(7) police: join split punctuation to macro calls. | Ruslan Ermilov | 2001-08-10 | 1 | -2/+2 |
* | mdoc(7) police: fixed the "new sentence" bogons. | Ruslan Ermilov | 2001-08-10 | 1 | -1/+1 |
* | mdoc(7) police: protect trailing full stops of abbreviations | Ruslan Ermilov | 2001-08-10 | 6 | -7/+7 |
* | mdoc(7) police: removed (now gratuitous) .Xo/.Xc brackets. | Ruslan Ermilov | 2001-08-10 | 1 | -18/+6 |
* | mdoc(7) police: spelling, punctuation and markup nits. | Ruslan Ermilov | 2001-08-10 | 1 | -10/+12 |
* | mdoc(7) police: compute the exact tag width. | Ruslan Ermilov | 2001-08-10 | 1 | -1/+1 |
* | Document how to cancel a scheduled shutdown. | Dima Dorfman | 2001-08-09 | 1 | -0/+12 |
* | fixing a bug in test mode (growfs -N) | Christoph Herrmann | 2001-08-08 | 2 | -35/+75 |
* | Add mention of /var/run/dmesg.boot. | Sheldon Hearn | 2001-08-08 | 1 | -0/+7 |
* | can not -> cannot | Sheldon Hearn | 2001-08-08 | 1 | -1/+1 |
* | Move all the prototypes to one place. | Dima Dorfman | 2001-08-07 | 1 | -3/+2 |
* | Introduce a force option, MD_FORCE, that instructs the driver to | Dima Dorfman | 2001-08-07 | 2 | -0/+9 |
* | mdoc(7) police: | Ruslan Ermilov | 2001-08-07 | 11 | -80/+66 |
* | Spelling. | Stephen McKay | 2001-08-07 | 1 | -2/+2 |
* | printed current sequence number of the SA. accordingly, changed | Hajimu UMEMOTO | 2001-08-06 | 1 | -2/+2 |
* | Fixed one more breakage introduced in 1.103 cleanup. | Ruslan Ermilov | 2001-08-06 | 1 | -1/+2 |
* | Fix a number of bugs and annoyances in fdisk, many of which were | Ian Dowse | 2001-08-05 | 2 | -148/+192 |
* | Add some features to libdevstat, and overhaul the interface a bit: | Thomas Moestl | 2001-08-04 | 1 | -2/+2 |
* | Document the deprecated `-w' option in the COMPATIBILITY section. | Yaroslav Tykhiy | 2001-08-02 | 1 | -0/+4 |
* | MFS: in HISTORY section, fix release number of first appearance | Sheldon Hearn | 2001-08-01 | 2 | -2/+2 |
* | style(9) | David E. O'Brien | 2001-08-01 | 1 | -1/+1 |
* | This is actually making its enterance in FreeBSD 4.4. | David E. O'Brien | 2001-08-01 | 1 | -1/+1 |
* | Since the ``-w'' sysctl(8) option has been deprecated, | Yaroslav Tykhiy | 2001-07-30 | 1 | -1/+1 |
* | Document -X. | Dima Dorfman | 2001-07-30 | 1 | -0/+3 |
* | Nuke my e-mail address since it seems out of place here. | Dima Dorfman | 2001-07-30 | 2 | -3/+2 |
* | Add KOI8-U tables | Andrey A. Chernov | 2001-07-28 | 2 | -1/+61 |
* | ifconfig if0 netmask xxx.xxx.xxx.0 didn't change the netmask. | Hajimu UMEMOTO | 2001-07-26 | 1 | -1/+3 |
* | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | Sheldon Hearn | 2001-07-26 | 2 | -2/+2 |
* | Fix a stupid bug which resulted in a blank line in the status output if | Brooks Davis | 2001-07-25 | 1 | -8/+4 |
* | sprintf -> snprintf | Kris Kennaway | 2001-07-24 | 1 | -1/+2 |
* | s/adress/address/ | Kris Kennaway | 2001-07-23 | 1 | -2/+2 |
* | Fix some bugs and general brain damage in mounttab: | Ian Dowse | 2001-07-22 | 1 | -4/+3 |
* | Error messaging in ipfw(8) was out of hand, almost 50 lines of usage | Crist J. Clark | 2001-07-22 | 1 | -109/+114 |
* | Include the remote hostname in RPC-related warning messages. Exit | Ian Dowse | 2001-07-22 | 1 | -25/+24 |
* | Change the foreground mount behaviour so that we keep retrying | Ian Dowse | 2001-07-21 | 2 | -7/+26 |
* | Dike out the IPX bits if RELEASE_CRUNCH is defined. | David E. O'Brien | 2001-07-21 | 2 | -2/+23 |
* | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 1 | -8/+11 |
* | Since revision 1.40/1.41, the default behaviour for mount_nfs is | Ian Dowse | 2001-07-19 | 2 | -12/+20 |
* | Document "-F". | David E. O'Brien | 2001-07-19 | 1 | -0/+7 |
* | Change exit return value to better match fsck_ffs(8). | David E. O'Brien | 2001-07-19 | 1 | -1/+1 |
* | Recognize the "-F" option which requests whether the filesystem needs to | David E. O'Brien | 2001-07-19 | 1 | -1/+5 |
* | Use MD_NAME and MDCTL_NAME constants where appropriate. | Dima Dorfman | 2001-07-18 | 1 | -1/+2 |
* | fdisk(8): document the default for -b, add xref to boot0cfg(8). | Ruslan Ermilov | 2001-07-18 | 2 | -0/+6 |
* | Sort options in DESCRIPTION. | Dima Dorfman | 2001-07-15 | 1 | -14/+14 |
* | Bump date for addition of -D. | Dima Dorfman | 2001-07-15 | 1 | -1/+1 |
* | Set WARNS=2 on programs which compile cleanly. | Dima Dorfman | 2001-07-15 | 4 | -0/+4 |
* | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -1/+1 |
* | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 49 | -356/+356 |
* | Constify, de-register-ify, and set WARNS=2. | Dima Dorfman | 2001-07-15 | 2 | -12/+15 |
* | Constify, de-register-ify, __unused-ify, and set WARNS=2. | Dima Dorfman | 2001-07-15 | 2 | -10/+12 |