| Commit message (Expand) | Author | Age | Files | Lines |
* | sync copyright with /usr/share/examples/etc/bsd-style-copyright | wosch | 1996-08-27 | 10 | -69/+179 |
* | complete err() changes, actually use warn() in most instances | adam | 1996-08-26 | 3 | -9/+9 |
* | Dont forget to #include <err.h> | peter | 1996-08-25 | 5 | -0/+5 |
* | Argh! caught! *blush*.. This program was supplying it's own 'err' routine | peter | 1996-08-25 | 5 | -46/+15 |
* | Fix some bogons: | peter | 1996-08-25 | 1 | -11/+10 |
* | Add synopsis for yppasswd. | alex | 1996-08-24 | 1 | -0/+6 |
* | Change a stray reference to pstat to vmstat. | mpp | 1996-08-24 | 1 | -1/+1 |
* | Locate the text inode, closes PR#1070 | peter | 1996-08-24 | 2 | -2/+7 |
* | Quick attempt to decode DTYPE_PIPE files and print something meaningful | peter | 1996-08-24 | 1 | -7/+53 |
* | s/__unused/__sex_unused/ - this is simply a placeholder variable that | peter | 1996-08-24 | 1 | -1/+1 |
* | Convert to mdoc format. | mpp | 1996-08-23 | 1 | -122/+133 |
* | Use the .Bx macro where appropriate. | mpp | 1996-08-23 | 5 | -7/+16 |
* | Try to make netstat more smart about port numbers. | phk | 1996-08-23 | 1 | -7/+21 |
* | Fix a couple of file-descriptor leaks. | phk | 1996-08-23 | 1 | -0/+3 |
* | Don't make -l warn when it's not used, so we can potentially set it | jkh | 1996-08-23 | 1 | -4/+1 |
* | Use the .At macro where appropriate. | mpp | 1996-08-23 | 6 | -6/+12 |
* | Use the .Fx macro where appropriate. | mpp | 1996-08-23 | 5 | -8/+14 |
* | Print the correct thing when interrupted by a signal. | jkh | 1996-08-22 | 1 | -8/+7 |
* | 1. Understand file:/path style URLs. | jkh | 1996-08-22 | 2 | -514/+600 |
* | code cleanup | wosch | 1996-08-22 | 2 | -33/+35 |
* | Add kzip(8) as supplied with PR# 1507, with some minor cleanup by me. | mpp | 1996-08-21 | 2 | -2/+75 |
* | Fix a small potential bogon I noticed here with restarts. | jkh | 1996-08-21 | 1 | -2/+2 |
* | a header file for zopen.3 | wosch | 1996-08-20 | 3 | -1/+36 |
* | Fix non-break space attrs | ache | 1996-08-20 | 2 | -5/+5 |
* | If running under a typical sysv-style curses, including ncurses, use | peter | 1996-08-20 | 1 | -3/+5 |
* | Simplistic conversion of mail to use termios instead of sgtty. | peter | 1996-08-19 | 4 | -21/+23 |
* | Update some ancient warts in talk: | peter | 1996-08-19 | 3 | -20/+25 |
* | replace shell comment char ``#'' with troff comment command ``.\"'' | wosch | 1996-08-17 | 1 | -2/+2 |
* | make install should not install any file in /etc. | wosch | 1996-08-17 | 1 | -2/+3 |
* | kzip's usage() does not show the ``-v'' verbose option | nate | 1996-08-16 | 1 | -2/+2 |
* | Add support for HTTP proxies, fix some bugs with http transfers. | jkh | 1996-08-14 | 2 | -5/+58 |
* | bigram | wosch | 1996-08-14 | 12 | -98/+307 |
* | New collating rules, reflect POSIX better now | ache | 1996-08-13 | 5 | -81/+3143 |
* | Add a simple -v (verbose) option that allows you to see when -C actually | peter | 1996-08-12 | 1 | -5/+12 |
* | Add new option to chpass: -e "expire" ; change the account expire time | peter | 1996-08-12 | 5 | -13/+38 |
* | Fix broken modtime preservation code. *Now* it preserves the modtime | jkh | 1996-08-12 | 1 | -17/+25 |
* | Localize it | ache | 1996-08-12 | 2 | -3/+5 |
* | Make it at least semi-worked | ache | 1996-08-11 | 1 | -2/+2 |
* | Localize it | ache | 1996-08-11 | 3 | -5/+7 |
* | Pick collate info for RE character ranges | ache | 1996-08-11 | 1 | -1/+1 |
* | Describe collation order rules (from POSIX WG) | ache | 1996-08-11 | 1 | -0/+35 |
* | Fix some improperly wrapped lines in the code. | alex | 1996-08-11 | 1 | -4/+2 |
* | s/trace -C/ktrace -C/ | peter | 1996-08-10 | 1 | -1/+1 |
* | Remove the need for rdist(1) to run setuid, thus completely closing any | peter | 1996-08-10 | 11 | -43/+250 |
* | Fix a potential buffer overflow condition. | joerg | 1996-08-08 | 1 | -2/+3 |
* | Move tsort back to lib-tools where it belongs, and add a "specially | peter | 1996-08-07 | 1 | -2/+3 |
* | Defer to fashion. | jkh | 1996-08-07 | 1 | -10/+10 |
* | Suppress the messages from the server after login (ftpVerbose(ftp,0)). Errors | jmz | 1996-08-04 | 1 | -1/+3 |
* | documented that the dog Biff is dead | wosch | 1996-08-03 | 1 | -0/+3 |
* | Adapt to new libftpio. [jkh] | jkh | 1996-08-03 | 1 | -9/+9 |