| Commit message (Expand) | Author | Age | Files | Lines |
| * | Some commands are shell builtins. Execute the builtins by the shell | Wolfram Schneider | 1998-05-12 | 1 | -1/+50 |
| * | Fixed missing dependencies on headers generated by rpcgen, as usual. | Bruce Evans | 1998-05-10 | 1 | -11/+9 |
| * | Fix my last change: the .Fx macro doesn't do anything useful without an | Garrett Wollman | 1998-05-09 | 1 | -2/+2 |
| * | Documentation fix: delete references to T/TCP as they are not relevant | Garrett Wollman | 1998-05-09 | 2 | -12/+36 |
| * | Arrggghhhh... forgot to strip the / after outputting %2f | Dag-Erling Smørgrav | 1998-05-09 | 1 | -3/+6 |
| * | Map a leading / in -c argument to %2f instead of dropping it silently. | Dag-Erling Smørgrav | 1998-05-09 | 1 | -9/+4 |
| * | Describe absolute paths in FTP URL's. This patch has been sitting | Bill Fenner | 1998-05-09 | 1 | -3/+16 |
| * | In the SEE ALSO section, {get,set}rlimit are said to be in the section | Masafumi Max NAKANE | 1998-05-08 | 1 | -3/+3 |
| * | Added y.tab.h to SRCS. This should have been used to get dependencies | Bruce Evans | 1998-05-05 | 3 | -6/+6 |
| * | Put y.tab.h back in SRCS. This used to be the best way to get | Bruce Evans | 1998-05-05 | 1 | -1/+2 |
| * | Add usage() and rcsid. Remove unused #include. -Wall. | Philippe Charnier | 1998-05-05 | 2 | -19/+27 |
| * | Permit double digit year values to be used in the next millenium. | Alexander Langer | 1998-05-05 | 1 | -1/+17 |
| * | Make compatible with standard what command: | Robert Nordier | 1998-05-04 | 2 | -27/+54 |
| * | Fixed races in `make -jN' using new yacc rules. | Bruce Evans | 1998-05-04 | 4 | -18/+8 |
| * | Simplified by using new yacc rules and by not generating y.tab.h. | Bruce Evans | 1998-05-04 | 1 | -3/+3 |
| * | Simplified by using new yacc rules. The new lex rules can't be used | Bruce Evans | 1998-05-04 | 1 | -13/+3 |
| * | Simplified using new yacc rules and by not generating y.tab.h. The | Bruce Evans | 1998-05-04 | 1 | -3/+4 |
| * | Be picky about the format of the commandline and cleanup | Steve Price | 1998-05-03 | 1 | -6/+16 |
| * | Add the year to the 'wtmp begins...' line. | Steve Price | 1998-05-03 | 1 | -2/+2 |
| * | Remove (now) invalid .Xr trsp 8 | Steve Price | 1998-05-03 | 1 | -1/+0 |
| * | Update for bind-8 | Peter Wemm | 1998-05-03 | 3 | -10/+10 |
| * | Add ELF support. | Doug Rabson | 1998-05-01 | 2 | -11/+62 |
| * | *blush*, typo during last minute editing.. | Peter Wemm | 1998-04-30 | 1 | -2/+2 |
| * | Change euid while reading the user's .login_cap file in case the homedir | Peter Wemm | 1998-04-30 | 1 | -2/+8 |
| * | Use NL_CAT_LOCALE to activate LC_MESSAGES | Andrey A. Chernov | 1998-04-30 | 1 | -3/+3 |
| * | Add (unsigned char) cast to ctype macros | Andrey A. Chernov | 1998-04-30 | 1 | -12/+12 |
| * | Make 'y' command 8bit clean | Andrey A. Chernov | 1998-04-29 | 1 | -2/+2 |
| * | Use historically correct error message in some cases, optionally. | Warner Losh | 1998-04-28 | 1 | -2/+11 |
| * | Check that user really typed "who am {I,i}", and that no stray | Dag-Erling Smørgrav | 1998-04-26 | 1 | -1/+5 |
| * | Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogus | Bruce Evans | 1998-04-26 | 1 | -10/+10 |
| * | When all transformation rules to or from a suffix disappeared, make tries | Poul-Henning Kamp | 1998-04-26 | 1 | -21/+7 |
| * | fix ncal.1 grammar | Poul-Henning Kamp | 1998-04-26 | 1 | -5/+6 |
| * | Output mbuf clusters as current/peak/max. Requires new kern.ipc.nmbclusters | David Greenman | 1998-04-24 | 1 | -5/+11 |
| * | netstat truncates info in sockaddr* between kgetsa and p_sockaddr | Poul-Henning Kamp | 1998-04-22 | 1 | -12/+14 |
| * | Add a forgotten 'static'. | Eivind Eklund | 1998-04-21 | 1 | -2/+2 |
| * | Make brandelf test for known brands, and introduce a '-f' option to | Eivind Eklund | 1998-04-21 | 2 | -8/+40 |
| * | Define '\t' as a printable character, so it can be displayed on the | Joerg Wunsch | 1998-04-20 | 1 | -1/+1 |
| * | Correctly operate on hardlink when source and destination are not on the same | Philippe Charnier | 1998-04-20 | 3 | -27/+62 |
| * | Like most Unices FreeBSD should have a larger tty field at least | Poul-Henning Kamp | 1998-04-19 | 1 | -3/+4 |
| * | The current version of netstat does not print the interface | Poul-Henning Kamp | 1998-04-19 | 1 | -52/+71 |
| * | Ctags write to buffer beyond the end of it when the source file | Poul-Henning Kamp | 1998-04-19 | 1 | -1/+1 |
| * | mt should report the compression status. | Poul-Henning Kamp | 1998-04-19 | 1 | -3/+3 |
| * | PR: 4866 | Daniel O'Callaghan | 1998-04-14 | 1 | -11/+9 |
| * | Add mktemp directory | Peter Wemm | 1998-04-14 | 1 | -2/+2 |
| * | Bring in an old faithful tool I've been using for just over 4 years now | Peter Wemm | 1998-04-14 | 3 | -0/+330 |
| * | Better SYNOPSIS | Poul-Henning Kamp | 1998-04-14 | 1 | -2/+3 |
| * | add strings(1) to what(1) "SEE ALSO" | Poul-Henning Kamp | 1998-04-14 | 1 | -2/+3 |
| * | Document the use of sendmail options on the commandline. | Steve Price | 1998-04-14 | 1 | -2/+3 |
| * | Don't let secs variable wrap if <= 2. | Steve Price | 1998-04-14 | 1 | -2/+3 |
| * | Add a new -F flag which is a superset of -f. It will cause tail to | Peter Wemm | 1998-04-06 | 4 | -4/+42 |