summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use dirname(3).des2000-09-031-68/+4
* Use basename(3).des2000-09-031-62/+4
* Don't try to set the mtime of the output file if it's not a regular file.des2000-09-021-1/+2
* Don't unlink the target file if it's not a regular file.des2000-08-311-1/+2
* Restore support for displaying raw IPv4 sockets andru2000-08-301-2/+2
* Invoke netstat(1) and fstat(1) with full path.des2000-08-301-2/+2
* Get rid of the old version.green2000-08-291-60/+0
* Use a C version of which(1).green2000-08-292-8/+146
* After positive feedback from a few folks, activate a switchover topeter2000-08-284-155/+36
* Add 'shot', using the definition used by bars and shotglasses.billf2000-08-271-0/+1
* Try and fix up some bogus indentation leftovers from emacs severalpeter2000-08-271-2/+2
* Sigh, today is not my day. Convert a verbose while() .. loop into a for()peter2000-08-271-4/+1
* *blush*. I was *sure* I compiled this after the last change..peter2000-08-271-1/+1
* killall.c is meant to be a superset replacement of killall.pl, thepeter2000-08-271-0/+372
* Fix a premature freeing bug found with malloc debugging courtesy John Hay.green2000-08-261-1/+5
* Finger.conf first appeared in 4.2 (now that it's been MFCd)brian2000-08-251-1/+1
* Fix the -m option - broken by the last commit.brian2000-08-251-1/+1
* Add a missing comma.sheldonh2000-08-251-1/+1
* Allow finger.conf to contain aliases for files that will be displayedbrian2000-08-256-21/+50
* Quick Fix: swap.c doesn't appear to actually need <sys/conf.h>, so removepeter2000-08-241-1/+0
* Install Ukrainian message catalog.phantom2000-08-221-1/+2
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIgreen2000-08-221-14/+7
* Fix a bug introduced by my own previous commit (addition of the currentsobomax2000-08-211-3/+18
* Replace the mbuf external reference counting code with somethingdwmalone2000-08-191-2/+6
* Remove gratuitous free() call when we use special .SHELL target.ru2000-08-181-5/+0
* Remove extraneous arguments to the Os (operating system) and Nmsheldonh2000-08-171-4/+4
* Allow a /etc/finger.conf file that contains finger aliasesbrian2000-08-175-1/+162
* Allow use of the ${MAKE_SHELL} variable to specify alternate shells forgreen2000-08-164-2/+39
* Remove unnecessary extern definition of strrchr. It is defined inimp2000-08-161-1/+0
* Add cross reference to the ast device.imp2000-08-161-1/+1
* Complete migration of aliases file to /etc/mail/aliases.gshapiro2000-08-132-2/+2
* Fixed world breakage for the NOSHARED=yes case. Libraries were added tobde2000-08-121-3/+3
* While we're in here:sheldonh2000-08-111-22/+30
* Eliminate the only setuid perl script in the tree.imp2000-08-104-34/+65
* To make compilable without -DINET6.ume2000-08-072-0/+4
* Document the ``-'' option and minor re-wording in EXAMPLESmarko2000-08-051-2/+12
OpenPOWER on IntegriCloud