aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Remove bogus ${DESTDIR}s from LINKS.Bruce Evans1995-08-172-10/+16
* Merge various fixes from NetBSD. This will allow the WordPerfect forJordan K. Hubbard1995-08-163-47/+87
* '#' is not a comment if a non-space char followJoerg Wunsch1995-08-152-0/+13
* head(1) ignored EOFs (in certain cases).Joerg Wunsch1995-08-151-3/+2
* Take the ypchfn/ypchsh stuff that was removed from passwdBill Paul1995-08-137-9/+421
* Remove the ypchfn/ypchsh stuff from passwd and leave just theBill Paul1995-08-135-169/+78
* Restore the reference to quot(8).Mike Pritchard1995-08-131-1/+1
* Submitted by: careilly@tcd.ie Colman ReillyAndreas Schulz1995-08-121-1/+1
* Replace old strftime format by %c, old format forces "Mon Day",Andrey A. Chernov1995-08-081-2/+4
* Allow national printable chars in .planAndrey A. Chernov1995-08-081-1/+1
* Replace asctime/ctime by strftime %c to use national representationAndrey A. Chernov1995-08-082-8/+9
* Change ctime to strftime %c to use national date/time representation.Andrey A. Chernov1995-08-081-3/+5
* Replace ctime by strftime %c to use national date representation nowAndrey A. Chernov1995-08-071-4/+4
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-0714-52/+42
* Fix infamous "TIOCGWINSZ: Interrupted system call" on return from a ^ZPeter Wemm1995-08-071-2/+4
* Remove timedefAndrey A. Chernov1995-08-061-2/+2
* Only build telnet if secure telnet is not going to be built.Mark Murray1995-08-061-2/+6
* Eliminate a few more lurking obj bogons.Jordan K. Hubbard1995-08-061-9/+27
* Fix pm name after some time playing withAndrey A. Chernov1995-08-051-1/+1
* timedef addedAndrey A. Chernov1995-08-051-4/+4
* Very simple LC_TIME compiler, you fill free to commit more complicated oneAndrey A. Chernov1995-08-052-0/+89
* Reference to obj dir hardcoded in this file replaced withJordan K. Hubbard1995-08-051-3/+9
* Remove _set_ospeed, it is done in tgetentAndrey A. Chernov1995-08-051-1/+0
* Remove _set_ospeed, done in tgetent now.Andrey A. Chernov1995-08-052-14/+0
* Remove _set_ospeed, trick done in tgetent nowAndrey A. Chernov1995-08-051-1/+1
* Use data ports in the range 40000..44999 by default to enhance FTP usabilityPaul Traina1995-08-058-10/+84
* Make install not remove the target file if -s has been specified butJoerg Wunsch1995-08-041-1/+1
* Add missing ospeed initialization.Andrey A. Chernov1995-08-042-3/+15
* Replace ospeed switch with _set_ospeedAndrey A. Chernov1995-08-041-28/+1
* Replace wrong ospeed setting (overflows) with new _set_ospeedAndrey A. Chernov1995-08-041-1/+1
* Allow it works with non-fixed termios speeds.Andrey A. Chernov1995-08-042-7/+9
* Change outc to match prototypeAndrey A. Chernov1995-08-041-2/+2
* Make tset works with non-fixed termios speeds too.Andrey A. Chernov1995-08-043-61/+8
* Back out speed reducing to 38400 for old remote rlogind.Andrey A. Chernov1995-08-031-3/+1
* Sanitize the PGP strings a bit.Poul-Henning Kamp1995-08-031-9/+10
* Use the same DECODE_BAUD trick like in new telnet to setAndrey A. Chernov1995-08-021-0/+16
* Submitted by: Wolfram Schneider <w@cs.tu-berlin.de>Satoshi Asami1995-08-021-2/+2
* Add the maybe_stripped to a CLEANFILES target to get a clean obj directoryAndreas Schulz1995-08-011-0/+1
* Reduce passed speed to 38400, like telnet does too.Andrey A. Chernov1995-08-011-1/+3
* Submitted by: Torbjorn Granlund <tege@matematik.su.se>Satoshi Asami1995-07-311-7/+12
* Output statistics as unsigned in the -w section.David Greenman1995-07-293-18/+26
* Add "connections dropped by persist timeout" statistic.David Greenman1995-07-291-0/+1
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-2516-26/+26
* Change `install' to `${INSTALL}' as usual.Bruce Evans1995-07-253-6/+6
* Build a stripped copy of `strip' so that it doesn't have to be strippedBruce Evans1995-07-241-3/+11
* Add magic cookie for Zyxel modems ADPCM4 encoding.Mike Pritchard1995-07-241-0/+2
* Set NOSHARED=true, having this binary static makes it much easier toRodney W. Grimes1995-07-241-0/+2
* D*mn, botched my last commit message. :-(Joerg Wunsch1995-07-221-0/+2
* this avaids the "lineoverflow" which you'll always get at 80 column displaysJoerg Wunsch1995-07-221-1/+1
* Change the weekday abbrevaiations to two letters each. This reducesJoerg Wunsch1995-07-221-2/+2