summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add a MAINTAINER= line so people know who to blamegshapiro2000-10-261-0/+2
* While I'm here and got caught by it, add FreeBSD IDs so the next guyobrien2000-10-2684-6/+84
* Having a local `string.h' is just asking for trouble. As is having aobrien2000-10-2613-24/+46
* Use the pathnames from pathnames.h rather than hardcoding them here.obrien2000-10-262-2/+5
* Add $FreeBSD$phk2000-10-243-3/+9
* The -o is the default for "short" display, not the -h.ru2000-10-241-3/+4
* -Wall cleanup.ru2000-10-233-13/+10
* The last "-iDsym" makes more sense as "-iUsym".obrien2000-10-221-1/+1
* Avoid using the semi-bogus include <struct.h>phk2000-10-221-5/+3
* Augment the 'ifaddr' structure with a 'struct if_data' to keepjoe2000-10-191-9/+47
* Understand the difference between an empty file and a non-existent file.des2000-10-191-9/+13
* Fix the build break.n_hibma2000-10-171-15/+9
* Backed out part of the revision 1.10.ru2000-10-161-1/+2
* Include sys/types.hbrian2000-10-161-0/+3
* Include sys/types.hbrian2000-10-162-0/+6
* Include sys/types.hbrian2000-10-162-0/+4
* Correct the usage of mktemp:alex2000-10-152-2/+9
* Remove GLOBAL -- it has moved to Ports.obrien2000-10-159-98/+0
* Change the "in use" percentage metric to actually display a realbmilekic2000-10-151-9/+14
* Skip sockets with no SCBdes2000-10-131-0/+2
* Fix suffix matching.des2000-10-121-2/+7
* Fix man page installationgshapiro2000-10-111-6/+4
* Use sendmail's version of vacation. It is command line and databasegshapiro2000-10-103-729/+31
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebywollman2000-10-102-0/+2
* Don't overflow in command-line argskris2000-10-091-2/+2
* Add :L and :U variable modifiers. These convert the variable's value towill2000-10-092-0/+38
* Add :C/// variable modifier, which is similar to :S/// in functionalitywill2000-10-092-0/+414
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+1
* Use the correct timestamp for the -C -p case when the comparison fails.bde2000-10-081-2/+2
* Document the fact that sockstat now lists Unix domain sockets, and the newdes2000-10-071-3/+27
* Total rewrite. This was actually the first non-trivial Perl script I everdes2000-10-071-26/+129
* List the -t option in usage().alex2000-10-061-1/+1
* List the options in alphabetic order.alex2000-10-061-1/+1
* It may happen so that the local talk daemon is not running.ru2000-10-051-0/+1
* Do not allow `finger -m /somefile' as well.ru2000-10-051-3/+3
* Replaced unsafe use of sprintf() with snprintf().ru2000-10-031-2/+2
* Don't allow finger /somefile, only allow filname expansions frombrian2000-10-021-0/+10
* Instead of printing '(null)' if there is no tty, print 'no tty'.n_hibma2000-10-021-1/+5
* Assume MAINTAINER. I will be taking the job of merging NetBSD/OpenBSDwill2000-09-291-0/+2
* Add ia64 support and fix problems when cross-building when the host hasdfr2000-09-291-13/+15
* *** empty log message ***peter2000-09-252-12/+28
* Do not call freeaddrinfo(res0) twice.ru2000-09-251-0/+1
* Don't assume ai0->ai_canonname will always be filled in. Print thewollman2000-09-241-1/+6
* Implement IPv6 support. Also restructure the way multi-homed hostswollman2000-09-221-57/+91
* Delete a bogus reference to T/TCP -- the problem still exists on Standardwollman2000-09-221-3/+1
* Fix buffer overflow when DISPLAY is longer than 43 characters. Thisimp2000-09-201-4/+7
* Fixed the printing of header for IPv4 routing table without -l option.ru2000-09-181-1/+1
* Correct a few typos, including a mis-represented option (-s instead ofsheldonh2000-09-181-4/+4
* Remove unneded -ltermcapache2000-09-162-4/+5
* Remove unneded -lmytinfoache2000-09-161-2/+2
OpenPOWER on IntegriCloud