summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Rename the variable `inline' to `inline_size'.stefanf2005-08-314-16/+11
* Include option-argument names in the list in the DESCRIPTION section.tjr2005-08-301-12/+4
* Remove undocumented historic support for treating "-" as an optiontjr2005-08-301-14/+8
* Unbreak tail -f on non-local filesystems.ps2005-08-261-0/+10
* Revert previous behaviour of '-F' option and add '-L' option, which willpjd2005-08-252-27/+43
* Fixes for gcc 4.x.roberto2005-08-251-15/+11
* Fixes for gcc4.x.roberto2005-08-252-1/+2
* Modify '-F' option to work nicely with pidfile(3) - a pidfile given aspjd2005-08-242-0/+22
* List -W as one of the meaningful options to the -i (interfaces)yar2005-08-241-1/+1
* Add a -h option to tell cmp not to follow symbolic links.brian2005-08-235-7/+123
* Most users probably aren't interested in locating 13000+ files namedcperciva2005-08-222-2/+2
* Remove the hack that varied the first character of the output file nametjr2005-08-212-15/+5
* Bail if interface is misspelled instead of falling out into theru2005-08-201-0/+2
* Correct typos found by ispell.murray2005-08-192-2/+2
* Add a new switch -h for interface stats mode, which prints all interfaceglebius2005-08-184-10/+29
* While revision 1.26 fixed the code to really subtract 3600 due tostefanf2005-08-181-3/+1
* Remove the dates from these files. They serve no purpose and result incperciva2005-08-171-1/+2
* Correct birthdate for Meriwether Lewis. He was born before themurray2005-08-171-1/+1
* It's actually 11 minutes when the machine is assumed to be down and removedssouhlal2005-08-071-1/+1
* Use libmemstat(3)'s kvm support for malloc(9) rather than hand-extractingrwatson2005-08-061-96/+19
* Old habits die hard: Make that .if defined(YES_HESIOD) not .if !definedphk2005-08-061-1/+1
* Change the data type of the upper shared memory limits from a signedcsjp2005-08-061-5/+5
* Put hesinfo(1) under buildoption "YES_HESIOD"phk2005-08-061-1/+5
* Include ../Makefile.inc, since without it programs get installed in thecperciva2005-08-061-0/+3
* Add bsdiff and bspatch to the base system. These are tools forcperciva2005-08-069-0/+753
* Don't include -lipx twice.phk2005-08-051-2/+2
* Make IPX support depend on NO_IPXphk2005-08-052-2/+16
* Let NO_MAN control catmanphk2005-08-051-1/+5
* Use socklen_t where appropriate.stefanf2005-08-052-3/+4
* Include <err.h> where needed. Add $FreeBSD$ where missing.stefanf2005-08-057-0/+11
* Prefer {u,}intmax_t over the deprecated {u_,}quad_t.stefanf2005-08-051-17/+18
* Don't throw away the adjusted `runtimer' value.stefanf2005-08-051-3/+1
* Call usage() instead of being insolent.jmallett2005-08-051-5/+4
* Bug fix: a numeric flag specification in the substitute command woulddds2005-08-041-2/+8
* Add NO_CALENDARphk2005-08-031-1/+5
* Cross-reference pw(8) into chpass(1), passwd(1), and vipw(8).seanc2005-08-022-0/+2
* The bsdtar_warnc() reporting function requires the program name to bekientzle2005-08-021-10/+12
* Teach vmstat's domemstat_zone() to use memstat_kvm_uma() when the kvmrwatson2005-08-011-14/+19
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-317-8/+8
* Introduce kdevtoname, which when given the kernel address of acsjp2005-07-301-4/+16
* Minor syntax tweaks:rwatson2005-07-281-17/+0
* Teach vmstat -m and vmstat -z to use libmemstat(3). Certainrwatson2005-07-252-23/+96
* Disable thread support in BIND. It appears to reduce performance ratherdes2005-07-254-8/+8
* Since libmemstat(3) now supports its own error management mechanism,rwatson2005-07-241-1/+2
* In 2003, a -s flag was added to ministat to separate thephk2005-07-212-5/+8
* Fix the "..." special command. If this command is found all furtherharti2005-07-191-1/+1
* Fix minor memory leak when expanding ${variable}sgad2005-07-181-1/+5
* Modify "netstat -mb" to use libmemstat(3) when acting on a live system,rwatson2005-07-182-36/+197
* remove myself as maintainerwosch2005-07-171-2/+0
* Note the events of 0707, lest we forget.ceri2005-07-151-0/+1
OpenPOWER on IntegriCloud