| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was generated by cvs2svn to compensate for changes in r27227, | bde | 1997-07-06 | 1 | -3/+3 |
|\ |
|
| * | Import Lite2's src/usr.bin/leave. The man page is still on the vendor | bde | 1997-07-06 | 1 | -3/+3 |
* | | Merge from Lite2 (reject widths <= 0 instead of pretending that they are 80). | bde | 1997-07-06 | 1 | -9/+9 |
* | | This commit was generated by cvs2svn to compensate for changes in r27224, | bde | 1997-07-06 | 1 | -34/+30 |
|\ \
| |/ |
|
| * | Import Lite2's src/usr.bin/banner. The man page is still on the vendor | bde | 1997-07-06 | 2 | -43/+39 |
* | | Default to `cksum' instead of to `sum' for unusual program names. | bde | 1997-07-06 | 1 | -7/+10 |
* | | Merge from Lite2 (make the command `sum' an alias for `cksum -o 1', and | bde | 1997-07-06 | 2 | -14/+37 |
* | | This commit was generated by cvs2svn to compensate for changes in r27219, | bde | 1997-07-06 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Import Lite2's src/usr.bin/cksum. The Makefile is still on the vendor | bde | 1997-07-06 | 3 | -22/+45 |
| * | Import CSRG 4.4BSD-Lite2 tsort | peter | 1997-03-11 | 1 | -1/+2 |
* | | .if exists(../eBones) tests the obj dir, not the source dir's existance. | peter | 1997-07-05 | 1 | -2/+2 |
* | | Add rcsid, prototypes. Use err(3). | charnier | 1997-07-03 | 2 | -15/+37 |
* | | Add rcsid, usage(). Silent -Wall. Use warn(3). | charnier | 1997-07-02 | 6 | -17/+46 |
* | | Nm does not always need an argument. | charnier | 1997-07-02 | 1 | -6/+4 |
* | | One newline should be enough. | charnier | 1997-07-02 | 1 | -2/+2 |
* | | Add forgotten newline. | wosch | 1997-07-01 | 2 | -4/+4 |
* | | Do not use argv[0] in usage(). | charnier | 1997-07-01 | 1 | -8/+8 |
* | | Add usage(), rcsid. Use getopt(). | charnier | 1997-07-01 | 1 | -12/+44 |
* | | Use EX_USAGE in usage(). | charnier | 1997-06-30 | 1 | -2/+2 |
* | | Remove lines inside #ifdef 0/#endif. | charnier | 1997-06-30 | 1 | -31/+1 |
* | | Add usage(). | charnier | 1997-06-30 | 1 | -3/+11 |
* | | Document -k flag. | charnier | 1997-06-30 | 2 | -8/+15 |
* | | Use err(3) instead of local redefinition. Change argument name in man | charnier | 1997-06-30 | 2 | -42/+14 |
* | | Add usage string. Typo in man page. | charnier | 1997-06-30 | 2 | -10/+15 |
* | | Uncompress is under .Nm not .Ar. | charnier | 1997-06-30 | 1 | -1/+1 |
* | | Mdoc'ify man page. Use err(3). Remove whoami. | charnier | 1997-06-30 | 3 | -64/+49 |
* | | Use err(3). Add DIAGNOSTIC section name in man page. | charnier | 1997-06-30 | 2 | -9/+8 |
* | | Add missing -s flag in usage string. | charnier | 1997-06-30 | 1 | -1/+1 |
* | | Add magic for FIGlet fonts and controlfiles | obrien | 1997-06-29 | 1 | -0/+9 |
* | | NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". | pst | 1997-06-29 | 2 | -4/+4 |
* | | Some minor cosmetic tweaks. | steve | 1997-06-28 | 1 | -5/+5 |
* | | Replace hand-made tolower conversions with real tolower from ctype | ache | 1997-06-27 | 1 | -8/+6 |
* | | Protect isspace by isascii to not count high spaces | ache | 1997-06-27 | 2 | -6/+6 |
* | | Activate collate to sort local files properly for completion | ache | 1997-06-27 | 2 | -6/+6 |
* | | Localize it (ctype) | ache | 1997-06-27 | 6 | -27/+30 |
* | | Use err(3) instead of local redefinition. | charnier | 1997-06-26 | 1 | -7/+10 |
* | | Add usage(). Put program name in bold in the man page. | charnier | 1997-06-26 | 2 | -7/+15 |
* | | Remove use of progname. Add usage(). | charnier | 1997-06-26 | 1 | -7/+13 |
* | | Correct usage string. Program name converted to bold in man page. | charnier | 1997-06-26 | 2 | -5/+7 |
* | | Treat no match as a failure. This is the normal behaviour on SunOS. | tegge | 1997-06-25 | 1 | -0/+1 |
* | | Import substantial improvements to ftp(1) from NetBSD, largely the | msmith | 1997-06-25 | 14 | -1398/+3555 |
* | | Update manpage to newer version. Use err(3). | charnier | 1997-06-25 | 2 | -19/+20 |
* | | Free a malloc'ed variable before exiting. Compute line number when parsing | charnier | 1997-06-25 | 2 | -5/+12 |
* | | Don't depend upon the kernel load address being 0xf0100000. | tegge | 1997-06-24 | 1 | -2/+2 |
* | | Document the use of `ls -lo' to see flags. | charnier | 1997-06-24 | 1 | -0/+4 |
* | | Add prototypes to functions. Make -Wall happy. | charnier | 1997-06-24 | 1 | -45/+74 |
* | | Remove use of program_name variable. | charnier | 1997-06-24 | 1 | -9/+7 |
* | | Revert part of previous commit. I didn't see rcsid string in the middle of | charnier | 1997-06-24 | 1 | -4/+2 |
* | | Long command names are not NUL terminated. Force truncation in format string. | tegge | 1997-06-23 | 1 | -2/+3 |
* | | Typo fix: Alan Turning is aka Alan Turing. | charnier | 1997-06-23 | 1 | -2/+2 |