aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add support for GLOBAL style tags.Jordan K. Hubbard1997-04-131-0/+2
* Upgrade to the 1997/02/19 version.Jean-Marc Zucconi1997-04-1341-665/+1100
* Oops. Broke golden rule #1: test everything before commit. :-]Peter Wemm1997-04-121-5/+3
* Respect NOTCL, don't link with libtcl for the scripting support ifPeter Wemm1997-04-121-1/+5
* Make tclsh conditional on the src/contrib/tcl directory existing, andPeter Wemm1997-04-121-2/+7
* Add -3 option to usage() statement.David E. O'Brien1997-04-111-1/+1
* Add ``%{'' and ``%}'' to one of the examples so that you can actuallyDavid E. O'Brien1997-04-111-0/+2
* Fixed bogus existence check related to searching for a nearby obj directory.Bruce Evans1997-04-101-2/+2
* Fix 8bit chars handlingAndrey A. Chernov1997-04-081-2/+11
* Support for -c, byte count.Alexander Langer1997-04-062-8/+49
* move top.1 -> top.local.1, and generate top.1 so that the man pagePeter Wemm1997-04-051-0/+3
* This commit was generated by cvs2svn to compensate for changes in r24628,Juli Mallett1997-04-041-2/+5
|\
| * Import OpenBSD m4 as of today.Juli Mallett1997-04-041-0/+60
* | Fixed missing ${COPY} in install rule.Bruce Evans1997-04-041-1/+1
* | Remove the etc-magic target since we no longer install theMike Pritchard1997-04-041-5/+1
* | The magic file now lives in /usr/share/misc.Mike Pritchard1997-04-041-5/+7
* | minor stylistic change (NULL to '\0')John-Mark Gurney1997-04-021-1/+1
* | add comment about the brokeness of some termcap entires that require aJohn-Mark Gurney1997-04-022-1/+9
* | make it so that chat doesn't fail when it can't get terminal params..John-Mark Gurney1997-04-021-2/+3
* | Grammar fix.Mike Pritchard1997-04-011-1/+1
* | Submitted by: Sergei Chechetkin <csl@whale.sunbay.crimea.ua>David Nugent1997-04-011-2/+1
* | Fixed DPADD.Bruce Evans1997-04-011-2/+2
* | Remove the syslog stuff, and allow various return valuesBrian Somers1997-03-312-2/+6
* | Add a note in BUGS section that shar(1) cannot handle filesWolfram Schneider1997-03-311-0/+3
* | Small formatting change to interval() to align columns so that:Marc G. Fournier1997-03-311-3/+3
* | Use srandomdev() nowAndrey A. Chernov1997-03-301-5/+10
* | Move uucplock into libutil and create a manual page.Brian Somers1997-03-301-4/+2
* | Fix broken built-in ELF file handling, caused by missing prototypesJohn Polstra1997-03-292-3/+7
* | Fix for PR #3141: check for NULL before strdup()ing pw->pw_class.Bill Paul1997-03-292-3/+5
* | The text describing exit values >1 was formatted incorrectly.Mike Pritchard1997-03-291-2/+2
* | Removed `#define KERNEL'. This was a hack-around for nfs.h being brokenBruce Evans1997-03-291-4/+0
* | compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-29118-145/+145
* | Fix for logic in no-password accounts.David Nugent1997-03-271-1/+1
* | Fix "-fstype local" that was broken by another bugfix in the Lite2 merge.Peter Wemm1997-03-271-5/+5
* | 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