summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Complain about empty command lines.sef1997-12-061-2/+2
* err(3) already includes strerror(errno) and a trailing \npeter1997-12-061-6/+6
* recognize "FreeBSD ELF" as an executable typepeter1997-12-061-2/+3
* #include <unistd.h> to get it to compilepeter1997-12-061-1/+2
* Set the close-on-exec flag in the child; otherwise, it eats up asef1997-12-061-1/+2
* First cut at printing out ioctl names intelligently. Note that this doesn'tsef1997-12-063-5/+22
* Add truss to the list of subdirectories.sef1997-12-061-2/+2
* Truss program. Requires procfs.sef1997-12-0612-0/+1667
* Const poisoning from ks_shortdesc.bde1997-12-051-2/+2
* Use 'proto <tcp|udp|all>' to select the protocol to displaysteve1997-12-042-12/+21
* In the "ldd -v" output, display the N_AUX information for eachjdp1997-11-281-3/+13
* Sort option list so that -amin works.steve1997-11-281-1/+5
* Use .Nm ktrace instead of .Nm in SYNOPSIS section: otherwise, a newline ischarnier1997-11-241-3/+3
* Cleanup: fix a few typos, fit ASCII output onto an 80-column terminaljraynard1997-11-231-16/+16
* Suggest using "-b" or "-t" if the connection is reset (typical symptomfenner1997-11-221-1/+5
* Style fix.guido1997-11-191-5/+7
* Back out revision 1.10. It broke the build of sh, which compilesjdp1997-11-181-4/+5
* Fix: too many arguments for format in call to sprintf().jdp1997-11-181-1/+1
* Fix: too many arguments for format string in 4 calls to warnx().jdp1997-11-181-5/+4
* Add missing argument detected by "-Wformat". Make messages morejdp1997-11-182-6/+6
* Add missing arguments detected by "-Wformat".jdp1997-11-181-3/+4
* Make sure you do not get unexpected surprises whena remote file starts with '|'.guido1997-11-171-2/+13
* Note in manpage how extraneous output in initialization scriptssteve1997-11-161-2/+17
* style-police got me. :-)obrien1997-11-121-5/+9
* Correct some anomalies in the man page.steve1997-11-111-34/+41
* Add (unsigned) cast to prevent overflow in %ache1997-11-101-2/+2
* Document the ``-o 3'' option.obrien1997-11-091-2/+9
* Need to skip argv[0] when we are named "sum".obrien1997-11-091-1/+2
* When called "sum", it is not documented as accepting any arguments.obrien1997-11-091-23/+23
* If "-l" is given, make sure the target of the link exist.obrien1997-11-081-2/+6
* Add Slovene linkache1997-11-072-4/+4
* Add link to Polish localeache1997-11-071-2/+2
* Add Polish linkache1997-11-071-2/+2
* Make window(1) honor the LC_CTYPE setting.joerg1997-11-052-4/+31
* Localize itache1997-11-043-13/+13
* /etc/magic -> /usr/share/misc/magicsteve1997-11-041-2/+2
* Add const to copyright string. Hide sccsid string.charnier1997-11-031-4/+6
* Convert to mdoc.charnier1997-11-031-360/+323
* Mdoc'ify man page.charnier1997-11-033-116/+113
* Use err(3). Silent -Wall.charnier1997-11-038-110/+164
* Typo.wosch1997-11-011-2/+2
* Change diags to see what part of url actually parsed, seeache1997-11-011-4/+4
* Balance parentheses around command abbreviations.jraynard1997-11-011-7/+8
* Don't search for ':' port in ?# params partache1997-10-311-8/+20
* I wonder how I managed to get the krb.h include wrong. Anyway: correct it.guido1997-10-281-2/+2
* 1) Create intermediate directories with 755, not 777ache1997-10-281-4/+5
* 1) Ignore -C with -d, not fail (for $(INSTALL) macro from /etc/make.conf)ache1997-10-271-9/+9
* Add -c option that allows root to specify a login_class.guido1997-10-272-19/+35
* Better wording explaining that all single character optionssteve1997-10-271-1/+10
* Offending statement removed from STANDARDS section. From what Isteve1997-10-271-14/+1
OpenPOWER on IntegriCloud