aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-145-7/+16
* -U cannot be an option since some signals start with U. -u is thePaul Saab2000-11-121-1/+0
* Changed variable killchar to killch and erasechar to erasech to avoidDavid Greenman2000-11-113-13/+14
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-1018-133/+106
* Fixed typo: .ar -> .Ar.Ruslan Ermilov2000-11-101-1/+1
* Install `chflags' in the root partition, NOT /usr where it is not availableDavid E. O'Brien2000-11-101-0/+1
* Fixed typo: .FL -> .FlRuslan Ermilov2000-11-061-1/+1
* .UC -> .OsRuslan Ermilov2000-11-062-2/+2
* Fixed typo: .EL -> .ElRuslan Ermilov2000-11-061-1/+1
* Switch over to using the Christos Zoulas maintained version in contrib/David E. O'Brien2000-11-05151-8259/+93
* Good-bye cruel world.Sheldon Hearn2000-11-023-418/+0
* Disconnect kzip from the build, as it's about to enter late retirement.Sheldon Hearn2000-11-021-1/+0
* Remove vestages of a previous implimentation of "-h".David E. O'Brien2000-10-311-2/+2
* Now that the amount of (pseudo) interfaces is growing with IPv6,Guido van Rooij2000-10-301-22/+30
* string.h has been repo copied to mystring.hDavid E. O'Brien2000-10-302-72/+0
* Remove obsolete /dev/drum referencesChris D. Faulhaber2000-10-291-2/+1
* Add a new "-h" Human-friendly h/m/s output format.David E. O'Brien2000-10-282-5/+45
* Add a MAINTAINER= line so people know who to blameGregory Neil Shapiro2000-10-261-0/+2
* While I'm here and got caught by it, add FreeBSD IDs so the next guyDavid E. O'Brien2000-10-2684-6/+84
* Having a local `string.h' is just asking for trouble. As is having aDavid E. O'Brien2000-10-2613-24/+46
* Use the pathnames from pathnames.h rather than hardcoding them here.David E. O'Brien2000-10-262-2/+5
* Add $FreeBSD$Poul-Henning Kamp2000-10-243-3/+9
* The -o is the default for "short" display, not the -h.Ruslan Ermilov2000-10-241-3/+4
* -Wall cleanup.Ruslan Ermilov2000-10-233-13/+10
* The last "-iDsym" makes more sense as "-iUsym".David E. O'Brien2000-10-221-1/+1
* Avoid using the semi-bogus include <struct.h>Poul-Henning Kamp2000-10-221-5/+3
* Augment the 'ifaddr' structure with a 'struct if_data' to keepJosef Karthauser2000-10-191-9/+47
* Understand the difference between an empty file and a non-existent file.Dag-Erling Smørgrav2000-10-191-9/+13
* Fix the build break.Nick Hibma2000-10-171-15/+9
* Backed out part of the revision 1.10.Ruslan Ermilov2000-10-161-1/+2
* Include sys/types.hBrian Somers2000-10-161-0/+3
* Include sys/types.hBrian Somers2000-10-162-0/+6
* Include sys/types.hBrian Somers2000-10-162-0/+4
* Correct the usage of mktemp:Alexander Langer2000-10-152-2/+9
* Remove GLOBAL -- it has moved to Ports.David E. O'Brien2000-10-159-98/+0
* Change the "in use" percentage metric to actually display a realBosko Milekic2000-10-151-9/+14
* Skip sockets with no SCBDag-Erling Smørgrav2000-10-131-0/+2
* Fix suffix matching.Dag-Erling Smørgrav2000-10-121-2/+7
* Fix man page installationGregory Neil Shapiro2000-10-111-6/+4
* Use sendmail's version of vacation. It is command line and databaseGregory Neil Shapiro2000-10-103-729/+31
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebyGarrett Wollman2000-10-102-0/+2
* Don't overflow in command-line argsKris Kennaway2000-10-091-2/+2
* Add :L and :U variable modifiers. These convert the variable's value toWill Andrews2000-10-092-0/+38
* Add :C/// variable modifier, which is similar to :S/// in functionalityWill Andrews2000-10-092-0/+414
* Initiate deorbit burn sequence for <machine/console.h>.Poul-Henning Kamp2000-10-081-1/+1
* Use the correct timestamp for the -C -p case when the comparison fails.Bruce Evans2000-10-081-2/+2
* Document the fact that sockstat now lists Unix domain sockets, and the newDag-Erling Smørgrav2000-10-071-3/+27
* Total rewrite. This was actually the first non-trivial Perl script I everDag-Erling Smørgrav2000-10-071-26/+129
* List the -t option in usage().Alexander Langer2000-10-061-1/+1
* List the options in alphabetic order.Alexander Langer2000-10-061-1/+1