| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Close PR#1455. In a couple of weeks, I'll change bsd.lib.mk to use | jkh | 1996-08-02 | 2 | -11/+21 |
* | Fix a bug under time's "-l" option. The values reported for average | jdp | 1996-07-30 | 1 | -1/+24 |
* | one file somehow slipped by me in the previous commit | adam | 1996-07-30 | 2 | -2/+6 |
* | when file can be opened for read but cannot be read from: | adam | 1996-07-30 | 3 | -6/+11 |
* | ree (aka ee) doesn't have a man page | wosch | 1996-07-29 | 1 | -0/+1 |
* | Add newline, closes bin/1433 | pst | 1996-07-26 | 1 | -1/+1 |
* | Add Bruce's improvement to security patch | pst | 1996-07-25 | 1 | -1/+6 |
* | Fix an itinerant cross-reference. | wollman | 1996-07-25 | 1 | -1/+1 |
* | Submitted by: archie@whistle.com | julian | 1996-07-23 | 1 | -2/+2 |
* | 'make' prints an extra leading `make: ' and extra trailing newline if | nate | 1996-07-23 | 1 | -1/+1 |
* | Submitted by: archie@whistle.com | julian | 1996-07-23 | 4 | -44/+51 |
* | Fix botches in the handling of "AM" and "PM": | jdp | 1996-07-19 | 1 | -3/+8 |
* | s/msg/shm/ for one variable. | joerg | 1996-07-18 | 1 | -2/+2 |
* | Whups - update the usage message too. | jkh | 1996-07-18 | 1 | -2/+2 |
* | Add -n flag to use the current modtime rather than preserving it. | jkh | 1996-07-18 | 2 | -6/+13 |