| Commit message (Expand) | Author | Age | Files | Lines |
* | Only allow 'who' and 'who am i' as valid usages. | steve | 1998-05-25 | 1 | -1/+5 |
* | Allow spaces in the filename to be decoded to. | steve | 1998-05-25 | 1 | -2/+2 |
* | Allow a user in group 0 to su(1) to root if their primary | steve | 1998-05-25 | 2 | -9/+21 |
* | Add a graceful jumping off point with a new .error directive. | steve | 1998-05-25 | 2 | -21/+60 |
* | Sort SEE ALSO section alphabetically. | jkoshy | 1998-05-22 | 1 | -3/+3 |
* | Cosmetic fix. Compute header field widths from UT_{HOST,LINE,NAME}SIZE | jkoshy | 1998-05-21 | 1 | -4/+13 |
* | Support integer constant unsigned-suffix and long-long-suffix. | rnordier | 1998-05-19 | 1 | -3/+21 |
* | Make "netstat -s" display stats on fast-forwarded packets. | pb | 1998-05-19 | 1 | -2/+5 |
* | Use the correct name of the login.conf(5) capability (`passwordperiod' -> | jkoshy | 1998-05-19 | 1 | -4/+4 |
* | Include correct header to get definition of struct sockaddr_un. | markm | 1998-05-16 | 1 | -1/+2 |
* | Fix rev. 1.7: get offsetof from the correct header file. | wollman | 1998-05-16 | 1 | -2/+2 |
* | Fix broken sun_len usage: it is not sun_path length but bigger | ache | 1998-05-16 | 1 | -2/+5 |
* | mbuf, inet, and unix modules no longer read kvm. | wollman | 1998-05-15 | 5 | -199/+265 |
* | More programs are now broken on alpha due to the libbind changes | jb | 1998-05-15 | 1 | -12/+13 |
* | Change variable from long to time_t where they are passed by reference | jb | 1998-05-15 | 1 | -2/+3 |
* | Add cross references for find(1), locate(1), whereis(1) and which(1). | jkoshy | 1998-05-15 | 4 | -4/+13 |
* | Change the name of a variable from _start to s_start. On alpha there | jb | 1998-05-15 | 3 | -8/+8 |
* | Allow `w' to treat a corrupted "utmp" as a non fatal error. | jkoshy | 1998-05-14 | 1 | -4/+7 |
* | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | phk | 1998-05-13 | 2 | -3/+3 |
* | Fix broken (at least on alpha, but probably on i386 too) code which | jb | 1998-05-13 | 1 | -4/+4 |
* | Some commands are shell builtins. Execute the builtins by the shell | wosch | 1998-05-12 | 1 | -1/+50 |
* | Fixed missing dependencies on headers generated by rpcgen, as usual. | bde | 1998-05-10 | 1 | -11/+9 |
* | Fix my last change: the .Fx macro doesn't do anything useful without an | wollman | 1998-05-09 | 1 | -2/+2 |
* | Documentation fix: delete references to T/TCP as they are not relevant | wollman | 1998-05-09 | 2 | -12/+36 |
* | Arrggghhhh... forgot to strip the / after outputting %2f | des | 1998-05-09 | 1 | -3/+6 |
* | Map a leading / in -c argument to %2f instead of dropping it silently. | des | 1998-05-09 | 1 | -9/+4 |
* | Describe absolute paths in FTP URL's. This patch has been sitting | fenner | 1998-05-09 | 1 | -3/+16 |
* | In the SEE ALSO section, {get,set}rlimit are said to be in the section | max | 1998-05-08 | 1 | -3/+3 |
* | Added y.tab.h to SRCS. This should have been used to get dependencies | bde | 1998-05-05 | 3 | -6/+6 |
* | Put y.tab.h back in SRCS. This used to be the best way to get | bde | 1998-05-05 | 1 | -1/+2 |
* | Add usage() and rcsid. Remove unused #include. -Wall. | charnier | 1998-05-05 | 2 | -19/+27 |
* | Permit double digit year values to be used in the next millenium. | alex | 1998-05-05 | 1 | -1/+17 |
* | Make compatible with standard what command: | rnordier | 1998-05-04 | 2 | -27/+54 |
* | Fixed races in `make -jN' using new yacc rules. | bde | 1998-05-04 | 4 | -18/+8 |
* | Simplified by using new yacc rules and by not generating y.tab.h. | bde | 1998-05-04 | 1 | -3/+3 |
* | Simplified by using new yacc rules. The new lex rules can't be used | bde | 1998-05-04 | 1 | -13/+3 |
* | Simplified using new yacc rules and by not generating y.tab.h. The | bde | 1998-05-04 | 1 | -3/+4 |
* | Be picky about the format of the commandline and cleanup | steve | 1998-05-03 | 1 | -6/+16 |
* | Add the year to the 'wtmp begins...' line. | steve | 1998-05-03 | 1 | -2/+2 |
* | Remove (now) invalid .Xr trsp 8 | steve | 1998-05-03 | 1 | -1/+0 |
* | Update for bind-8 | peter | 1998-05-03 | 3 | -10/+10 |
* | Add ELF support. | dfr | 1998-05-01 | 2 | -11/+62 |
* | *blush*, typo during last minute editing.. | peter | 1998-04-30 | 1 | -2/+2 |
* | Change euid while reading the user's .login_cap file in case the homedir | peter | 1998-04-30 | 1 | -2/+8 |
* | Use NL_CAT_LOCALE to activate LC_MESSAGES | ache | 1998-04-30 | 1 | -3/+3 |
* | Add (unsigned char) cast to ctype macros | ache | 1998-04-30 | 1 | -12/+12 |
* | Make 'y' command 8bit clean | ache | 1998-04-29 | 1 | -2/+2 |
* | Use historically correct error message in some cases, optionally. | imp | 1998-04-28 | 1 | -2/+11 |
* | Check that user really typed "who am {I,i}", and that no stray | des | 1998-04-26 | 1 | -1/+5 |
* | Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogus | bde | 1998-04-26 | 1 | -10/+10 |