summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Use data ports in the range 40000..44999 by default to enhance FTP usabilitypst1995-08-058-10/+84
* Make install not remove the target file if -s has been specified butjoerg1995-08-041-1/+1
* Add missing ospeed initialization.ache1995-08-042-3/+15
* Replace ospeed switch with _set_ospeedache1995-08-041-28/+1
* Replace wrong ospeed setting (overflows) with new _set_ospeedache1995-08-041-1/+1
* Allow it works with non-fixed termios speeds.ache1995-08-042-7/+9
* Change outc to match prototypeache1995-08-041-2/+2
* Make tset works with non-fixed termios speeds too.ache1995-08-043-61/+8
* Back out speed reducing to 38400 for old remote rlogind.ache1995-08-031-3/+1
* Sanitize the PGP strings a bit.phk1995-08-031-9/+10
* Use the same DECODE_BAUD trick like in new telnet to setache1995-08-021-0/+16
* Submitted by: Wolfram Schneider <w@cs.tu-berlin.de>asami1995-08-021-2/+2
* Add the maybe_stripped to a CLEANFILES target to get a clean obj directoryats1995-08-011-0/+1
* Reduce passed speed to 38400, like telnet does too.ache1995-08-011-1/+3
* Submitted by: Torbjorn Granlund <tege@matematik.su.se>asami1995-07-311-7/+12
* Output statistics as unsigned in the -w section.dg1995-07-293-18/+26
* Add "connections dropped by persist timeout" statistic.dg1995-07-291-0/+1
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-2516-26/+26
* Change `install' to `${INSTALL}' as usual.bde1995-07-253-6/+6
* Build a stripped copy of `strip' so that it doesn't have to be strippedbde1995-07-241-3/+11
* Add magic cookie for Zyxel modems ADPCM4 encoding.mpp1995-07-241-0/+2
* Set NOSHARED=true, having this binary static makes it much easier torgrimes1995-07-241-0/+2
* D*mn, botched my last commit message. :-(joerg1995-07-221-0/+2
* this avaids the "lineoverflow" which you'll always get at 80 column displaysjoerg1995-07-221-1/+1
* Change the weekday abbrevaiations to two letters each. This reducesjoerg1995-07-221-2/+2
* Slightly better message for `ypwhich -x':wollman1995-07-201-1/+1
* When 'w' finds an IP address in the ut_host field, it attempts to dopeter1995-07-181-0/+8
* Oops! Andrey pointed out tht setlocale(LC_CTYPE, "") doesn't actuallypeter1995-07-181-3/+0
* Make 'more' sensative to the current locale for it's ctype calls.peter1995-07-171-0/+3
* Fix the 'w' command so that the -h option correctly supresses the headingpeter1995-07-171-2/+2
* Fix chpass so that it doesn't advance the passwordmpp1995-07-161-11/+9
* Remove the dangerous "eof" command that used to be an alias for "weof"joerg1995-07-162-2/+24
* Added support for an LCS-style `wheel su' which allows users in group wheelwollman1995-07-121-6/+36
* Don't attempt to read the variable `total' from the kernel. `total'bde1995-07-121-4/+2
* Instantiate our own variables instead of depending on bogus commonbde1995-07-121-1/+2
* Instantiate our own variables instead of depending on bogus commonbde1995-07-121-2/+5
* Add kzip to the clean and cleandir target so that it also get cleaned upats1995-07-081-2/+2
* PR # bin/274joerg1995-07-081-1/+1
* This fixes 'split -l NNN foo'. As it stands split willrgrimes1995-07-071-1/+1
* New feature: a -links option, when generating html output, createsjfieber1995-06-302-11/+82
* Terminate string copied by strncpy() by '\0' to fix a core dump.asami1995-06-301-0/+1
* Changes to support version 3 of the NFS protocol.dfr1995-06-274-39/+74
* Include killall.joerg1995-06-251-2/+2
* This commit was generated by cvs2svn to compensate for changes in r9316,joerg1995-06-253-0/+240
|\
| * Our Perl oracle hit again: Wolfram Schneider's killall utility.joerg1995-06-253-0/+240
* usr/ucb -> usr/bin and usr/msgs -> var/msgs.bde1995-06-251-3/+3
* Argh!! Got the arguments in the printf() backwards.wpaul1995-06-241-2/+2
* Whoops: getnewpasswd() always says "Changing local password for foo".wpaul1995-06-242-5/+7
* getnewyppasswd() in yp_passwd.c doesn't generate correct encryptedwpaul1995-06-241-42/+2
* Back out prev. NetBSD fix, it cause skipping some error constructions,ache1995-06-241-5/+3
OpenPOWER on IntegriCloud