| Commit message (Expand) | Author | Age | Files | Lines |
| * | Include correct header to get definition of struct sockaddr_un. | Mark Murray | 1998-05-16 | 1 | -1/+2 |
| * | Fix rev. 1.7: get offsetof from the correct header file. | Garrett Wollman | 1998-05-16 | 1 | -2/+2 |
| * | Fix broken sun_len usage: it is not sun_path length but bigger | Andrey A. Chernov | 1998-05-16 | 1 | -2/+5 |
| * | mbuf, inet, and unix modules no longer read kvm. | Garrett Wollman | 1998-05-15 | 5 | -199/+265 |
| * | More programs are now broken on alpha due to the libbind changes | John Birrell | 1998-05-15 | 1 | -12/+13 |
| * | Change variable from long to time_t where they are passed by reference | John Birrell | 1998-05-15 | 1 | -2/+3 |
| * | Add cross references for find(1), locate(1), whereis(1) and which(1). | Joseph Koshy | 1998-05-15 | 4 | -4/+13 |
| * | Change the name of a variable from _start to s_start. On alpha there | John Birrell | 1998-05-15 | 3 | -8/+8 |
| * | Allow `w' to treat a corrupted "utmp" as a non fatal error. | Joseph Koshy | 1998-05-14 | 1 | -4/+7 |
| * | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | Poul-Henning Kamp | 1998-05-13 | 2 | -3/+3 |
| * | Fix broken (at least on alpha, but probably on i386 too) code which | John Birrell | 1998-05-13 | 1 | -4/+4 |
| * | 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 |