| Commit message (Expand) | Author | Age | Files | Lines |
* | ipfw changes for dummynet. manpages still missing | luigi | 1998-12-14 | 1 | -2/+155 |
* | sendmsg() didn't like the MSG_EOR flag and returned an error. Removing the | dillon | 1998-12-12 | 2 | -4/+4 |
* | Merged from Lite2 (one bcopy -> memmove, one significant change: | bde | 1998-12-11 | 1 | -4/+5 |
* | Fixed missing 'p' and `-' flags and other defects in the usage message. | bde | 1998-12-11 | 1 | -4/+5 |
* | Merged from Lite2 (just an English fix or pun removal). | bde | 1998-12-11 | 1 | -4/+4 |
* | Fixed disordered options in synopsis. | bde | 1998-12-11 | 1 | -2/+2 |
* | Fixed missing `p' flag in synopsis. | bde | 1998-12-11 | 1 | -2/+2 |
* | Add a '-p' flag to shutdown which corresponds to the '-p' flag to halt, | msmith | 1998-12-10 | 2 | -7/+21 |
* | Use '#' flag in place of "0x" in format strings. | rnordier | 1998-12-07 | 1 | -5/+5 |
* | Disallow ipfw "tee" rules until it is actually implemented. | archie | 1998-12-07 | 2 | -5/+10 |
* | Cosmetic and documentation changes brought from earlier FreeBSD versions. | julian | 1998-12-03 | 40 | -96/+277 |
* | Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com> | julian | 1998-12-03 | 43 | -1166/+1701 |
* | These shouldn't have been checked in here.. | julian | 1998-12-02 | 2 | -406/+0 |
* | Insert missing macro, and while I'm here change the inconsistent | billf | 1998-12-02 | 1 | -3/+3 |
* | This commit was generated by cvs2svn to compensate for changes in r41461, | julian | 1998-12-02 | 2 | -0/+406 |
|\ |
|
| * | Latest version of fsck from the folks at EX-CSRG specifically Kirk Mckusick. | julian | 1998-12-02 | 17 | -345/+1196 |
| * | Import Lite2's src/usr.sbin, except for timed. All changed files | bde | 1997-08-02 | 2 | -10/+103 |
* | | Fixed non-use of .Nm and hard line breaks in rev.1.16-1.17: | bde | 1998-11-29 | 1 | -7/+12 |
* | | Straightened the terminology straightening in 1.17-1.18. Fixed hard | bde | 1998-11-29 | 1 | -7/+8 |
* | | Refer to "da" rather than "sd" device. | rnordier | 1998-11-28 | 2 | -4/+4 |
* | | Refer to "da" rather than "sd" device. | rnordier | 1998-11-28 | 2 | -46/+46 |
* | | sd0 -> da0 | joerg | 1998-11-26 | 4 | -8/+8 |
* | | Preprocessor support for `ipfw [-q] ... file'. | joerg | 1998-11-23 | 2 | -15/+145 |
* | | Change sd -> da in examples. | asami | 1998-11-19 | 1 | -4/+4 |
* | | Fix a typo in a comment. | ken | 1998-11-12 | 1 | -2/+2 |
* | | Fill-in the manpages a little. | obrien | 1998-11-12 | 3 | -9/+39 |
* | | Fixed disorder. | bde | 1998-11-10 | 1 | -4/+4 |
* | | Reenable adjkerntz for alpha. | dima | 1998-11-09 | 1 | -5/+2 |
* | | Fix some calculations that use sizeof to attempt to find the end of an | truckman | 1998-11-09 | 1 | -3/+3 |
* | | Allow for printing out integer arrays. | phk | 1998-11-08 | 1 | -2/+8 |
* | | Bitch if both an id and a name are specified. Make the man page and usage | des | 1998-11-07 | 2 | -6/+14 |
* | | Cosmetic fix (make header align with data) | des | 1998-11-07 | 1 | -2/+2 |
* | | Add an entry for the new NetBSD partition id. | alex | 1998-11-06 | 2 | -2/+4 |
* | | Add an entry for BSD/OS [23].x partition types. | jkoshy | 1998-11-06 | 2 | -2/+4 |
* | | For large filesystems you can run past default resource limits causing | mjacob | 1998-11-05 | 3 | -3/+21 |
* | | Correct u_int_64 casting to remove warnings in printf() | grog | 1998-11-03 | 1 | -2/+2 |
* | | Show revive pointer in percentage complete as well as absolute value. | grog | 1998-11-02 | 1 | -4/+5 |
* | | Remove kludge to set subdisk states when bringing up a plex | grog | 1998-11-02 | 1 | -50/+1 |
* | | Rename a function name so that it doesn't conflict with a future system call. | dg | 1998-10-30 | 1 | -4/+4 |
* | | 64bit fixes. | dima | 1998-10-27 | 4 | -29/+29 |
* | | Oops, don't quite use RAW_PART instead of RAWPARTITION. Use 'a' + RAW_PART | bde | 1998-10-23 | 2 | -4/+4 |
* | | list.c: | grog | 1998-10-21 | 1 | -4/+106 |
* | | Honour the default CFLAGS. This fixes a spew of warnings for compiling | bde | 1998-10-17 | 1 | -14/+6 |
* | | Don't assume that time_t is long. | bde | 1998-10-17 | 1 | -3/+7 |
* | | Don't assume that time_t is long. | bde | 1998-10-17 | 1 | -2/+4 |
* | | Updated the error message for EXDEV to match recent kernel fixes. | bde | 1998-10-17 | 2 | -22/+10 |
* | | Backed out previous commit. It broke fsck again. See rev.1.22 and the | bde | 1998-10-17 | 1 | -3/+1 |
* | | Don't rewrite the disk label. The type field is already set correctly | jkh | 1998-10-17 | 1 | -1/+3 |
* | | Warn about "mount -u" bug. | des | 1998-10-16 | 2 | -2/+10 |
* | | Spelling. | mckay | 1998-10-15 | 1 | -2/+2 |