aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add ASCII collate mainly for fallback for EUC-type localesAndrey A. Chernov1997-03-252-1/+15
* Add fake codesets 3 & 4Andrey A. Chernov1997-03-251-15/+23
* Be tolerant to old uuencode programs which encode the ASCII NULWolfram Schneider1997-03-251-1/+1
* Don't bypass password prompt for root logins on insecure tty ifDavid Nugent1997-03-251-3/+5
* strdup() value of term to correctly preserve contents.David Nugent1997-03-241-11/+9
* Initialize RNG only onceAndrey A. Chernov1997-03-241-2/+7
* Remove libcurses, it is pure termcap applicationAndrey A. Chernov1997-03-241-2/+2
* Buffer overflow from Keith Bostic.Warner Losh1997-03-241-1/+1
* Use mkstemp rather than mktemp to prevent a small race.Warner Losh1997-03-241-3/+9
* Use the .Tn macro for a couple of generic FreeBSD references.Mike Pritchard1997-03-241-2/+3
* Include `top'.Joerg Wunsch1997-03-231-2/+2
* This is the FreeBSD-specific files for top, plus the MakefileJoerg Wunsch1997-03-235-0/+1117
* Remove the text that says nroff and pr automatically disableMike Pritchard1997-03-221-6/+1
* Don't generate invalid C++ code (for implicit conversion from `void *' inBruce Evans1997-03-221-3/+3
* I had to rename one additional file in the last file import, soMike Pritchard1997-03-201-1/+2
* The author picked up this file from FreeBSD, but gave it a different nameMike Pritchard1997-03-181-72/+0
* Merge to resolve conflicts with file 3.22 merge.Mike Pritchard1997-03-1819-270/+531
* This commit was generated by cvs2svn to compensate for changes in r23988,Mike Pritchard1997-03-1833-85/+1136
|\
| * Upgrade to file version 3.22.Mike Pritchard1997-03-1852-307/+1714
* | Submitted by: Paul Traina <root@shockwave.com> (partially)David Nugent1997-03-181-153/+243
* | Skip \r character while printing Plan/etc. text files, it allows toAndrey A. Chernov1997-03-171-2/+4
* | Slight visual formatting change to the output so that:Marc G. Fournier1997-03-161-3/+3
* | Fix a security problem where the ktrace.out file could have been writtenJoerg Wunsch1997-03-152-5/+16
* | Update Korean localeAndrey A. Chernov1997-03-131-18/+15
* | Add a missing '\' to some text.Mike Pritchard1997-03-121-1/+1
* | fix a bug in processing of FTP_TIMEOUT environment variable.John-Mark Gurney1997-03-111-2/+2
* | Cope with the possibility of __FreeBSD__ = 3Peter Wemm1997-03-111-1/+3
* | Merge from Lite2Peter Wemm1997-03-111-1/+2
* | Include unistd.h for new location of getopt() prototypesPeter Wemm1997-03-111-1/+2
* | Include unistd.h for new location of getopt prototypePeter Wemm1997-03-111-1/+2
* | Include unistd.h for getopt() prototype after Lite2 mergePeter Wemm1997-03-111-1/+2
* | Fix srandom arg type according to Lite2Andrey A. Chernov1997-03-112-3/+3
* | Merge from Lite2 - use new getvfsbyname() and related changes.Peter Wemm1997-03-115-58/+59
* | Merge from Lite2 (note: needs checking by somebody who understands join)Peter Wemm1997-03-111-4/+9
* | Merge from Lite2Peter Wemm1997-03-1117-92/+115
* | This commit was generated by cvs2svn to compensate for changes in r23690,Peter Wemm1997-03-1110-13/+30
|\ \
| * | Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.Peter Wemm1997-03-1133-0/+9400
| * | Import of Lite2 version.Steve Price1997-01-061-0/+377
| * | Import netstat from 4.4Lite-2 - this version eliminates some of thePeter Wemm1996-01-144-0/+1835
| /
* | Add <ss> and ss orderingAndrey A. Chernov1997-03-101-2/+2
* | Fix a gross bug in the ! operator optimization code. The followingJoerg Wunsch1997-03-101-1/+7
* | Add ^ getpid() for better srandom resultsAndrey A. Chernov1997-03-101-2/+2
* | Add reference to `PMake - A Tutorial'Wolfram Schneider1997-03-091-2/+7
* | Don't use a dot in a chown command. In fact, don't use any commandsBruce Evans1997-03-091-9/+13
* | Add ^ getpid() to make more random results for subsequent calling.Andrey A. Chernov1997-03-081-5/+6
* | Made sure the string formated by strftime() is properlyKazutaka YOKOTA1997-03-071-1/+2
* | Made sure the string formated by strftime() is properlyKazutaka YOKOTA1997-03-072-2/+4
* | fix restarting http transfers and understanding response from server.John-Mark Gurney1997-03-061-4/+4
* | fix a couple problems with fetch:John-Mark Gurney1997-03-061-3/+6
* | fix a couple misspellings, one of 'em closes pr 2892.John-Mark Gurney1997-03-061-3/+3