| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove bogus ${DESTDIR}s from LINKS. | Bruce Evans | 1995-08-17 | 2 | -10/+16 |
| * | Merge various fixes from NetBSD. This will allow the WordPerfect for | Jordan K. Hubbard | 1995-08-16 | 3 | -47/+87 |
| * | '#' is not a comment if a non-space char follow | Joerg Wunsch | 1995-08-15 | 2 | -0/+13 |
| * | head(1) ignored EOFs (in certain cases). | Joerg Wunsch | 1995-08-15 | 1 | -3/+2 |
| * | Take the ypchfn/ypchsh stuff that was removed from passwd | Bill Paul | 1995-08-13 | 7 | -9/+421 |
| * | Remove the ypchfn/ypchsh stuff from passwd and leave just the | Bill Paul | 1995-08-13 | 5 | -169/+78 |
| * | Restore the reference to quot(8). | Mike Pritchard | 1995-08-13 | 1 | -1/+1 |
| * | Submitted by: careilly@tcd.ie Colman Reilly | Andreas Schulz | 1995-08-12 | 1 | -1/+1 |
| * | Replace old strftime format by %c, old format forces "Mon Day", | Andrey A. Chernov | 1995-08-08 | 1 | -2/+4 |
| * | Allow national printable chars in .plan | Andrey A. Chernov | 1995-08-08 | 1 | -1/+1 |
| * | Replace asctime/ctime by strftime %c to use national representation | Andrey A. Chernov | 1995-08-08 | 2 | -8/+9 |
| * | Change ctime to strftime %c to use national date/time representation. | Andrey A. Chernov | 1995-08-08 | 1 | -3/+5 |
| * | Replace ctime by strftime %c to use national date representation now | Andrey A. Chernov | 1995-08-07 | 1 | -4/+4 |
| * | Delete bogus referneces to timezone code internal header file `tzfile.h', | Garrett Wollman | 1995-08-07 | 14 | -52/+42 |
| * | Fix infamous "TIOCGWINSZ: Interrupted system call" on return from a ^Z | Peter Wemm | 1995-08-07 | 1 | -2/+4 |
| * | Remove timedef | Andrey A. Chernov | 1995-08-06 | 1 | -2/+2 |
| * | Only build telnet if secure telnet is not going to be built. | Mark Murray | 1995-08-06 | 1 | -2/+6 |
| * | Eliminate a few more lurking obj bogons. | Jordan K. Hubbard | 1995-08-06 | 1 | -9/+27 |
| * | Fix pm name after some time playing with | Andrey A. Chernov | 1995-08-05 | 1 | -1/+1 |
| * | timedef added | Andrey A. Chernov | 1995-08-05 | 1 | -4/+4 |
| * | Very simple LC_TIME compiler, you fill free to commit more complicated one | Andrey A. Chernov | 1995-08-05 | 2 | -0/+89 |
| * | Reference to obj dir hardcoded in this file replaced with | Jordan K. Hubbard | 1995-08-05 | 1 | -3/+9 |
| * | Remove _set_ospeed, it is done in tgetent | Andrey A. Chernov | 1995-08-05 | 1 | -1/+0 |
| * | Remove _set_ospeed, done in tgetent now. | Andrey A. Chernov | 1995-08-05 | 2 | -14/+0 |
| * | Remove _set_ospeed, trick done in tgetent now | Andrey A. Chernov | 1995-08-05 | 1 | -1/+1 |
| * | Use data ports in the range 40000..44999 by default to enhance FTP usability | Paul Traina | 1995-08-05 | 8 | -10/+84 |
| * | Make install not remove the target file if -s has been specified but | Joerg Wunsch | 1995-08-04 | 1 | -1/+1 |
| * | Add missing ospeed initialization. | Andrey A. Chernov | 1995-08-04 | 2 | -3/+15 |
| * | Replace ospeed switch with _set_ospeed | Andrey A. Chernov | 1995-08-04 | 1 | -28/+1 |
| * | Replace wrong ospeed setting (overflows) with new _set_ospeed | Andrey A. Chernov | 1995-08-04 | 1 | -1/+1 |
| * | Allow it works with non-fixed termios speeds. | Andrey A. Chernov | 1995-08-04 | 2 | -7/+9 |
| * | Change outc to match prototype | Andrey A. Chernov | 1995-08-04 | 1 | -2/+2 |
| * | Make tset works with non-fixed termios speeds too. | Andrey A. Chernov | 1995-08-04 | 3 | -61/+8 |
| * | Back out speed reducing to 38400 for old remote rlogind. | Andrey A. Chernov | 1995-08-03 | 1 | -3/+1 |
| * | Sanitize the PGP strings a bit. | Poul-Henning Kamp | 1995-08-03 | 1 | -9/+10 |
| * | Use the same DECODE_BAUD trick like in new telnet to set | Andrey A. Chernov | 1995-08-02 | 1 | -0/+16 |
| * | Submitted by: Wolfram Schneider <w@cs.tu-berlin.de> | Satoshi Asami | 1995-08-02 | 1 | -2/+2 |
| * | Add the maybe_stripped to a CLEANFILES target to get a clean obj directory | Andreas Schulz | 1995-08-01 | 1 | -0/+1 |
| * | Reduce passed speed to 38400, like telnet does too. | Andrey A. Chernov | 1995-08-01 | 1 | -1/+3 |
| * | Submitted by: Torbjorn Granlund <tege@matematik.su.se> | Satoshi Asami | 1995-07-31 | 1 | -7/+12 |
| * | Output statistics as unsigned in the -w section. | David Greenman | 1995-07-29 | 3 | -18/+26 |
| * | Add "connections dropped by persist timeout" statistic. | David Greenman | 1995-07-29 | 1 | -0/+1 |
| * | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-07-25 | 16 | -26/+26 |
| * | Change `install' to `${INSTALL}' as usual. | Bruce Evans | 1995-07-25 | 3 | -6/+6 |
| * | Build a stripped copy of `strip' so that it doesn't have to be stripped | Bruce Evans | 1995-07-24 | 1 | -3/+11 |
| * | Add magic cookie for Zyxel modems ADPCM4 encoding. | Mike Pritchard | 1995-07-24 | 1 | -0/+2 |
| * | Set NOSHARED=true, having this binary static makes it much easier to | Rodney W. Grimes | 1995-07-24 | 1 | -0/+2 |
| * | D*mn, botched my last commit message. :-( | Joerg Wunsch | 1995-07-22 | 1 | -0/+2 |
| * | this avaids the "lineoverflow" which you'll always get at 80 column displays | Joerg Wunsch | 1995-07-22 | 1 | -1/+1 |
| * | Change the weekday abbrevaiations to two letters each. This reduces | Joerg Wunsch | 1995-07-22 | 1 | -2/+2 |