| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not print herror message, if w -n gethostname failed to be 100% | ache | 1996-06-17 | 1 | -2/+1 |
* | Fix xterm/screen/(any program using just :xxx form) compatibility | ache | 1996-06-17 | 1 | -1/+1 |
* | Don't try convert "-" to numeric form for -n option | ache | 1996-06-17 | 1 | -1/+1 |
* | Localize time | ache | 1996-06-17 | 1 | -14/+27 |
* | Fix w -n to really show numeric addresses, close PR 402 | ache | 1996-06-17 | 1 | -0/+11 |
* | Write numerical address instead of hostname for hostnames > UT_HOSTSIZE | ache | 1996-06-17 | 1 | -7/+21 |
* | make netstat distinguish broadcast and blackhole routes where they appear. | peter | 1996-06-15 | 2 | -1/+4 |
* | Add missing semicolon so that this module compiles whithout -DYP. | wpaul | 1996-06-15 | 1 | -1/+1 |
* | A totally revamped whereis(1), bringing back all the functionality of | joerg | 1996-06-15 | 4 | -130/+332 |
* | Code clean up. Prototypes, casting, and parentheses around assignments | alex | 1996-06-15 | 1 | -18/+48 |
* | Fix a couple of minor typos. Closes PR 1309. | alex | 1996-06-11 | 1 | -3/+3 |
* | Cosmetic fixes for drive names which are 4 chars long. | jkh | 1996-06-11 | 3 | -9/+11 |
* | better appletalk support. | julian | 1996-06-10 | 3 | -41/+98 |
* | nitpicks. | phk | 1996-06-10 | 2 | -1/+6 |
* | typo. | phk | 1996-06-10 | 1 | -1/+1 |
* | Added revised manpage submitted by the author of units. | alex | 1996-06-10 | 1 | -26/+60 |
* | Make collation table compatible with POSIX WG15 view, i.e. | ache | 1996-06-09 | 1 | -5/+7 |
* | Print times/call in ns if hz >= 10e7. hz will be this large for high | bde | 1996-06-08 | 1 | -3/+8 |
* | Fix exit code when used in non-interactive mode. | alex | 1996-06-08 | 1 | -3/+5 |
* | Add units. | alex | 1996-06-08 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r16186, | alex | 1996-06-08 | 6 | -0/+1500 |
|\ |
|
| * | Units conversion utility courtesy of NetBSD. | alex | 1996-06-08 | 6 | -0/+1500 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -310/+0 |
* | | I guess the docs should mention the new protocol at least once. | julian | 1996-06-08 | 1 | -0/+3 |
* | | patches to allow netstat to monitor appletalk sockets openned using the | julian | 1996-06-08 | 5 | -4/+223 |
* | | Add yet one holiday | ache | 1996-06-07 | 2 | -2/+4 |
* | | Print PCB hash miss statistic. | wollman | 1996-06-05 | 1 | -0/+1 |
* | | Upgrade from 1.1 to 1.1.91. Unknown to me, the latter version was | jfieber | 1996-06-04 | 61 | -515/+2385 |
* | | Code cleanup: remove unused variables, use correct *printf format | alex | 1996-06-02 | 8 | -147/+144 |
* | | Backout yacc changes. | phk | 1996-06-02 | 12 | -14/+14 |
* | | Finished yacc rules changes. | bde | 1996-06-01 | 1 | -1/+1 |
* | | yacc rules change. | phk | 1996-05-30 | 3 | -3/+3 |
* | | yacc rule changes. | phk | 1996-05-30 | 4 | -6/+6 |
* | | yacc changes. | phk | 1996-05-30 | 2 | -4/+4 |
* | | yacc rules change. | phk | 1996-05-30 | 2 | -2/+2 |
* | | Allow multiple process names to kill (i.e. 'killall ftpd inetd httpd') | smpatel | 1996-05-30 | 2 | -43/+48 |
* | | Remove obsolete SOCKSv4 support | pst | 1996-05-30 | 2 | -12/+1 |
* | | 1. Remove SOCKS support (unneded with SOCKS v5 port) | pst | 1996-05-30 | 3 | -61/+20 |
* | | Drop privileges if not using standard namelist or kernel file. | pst | 1996-05-30 | 1 | -0/+7 |
* | | Setgid kmem not required. | pst | 1996-05-30 | 1 | -3/+1 |
* | | Drop privileges if we're not reading standard kernel file or namelist. | pst | 1996-05-30 | 1 | -1/+9 |
* | | Make it more explicit in the main help window that the magic to leave | joerg | 1996-05-27 | 7 | -22/+22 |
* | | Fix a bug in the mbufs display, seen when there was a large number | jdp | 1996-05-27 | 1 | -3/+2 |
* | | Changed printf for reporting transfer stats from using %.2g to %.2f to | scrappy | 1996-05-26 | 1 | -2/+6 |
* | | The rs(1) command dumps core with the -s option (SIGSEGV) | joerg | 1996-05-26 | 1 | -4/+5 |
* | | Fix the -l flag. For some reason I can't fathom, I left in some code | wpaul | 1996-05-25 | 1 | -8/+5 |
* | | New option -append: teach makewhatis to only add records, instead | wosch | 1996-05-22 | 2 | -1/+56 |
* | | remove NLSDIR=${DESTDIR}/usr/share/nls, already defined in bsd.own.mk | wosch | 1996-05-22 | 1 | -6/+8 |
* | | Correct usage message. | wollman | 1996-05-20 | 1 | -1/+1 |
* | | Small patch from James Clark, fixes underscore handling in the SGML | jfieber | 1996-05-20 | 1 | -1/+2 |