summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.....jkh2000-09-141-2/+6
* Fix ioctl.c creation to deal with the depend case more properly.jkh2000-09-141-2/+6
* remove .PHONY to avoid gratuitous rebuild of ioctl.c each time.jkh2000-09-142-2/+2
* Don't drop out when we've processed argc - 1 names.... argumentsbrian2000-09-121-7/+3
* Activate hesinfo.nectar2000-09-081-0/+1
* Fix breakage introduced in rev.1.7. yystacksize and yysslim are global andn_hibma2000-09-071-0/+4
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-3/+3
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-066-4/+352
* Reintroduce functionality and error checks that were boneheadedly removeddes2000-09-062-2/+13
* When we have both a rcsid and sccsid, ifdef 0 the sccsid. Thisimp2000-09-041-0/+2
* getopt and friends are declared in <unistd.h>imp2000-09-0419-41/+13
* optarg and optind are declared in unistd.h.imp2000-09-043-6/+0
OpenPOWER on IntegriCloud