| Commit message (Expand) | Author | Age | Files | Lines |
* | MFS: in HISTORY section, fix release number of first appearance | sheldonh | 2001-08-01 | 2 | -2/+2 |
* | style(9) | obrien | 2001-08-01 | 1 | -1/+1 |
* | This is actually making its enterance in FreeBSD 4.4. | obrien | 2001-08-01 | 1 | -1/+1 |
* | Since the ``-w'' sysctl(8) option has been deprecated, | yar | 2001-07-30 | 1 | -1/+1 |
* | Document -X. | dd | 2001-07-30 | 1 | -0/+3 |
* | Nuke my e-mail address since it seems out of place here. | dd | 2001-07-30 | 2 | -3/+2 |
* | Add KOI8-U tables | ache | 2001-07-28 | 2 | -1/+61 |
* | ifconfig if0 netmask xxx.xxx.xxx.0 didn't change the netmask. | ume | 2001-07-26 | 1 | -1/+3 |
* | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | sheldonh | 2001-07-26 | 2 | -2/+2 |
* | Fix a stupid bug which resulted in a blank line in the status output if | brooks | 2001-07-25 | 1 | -8/+4 |
* | sprintf -> snprintf | kris | 2001-07-24 | 1 | -1/+2 |
* | s/adress/address/ | kris | 2001-07-23 | 1 | -2/+2 |
* | Fix some bugs and general brain damage in mounttab: | iedowse | 2001-07-22 | 1 | -4/+3 |
* | Error messaging in ipfw(8) was out of hand, almost 50 lines of usage | cjc | 2001-07-22 | 1 | -109/+114 |
* | Include the remote hostname in RPC-related warning messages. Exit | iedowse | 2001-07-22 | 1 | -25/+24 |
* | Change the foreground mount behaviour so that we keep retrying | iedowse | 2001-07-21 | 2 | -7/+26 |
* | Dike out the IPX bits if RELEASE_CRUNCH is defined. | obrien | 2001-07-21 | 2 | -2/+23 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -8/+11 |
* | Since revision 1.40/1.41, the default behaviour for mount_nfs is | iedowse | 2001-07-19 | 2 | -12/+20 |
* | Document "-F". | obrien | 2001-07-19 | 1 | -0/+7 |
* | Change exit return value to better match fsck_ffs(8). | obrien | 2001-07-19 | 1 | -1/+1 |
* | Recognize the "-F" option which requests whether the filesystem needs to | obrien | 2001-07-19 | 1 | -1/+5 |
* | Use MD_NAME and MDCTL_NAME constants where appropriate. | dd | 2001-07-18 | 1 | -1/+2 |
* | fdisk(8): document the default for -b, add xref to boot0cfg(8). | ru | 2001-07-18 | 2 | -0/+6 |
* | Sort options in DESCRIPTION. | dd | 2001-07-15 | 1 | -14/+14 |
* | Bump date for addition of -D. | dd | 2001-07-15 | 1 | -1/+1 |
* | Set WARNS=2 on programs which compile cleanly. | dd | 2001-07-15 | 4 | -0/+4 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 49 | -356/+356 |
* | Constify, de-register-ify, and set WARNS=2. | dd | 2001-07-15 | 2 | -12/+15 |
* | Constify, de-register-ify, __unused-ify, and set WARNS=2. | dd | 2001-07-15 | 2 | -10/+12 |
* | Constify and set WARNS=2. | dd | 2001-07-15 | 2 | -1/+3 |
* | Fix a prototype and set WARNS=2. | dd | 2001-07-15 | 2 | -2/+9 |
* | add -a to usage() | billf | 2001-07-14 | 1 | -1/+1 |
* | After some (long-standing ;-) critics from Bruce, throw away the old | joerg | 2001-07-13 | 4 | -78/+130 |
* | mdoc(7) police: -xwidth has been fold into -width. | ru | 2001-07-13 | 1 | -1/+1 |
* | Due to the documented bug in inet_aton(3), it wasn't possible | ru | 2001-07-11 | 1 | -2/+3 |
* | mdoc(7) police: fixed markup and program name. | ru | 2001-07-11 | 1 | -13/+16 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 56 | -56/+56 |
* | mdoc(7) police: minor markup tweaks. | ru | 2001-07-10 | 1 | -2/+4 |
* | mdoc(7) police: | ru | 2001-07-10 | 1 | -11/+25 |
* | Fix rule parsing breakage introduced in 1.103 cleanup. 'tcp' and | cjc | 2001-07-10 | 1 | -5/+8 |
* | Fix disordering. | obrien | 2001-07-09 | 1 | -1/+1 |
* | Add fsck_msdosfs | obrien | 2001-07-09 | 1 | -0/+1 |
* | Style tweaks. | obrien | 2001-07-09 | 1 | -2/+4 |
* | Add fsck_msdosfs. | obrien | 2001-07-09 | 9 | -0/+2716 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 12 | -17/+0 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 2 | -2/+2 |
* | Add manual page and usage for dump -D (supplied by Dima Dorfman) (will also | dillon | 2001-07-09 | 2 | -10/+24 |
* | Oops, forgot to add 'D' to the option morphing block. | dillon | 2001-07-08 | 1 | -0/+1 |