aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* It may happen so that the local talk daemon is not running.Ruslan Ermilov2000-10-051-0/+1
* Do not allow `finger -m /somefile' as well.Ruslan Ermilov2000-10-051-3/+3
* Replaced unsafe use of sprintf() with snprintf().Ruslan Ermilov2000-10-031-2/+2
* Don't allow finger /somefile, only allow filname expansions fromBrian Somers2000-10-021-0/+10
* Instead of printing '(null)' if there is no tty, print 'no tty'.Nick Hibma2000-10-021-1/+5
* Assume MAINTAINER. I will be taking the job of merging NetBSD/OpenBSDWill Andrews2000-09-291-0/+2
* Add ia64 support and fix problems when cross-building when the host hasDoug Rabson2000-09-291-13/+15
* *** empty log message ***Peter Wemm2000-09-252-12/+28
* Do not call freeaddrinfo(res0) twice.Ruslan Ermilov2000-09-251-0/+1
* Don't assume ai0->ai_canonname will always be filled in. Print theGarrett Wollman2000-09-241-1/+6
* Implement IPv6 support. Also restructure the way multi-homed hostsGarrett Wollman2000-09-221-57/+91
* Delete a bogus reference to T/TCP -- the problem still exists on StandardGarrett Wollman2000-09-221-3/+1