aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* In the "ldd -v" output, display the N_AUX information for eachJohn Polstra1997-11-281-3/+13
* Sort option list so that -amin works.Steve Price1997-11-281-1/+5
* Use .Nm ktrace instead of .Nm in SYNOPSIS section: otherwise, a newline isPhilippe Charnier1997-11-241-3/+3
* Cleanup: fix a few typos, fit ASCII output onto an 80-column terminalJames Raynard1997-11-231-16/+16
* Suggest using "-b" or "-t" if the connection is reset (typical symptomBill Fenner1997-11-221-1/+5
* Style fix.Guido van Rooij1997-11-191-5/+7
* Back out revision 1.10. It broke the build of sh, which compilesJohn Polstra1997-11-181-4/+5
* Fix: too many arguments for format in call to sprintf().John Polstra1997-11-181-1/+1
* Fix: too many arguments for format string in 4 calls to warnx().John Polstra1997-11-181-5/+4
* Add missing argument detected by "-Wformat". Make messages moreJohn Polstra1997-11-182-6/+6
* Add missing arguments detected by "-Wformat".John Polstra1997-11-181-3/+4
* Make sure you do not get unexpected surprises whena remote file starts with '|'.Guido van Rooij1997-11-171-2/+13
* Note in manpage how extraneous output in initialization scriptsSteve Price1997-11-161-2/+17
* style-police got me. :-)David E. O'Brien1997-11-121-5/+9
* Correct some anomalies in the man page.Steve Price1997-11-111-34/+41
* Add (unsigned) cast to prevent overflow in %Andrey A. Chernov1997-11-101-2/+2
* Document the ``-o 3'' option.David E. O'Brien1997-11-091-2/+9
* Need to skip argv[0] when we are named "sum".David E. O'Brien1997-11-091-1/+2
* When called "sum", it is not documented as accepting any arguments.David E. O'Brien1997-11-091-23/+23
* If "-l" is given, make sure the target of the link exist.David E. O'Brien1997-11-081-2/+6
* Add Slovene linkAndrey A. Chernov1997-11-072-4/+4
* Add link to Polish localeAndrey A. Chernov1997-11-071-2/+2
* Add Polish linkAndrey A. Chernov1997-11-071-2/+2
* Make window(1) honor the LC_CTYPE setting.Joerg Wunsch1997-11-052-4/+31
* Localize itAndrey A. Chernov1997-11-043-13/+13
* /etc/magic -> /usr/share/misc/magicSteve Price1997-11-041-2/+2
* Add const to copyright string. Hide sccsid string.Philippe Charnier1997-11-031-4/+6
* Convert to mdoc.Philippe Charnier1997-11-031-360/+323
* Mdoc'ify man page.Philippe Charnier1997-11-033-116/+113
* Use err(3). Silent -Wall.Philippe Charnier1997-11-038-110/+164
* Typo.Wolfram Schneider1997-11-011-2/+2
* Change diags to see what part of url actually parsed, seeAndrey A. Chernov1997-11-011-4/+4
* Balance parentheses around command abbreviations.James Raynard1997-11-011-7/+8
* Don't search for ':' port in ?# params partAndrey A. Chernov1997-10-311-8/+20
* I wonder how I managed to get the krb.h include wrong. Anyway: correct it.Guido van Rooij1997-10-281-2/+2
* 1) Create intermediate directories with 755, not 777Andrey A. Chernov1997-10-281-4/+5
* 1) Ignore -C with -d, not fail (for $(INSTALL) macro from /etc/make.conf)Andrey A. Chernov1997-10-271-9/+9
* Add -c option that allows root to specify a login_class.Guido van Rooij1997-10-272-19/+35
* Better wording explaining that all single character optionsSteve Price1997-10-271-1/+10
* Offending statement removed from STANDARDS section. From what ISteve Price1997-10-271-14/+1
* Typo fix.Steve Price1997-10-271-2/+2
* typo.Wolfram Schneider1997-10-261-2/+2
* Use croation week day name. This avoid a name clashWolfram Schneider1997-10-262-6/+6
* Change defaults to match reality.Tim Vanderhoek1997-10-241-15/+17
* Fix a fatal typo.Joerg Wunsch1997-10-191-2/+2
* Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find.Wolfram Schneider1997-10-135-3/+128
* If uptime < 1 min print in in secs otherwise we got confusing messageAndrey A. Chernov1997-10-131-10/+12
* Submitted by: Joachim Kuebart, thanks.Wolfgang Helbig1997-10-122-11/+23
* Fix a misleading comment. Rename a variable to make more sense.Poul-Henning Kamp1997-10-111-5/+4
* struct kmemstats was renamed.Poul-Henning Kamp1997-10-101-3/+3