aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Make `id' and `groups' somewhat faster and less cpu-intensive :-)Garrett Wollman1994-10-112-2/+2
* Fix termcap pathAndrey A. Chernov1994-10-091-1/+1
* Splitted from libmytinfoAndrey A. Chernov1994-10-094-0/+1648
* Back out part of ctype fixes, unneded with new ctypoeAndrey A. Chernov1994-10-096-18/+18
* #if 0'd out the meat of the swap code until I get a chance to rewrite it.David Greenman1994-10-091-1/+7
* Back out the fluff, leave the meatPaul Traina1994-10-076-2/+30
* (a) there's no reason for PASSIVEMODE to be conditionally compiled since it'sPaul Traina1994-10-067-28/+13
* Back out ospeed changeAndrey A. Chernov1994-10-063-6/+2
* Since Rod insists on having this idiotic error message, at least callGarrett Wollman1994-10-061-1/+1
* PC/ospeed code ifdefed out, our libtermcap use usleep nowAndrey A. Chernov1994-10-063-2/+6
* Changes to buf.h now require that param.h be included.David Greenman1994-10-051-0/+1
* Realigned the output of "vmstat -m", "MSDOSFS mount" was too wide for thePoul-Henning Kamp1994-10-051-11/+21
* Fix -p option sed script so that it really does change program.o: intoRodney W. Grimes1994-10-031-1/+1
* Document router advertisement and solicitation messages in ICMP inputGarrett Wollman1994-10-021-2/+2
* f77.script resides in source, not obj dirPaul Traina1994-10-011-1/+1
* Initial import of eBones.Geoff Rehmet1994-09-3012-0/+823
* Undo damage done between revisions 1.6 and 1.7Geoff Rehmet1994-09-301-6/+12
* Add f77 shell script frontend for f2c/gccPaul Traina1994-09-302-0/+118
* Define MAN1 man page variable.Steven Wallace1994-09-291-3/+3
* Add -p flag and pftp alias for passive ftpPaul Traina1994-09-293-3/+18
* Add support for s/keysPaul Traina1994-09-292-2/+16
* Install support for skey and login.accessPaul Traina1994-09-292-21/+65
* First level of changes for bringing in eBones (kerberos).Geoff Rehmet1994-09-295-21/+52
* I finally had enough of tip not recognizing carrier loss. now it does.Poul-Henning Kamp1994-09-293-0/+17
* Ye GODS! What I had to go through to make this thing exit with a non-zeroJordan K. Hubbard1994-09-287-24/+48
* idle time == 0 printed now as "-" like in good old BSDAndrey A. Chernov1994-09-272-1/+5
* Enable new bind utilities.Paul Traina1994-09-261-3/+3
* Move the call to des_set_key to after the kerberos initialisation, removingDoug Rabson1994-09-262-8/+8
* If you used tip to start SLIP, tip would fail to write to the ttyPoul-Henning Kamp1994-09-251-0/+2
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.Garrett Wollman1994-09-242-2/+2
* Fixed warnings about prototype mismatch by eliminating outc routineDavid Greenman1994-09-231-8/+2
* ncftp addedAndrey A. Chernov1994-09-231-2/+2
* Final (I hope) tuningAndrey A. Chernov1994-09-223-3/+25
* This commit was generated by cvs2svn to compensate for changes in r3004,Andrey A. Chernov1994-09-2229-0/+12578
|\
| * ncftp 1.8.5vendor/ncftp/1.8.5Andrey A. Chernov1994-09-2229-0/+12578
* Port host to FreeBSDPaul Traina1994-09-222-2/+8
* Port dig to FreeBSDPaul Traina1994-09-222-3/+14
* This commit was generated by cvs2svn to compensate for changes in r2988,Paul Traina1994-09-222-0/+1665
|\
| * host(1) from BIND 4.9.3BETA9pl1Paul Traina1994-09-222-0/+1665
* | This commit was generated by cvs2svn to compensate for changes in r2986,Paul Traina1994-09-222-0/+1549
|\|
| * dig(1) from BIND 4.9.3BETA9pl1Paul Traina1994-09-222-0/+1549
* Fix compilation error and formatting mistake.Garrett Wollman1994-09-221-2/+2
* Build lsvfs.Garrett Wollman1994-09-221-2/+3
* Added lsvfs command to show loaded VFS modules (including statically-linkedGarrett Wollman1994-09-223-0/+107
* 1) Make ctype-aware expect chars in range 0200-0204 treatedAndrey A. Chernov1994-09-228-53/+85
* Make talk ctype-aware, handle controns as tcsh does, use human-orientedAndrey A. Chernov1994-09-202-38/+22
* Declared msginfo, shminfo, and seminfo structs.David Greenman1994-09-191-1/+5
* Declare fuction setpassive in file cmds.c void and update correspondingSteven Wallace1994-09-182-1/+2
* Kludge to workaround ftp coredumping when password is specified beforeDavid Greenman1994-09-181-1/+1
* Add support for passive mode FTP (default off) to base FTP client to supportPaul Traina1994-09-156-0/+68