aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* fix a few spelling changesJohn-Mark Gurney1997-08-303-4/+4
* fix misspellingJohn-Mark Gurney1997-08-301-1/+1
* Add -execdir which will execute the exec command in the dir of the fileWarner Losh1997-08-295-5/+117
* Use err(3). Cosmetic in usage(). Delay the compute of defaultdomain (fromPhilippe Charnier1997-08-291-34/+28
* Use err(3). Add Xreferences. Delay the compute of default domain.Philippe Charnier1997-08-292-24/+23
* Use err(3). Add references to others man pages. Wait for the user toPhilippe Charnier1997-08-292-19/+24
* du(1) always exit with value zero.Wolfram Schneider1997-08-291-1/+1
* more sanity check before making output.Jun-ichiro itojun Hagino1997-08-291-3/+3
* Make X11 support in doscmd dependent on the actual libX11.a library andJonathan Lemon1997-08-281-2/+2
* To cope with shell archive file generated by GNU sharutils 4.2.Jun-ichiro itojun Hagino1997-08-281-2/+10
* Use err(3). Rewrote man page in mdoc format. The user visible change is thatPhilippe Charnier1997-08-285-171/+148
* Use err(3). Add usage and prototypes. Use getopt(). Document -v flag.Philippe Charnier1997-08-282-57/+83
* Stop parsing args before user supplied to argument in sendmail.Warner Losh1997-08-281-2/+2
* Don't preferentially execute Makefiles in ${OBJDIR} - it just causesJordan K. Hubbard1997-08-271-4/+3
* Uncomment sccsid string and enclose it inside #if 0/#endif.Philippe Charnier1997-08-272-10/+11
* Use err(3) instead of local redefinition.Philippe Charnier1997-08-272-56/+30
* Adapt to recent smp tree changes..Peter Wemm1997-08-271-2/+3
* Use err(3). Add usage() and prototypes.Philippe Charnier1997-08-262-67/+60
* Cosmetic in usage string.Philippe Charnier1997-08-261-1/+1
* Use err(3).Philippe Charnier1997-08-262-19/+22
* Use err(3). Add usage().Philippe Charnier1997-08-262-20/+36
* Cosmetic in usage string. Mdocify author section.Philippe Charnier1997-08-262-5/+6
* Main() returns int.Philippe Charnier1997-08-267-14/+14
* Removed a buffer overflow in args().Eivind Eklund1997-08-262-35/+38
* Just forgot a moment that mdoc macros are limited to 9 parameters.Philippe Charnier1997-08-261-2/+2
* Revert some casts I introduced.Philippe Charnier1997-08-261-3/+3
* Make explicit '-B' option propigate to submakes.Steve Passe1997-08-251-1/+2
* Print out the two new fields in the ICMP stats. While we're at it, alsoGarrett Wollman1997-08-251-5/+23
* While I'm in here, fix address printing for `netstat -f unix' which has beenGarrett Wollman1997-08-251-12/+8
* Use err(3).Philippe Charnier1997-08-252-8/+15
* Sync usage string according to man page. Silent -Wall.Philippe Charnier1997-08-252-11/+11
* Use err(3). Add usage().Philippe Charnier1997-08-251-31/+30
* Typo in usage(). Err -> errx when testing allocations.Philippe Charnier1997-08-254-15/+24
* Use err(3). Add some %d to %ld changes.Philippe Charnier1997-08-252-47/+38
* Use err(3). Add usage() and prototypes.Philippe Charnier1997-08-253-20/+42
* Use err(3). Nm vgrind -> Nm in man page.Philippe Charnier1997-08-252-15/+18
* Change from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAXWarner Losh1997-08-254-11/+11
* Cleanup inconsistencies in the manpage.Steve Price1997-08-231-5/+7
* Teach ctags(1) how to handle intermediate whitespace in macrosSteve Price1997-08-231-0/+20
* Open the file r/o if looking only. Make the error message more useful.Joerg Wunsch1997-08-231-3/+3
* Fix the .Dd line.Joerg Wunsch1997-08-231-2/+3
* Prevent a NULL dereferencation when given a garbage command line.Joerg Wunsch1997-08-231-2/+5
* Fix buffer overflow. prompt didn't get a size for its buffer,Warner Losh1997-08-223-20/+25
* Cleanup and remove the not-too-useful examples. The current versionsPeter Wemm1997-08-227-368/+4
* Merge ppp-2.3.1 changes onto mainlinePeter Wemm1997-08-222-119/+614
* -I/sys converstion and Id lineJohn-Mark Gurney1997-08-221-1/+2
* another -I/sys conversion, and add Id line now it's left the vendor branchJohn-Mark Gurney1997-08-221-1/+2
* Use err(3).Philippe Charnier1997-08-223-50/+47
* Was limited to 200 users. New entry is now allocated as needed.Philippe Charnier1997-08-222-23/+43
* Use err(3) instead of local redefinition. Add usage().Philippe Charnier1997-08-212-46/+23