aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix buffer overflow when DISPLAY is longer than 43 characters. ThisWarner Losh2000-09-201-4/+7
* Fixed the printing of header for IPv4 routing table without -l option.Ruslan Ermilov2000-09-181-1/+1
* Correct a few typos, including a mis-represented option (-s instead ofSheldon Hearn2000-09-181-4/+4
* Remove unneded -ltermcapAndrey A. Chernov2000-09-162-4/+5
* Remove unneded -lmytinfoAndrey A. Chernov2000-09-161-2/+2
* cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.....Jordan K. Hubbard2000-09-141-2/+6
* Fix ioctl.c creation to deal with the depend case more properly.Jordan K. Hubbard2000-09-141-2/+6
* remove .PHONY to avoid gratuitous rebuild of ioctl.c each time.Jordan K. Hubbard2000-09-142-2/+2
* Don't drop out when we've processed argc - 1 names.... argumentsBrian Somers2000-09-121-7/+3
* Activate hesinfo.Jacques Vidrine2000-09-081-0/+1
* Fix breakage introduced in rev.1.7. yystacksize and yysslim are global andNick Hibma2000-09-071-0/+4
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-3/+3
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-066-4/+352
* Reintroduce functionality and error checks that were boneheadedly removedDag-Erling Smørgrav2000-09-062-2/+13
* When we have both a rcsid and sccsid, ifdef 0 the sccsid. ThisWarner Losh2000-09-041-0/+2
* getopt and friends are declared in <unistd.h>Warner Losh2000-09-0419-41/+13
* optarg and optind are declared in unistd.h.Warner Losh2000-09-043-6/+0
* Use dirname(3).Dag-Erling Smørgrav2000-09-031-68/+4
* Use basename(3).Dag-Erling Smørgrav2000-09-031-62/+4
* Don't try to set the mtime of the output file if it's not a regular file.Dag-Erling Smørgrav2000-09-021-1/+2
* Don't unlink the target file if it's not a regular file.Dag-Erling Smørgrav2000-08-311-1/+2
* Restore support for displaying raw IPv4 sockets andRuslan Ermilov2000-08-301-2/+2
* Invoke netstat(1) and fstat(1) with full path.Dag-Erling Smørgrav2000-08-301-2/+2
* Get rid of the old version.Brian Feldman2000-08-291-60/+0
* Use a C version of which(1).Brian Feldman2000-08-292-8/+146
* After positive feedback from a few folks, activate a switchover toPeter Wemm2000-08-284-155/+36
* Add 'shot', using the definition used by bars and shotglasses.Bill Fumerola2000-08-271-0/+1