summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvscvs2svn1997-10-21499-509/+515
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5cvs2svn1997-10-217-743/+11
* MFC: rev 1.30, fix fatal typoJoerg Wunsch1997-10-191-1/+1
* MFC: spelling fixesJohn-Mark Gurney1997-10-121-2/+2
* MFC: don't attempt to close a NULL file handle.Jordan K. Hubbard1997-10-091-2/+3
* MFC: Interpret multiple slashes as a single slash in ftp: URL's.Bill Fenner1997-10-081-2/+12
* Merge from -current: be more specific on -f/-t that are not yetDima Ruban1997-10-071-11/+16
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-10-061-0/+73
* Merge revision 1.8 (use RFC1738 interpretation of ftp: URL's)Bill Fenner1997-10-061-10/+68
* MFC: a number of fixes from rev 1.11Joerg Wunsch1997-09-301-4/+31
* MFC: fetch(3) doesn't get asctime(3) format, wrong length assumedMartin Cracauer1997-09-301-2/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-09-294-0/+660
* MFC: Stop su-l from dumping core with -l, and make the KRBTKFILE variableMark Murray1997-09-281-20/+23
* Realtime priority support for top(1)Wolfram Schneider1997-09-271-2/+14
* From HEAD: fix optstring.Dima Ruban1997-09-181-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-09-181-0/+7
* Merged the rest of the changes from current, up to rev 1.9.David Greenman1997-09-171-5/+38
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-09-161-0/+62
* MFC: revert, we want the warning.Jordan K. Hubbard1997-09-151-3/+2
* MFC: remove deleted files.Jordan K. Hubbard1997-09-151-0/+0
* MFC: Boy, this is fun! [NOT] :)Jordan K. Hubbard1997-09-1513-30/+38
* MFC: Lots of cosmetics (plus one gripe from bde about a comment in tail'sJordan K. Hubbard1997-09-1523-458/+92
* MFC: cosmetic and some major updates for mail(1).Jordan K. Hubbard1997-09-1517-46/+58
* MFC: cosmetics.Jordan K. Hubbard1997-09-1524-67/+92
* Remove dead file.Jordan K. Hubbard1997-09-151-0/+0
* MFC: More cosmetic fixes and new id(1) functionality.Jordan K. Hubbard1997-09-1515-47/+98
* MFC: a number of trivial cosmetic updates and a fairly large update of f2cJordan K. Hubbard1997-09-1548-613/+1113
* MFC: doc fixes.Jordan K. Hubbard1997-09-152-8/+9
* MFC: new message catalogs, fixes, oh lots of stuff. :)Jordan K. Hubbard1997-09-156-140/+536
* MFC: cosmeticJordan K. Hubbard1997-09-141-2/+3
* MFC: doc and cosmetic fixes.Jordan K. Hubbard1997-09-144-12/+13
* MFC: doc and whitespace fixes.Jordan K. Hubbard1997-09-143-4/+24
* MFC: Respect ${BINDIR}Jordan K. Hubbard1997-09-141-2/+2
* MFC: docsJordan K. Hubbard1997-09-141-3/+3
* MFC: doc fixes and bugs.Jordan K. Hubbard1997-09-142-10/+28
* MFC: doc & cosmetic fixes.Jordan K. Hubbard1997-09-142-3/+4
* MFC: doc fixes, EOF -> -1 changes, misc cruft.Jordan K. Hubbard1997-09-149-22/+72
* There's now a man page - remove NOMAN.Jordan K. Hubbard1997-09-141-2/+1
* MFC: remove nuked files.Jordan K. Hubbard1997-09-145-0/+0
* MFC: various bug fixes, doc updates and EOF -> -1 fixes.Jordan K. Hubbard1997-09-1421-550/+682
* Add manpage links ypchpass.1, ypchfn.1, ypchsh.1Wolfram Schneider1997-09-131-0/+3
* MFC: Use err(3). Wait for the user to supply the domain before computingPhilippe Charnier1997-09-011-34/+28
* MFC: Use err(3). Add references to others man pages. Wait for the user toPhilippe Charnier1997-09-014-42/+49
* MFC: Remove buffer overflow in args(), misc cleanup.Eivind Eklund1997-09-012-35/+38
* Merge from -current: display file size as an unsigned long.Alexander Langer1997-08-311-2/+2
* Merge: du(1) always exit with value zero.Wolfram Schneider1997-08-301-1/+1
* Use err(3). Rewrote man page in mdoc format.Philippe Charnier1997-08-295-153/+140
* MFC: Use err(3). Add usage and prototypes. Use getopt(). Document -v flag.Philippe Charnier1997-08-292-57/+83
* MFC: getopt returns -1 not EOFWarner Losh1997-08-29108-184/+184
* MFC: Uncomment sccsid string and enclose it inside #if 0/#endif.Philippe Charnier1997-08-282-10/+11