| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy up header files. Don't include stuff we don't need. | grog | 2001-05-22 | 1 | -28/+40 |
* | Tidy up header files. Don't include stuff we don't need. | grog | 2001-05-22 | 1 | -108/+107 |
* | Add a flag to "ipfw show" which supresses the display of dynamic | dwmalone | 2001-05-20 | 2 | -3/+10 |
* | Removed -I${.CURDIR}/.../sys from CFLAGS. | ru | 2001-05-18 | 10 | -13/+6 |
* | Fix bogon introduce by last commit. | sos | 2001-05-18 | 1 | -1/+1 |
* | Allow ``ip4'' as an ``upperspec'' value, and update the man | brian | 2001-05-17 | 2 | -0/+4 |
* | mdoc(7) police: update document date. | ru | 2001-05-17 | 1 | -1/+1 |
* | Update to use the new ioctl interface. | sos | 2001-05-17 | 2 | -73/+71 |
* | mdoc(7) police: fix markup in revision 1.27. | ru | 2001-05-15 | 2 | -4/+10 |
* | Clarify the currently used partition types. | grog | 2001-05-14 | 2 | -10/+38 |
* | - Split out the {family,socktype}->netid conversion into a separate | iedowse | 2001-05-13 | 1 | -11/+79 |
* | Just notify us once when encountering a partially allocated inode. | mckusick | 2001-05-08 | 1 | -1/+1 |
* | Cosmetics: .Dl -> .Li. | ru | 2001-05-07 | 1 | -1/+1 |
* | Let ifconfig(8) catch up with the new functionality where | jesper | 2001-05-05 | 1 | -1/+11 |
* | Implement slash/CIDR notation for IPv4 and IPv6 addresses. | jesper | 2001-05-04 | 1 | -0/+29 |
* | * include/elf.h has been repo copied to include/elf-hints.h, and it no | obrien | 2001-05-02 | 2 | -2/+2 |
* | Implement the -r and -w options as `-o ro' and `-o noro', respectively. At | dd | 2001-05-02 | 1 | -2/+2 |
* | Update usage message with new options. | mckusick | 2001-04-30 | 2 | -2/+2 |
* | mdoc(7) police: fix markup. | ru | 2001-04-27 | 1 | -877/+818 |
* | mdoc(7) police: | ru | 2001-04-27 | 1 | -3/+3 |
* | mdoc(7) police: update document date, sort xrefs, fix markup. | ru | 2001-04-27 | 1 | -5/+11 |
* | Added missing no's to the -o options list. | ru | 2001-04-26 | 1 | -6/+7 |
* | mdoc(7) police: fix markup. | ru | 2001-04-26 | 1 | -22/+23 |
* | Add support for -F flag (trivial as background check is never possible). | mckusick | 2001-04-25 | 1 | -1/+6 |
* | Add support for running foreground (-F) and background (-B) checks. | mckusick | 2001-04-25 | 5 | -49/+219 |
* | Add support for the -F flag which determines whether a specified | mckusick | 2001-04-24 | 5 | -83/+117 |
* | Say "add -r" rather than 'use -r' since the former is more correct. | imp | 2001-04-24 | 2 | -4/+2 |
* | sprintf() -> snprintf() | kris | 2001-04-24 | 2 | -3/+3 |
* | In fsdb, call sblock_init() which is now necessary to initialise | iedowse | 2001-04-23 | 3 | -0/+3 |
* | Reinstate one more old bugfix that got lost in the tirpc commit: | iedowse | 2001-04-23 | 1 | -15/+20 |
* | When exporting a directory that is not a mountpoint, mountd repeatedly | iedowse | 2001-04-22 | 1 | -0/+8 |
* | The introduction of IPv6 support from NetBSD's mountd invalidated | iedowse | 2001-04-21 | 1 | -243/+207 |
* | Fix a long-standing bug relating to the handling of SIGHUP: mountd | iedowse | 2001-04-21 | 1 | -4/+30 |
* | Fix bogon with the nodump flag. | jkh | 2001-04-19 | 1 | -5/+10 |
* | mdoc(7) police: normalize .Nd. | ru | 2001-04-18 | 7 | -11/+7 |
* | A few more mountd cleanups: | iedowse | 2001-04-18 | 1 | -37/+17 |
* | Various bugfixes and cleanups, mainly from Martin Blapp: | iedowse | 2001-04-17 | 1 | -68/+47 |
* | Add a missing argument to an error message format string. | kris | 2001-04-17 | 1 | -1/+1 |
* | Minor background cleanups: | mckusick | 2001-04-16 | 5 | -30/+87 |
* | mdoc(7) police: prepare for mdocNG. | ru | 2001-04-16 | 2 | -2/+2 |
* | Do not allow the soft updates flag to be set if the filesystem is dirty. | mckusick | 2001-04-13 | 1 | -1/+4 |
* | mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section. | dd | 2001-04-13 | 1 | -7/+7 |
* | Back out most of revision 1.28: lists of diagnostics must use -diag, | dd | 2001-04-13 | 1 | -4/+3 |
* | Update comment to match ipfw/ipfw.c,v 1.95. | ru | 2001-04-13 | 2 | -6/+4 |
* | Match ip6fw's command line options to those of ipfw (specifically, added | gshapiro | 2001-04-13 | 2 | -21/+176 |
* | Fix a typo relating to the "-U" (force UDP for mount protocol) | iedowse | 2001-04-11 | 1 | -6/+7 |
* | Catch up to the dirpref changes by copying new fields in the alternate | jhb | 2001-04-10 | 1 | -0/+3 |
* | Split out all the RPC code into a separate function and address a | iedowse | 2001-04-10 | 1 | -233/+275 |
* | vnconfig(8) -> mdconfig(8). | ru | 2001-04-10 | 1 | -8/+6 |
* | Add information about the new options to newfs and tunefs which set the | nik | 2001-04-10 | 2 | -0/+12 |