aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.2.0_cvscvs2svn2000-11-20882-895/+895
* This commit was manufactured by cvs2svn to create tagrelease/4.2.0cvs2svn2000-11-207-338/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-151-0/+81
* MFC: des' XPG4 sourced basename(3) / dirname(3) import. This commitAdrian Chadd2000-11-122-126/+20
* MFC: [rev 1.6] -U cannot be an option since some signals start withPaul Saab2000-11-121-1/+0
* MFC: extern.h 1.7, set.c 1.8, tset.c 1.15: Changed some variablesDavid Greenman2000-11-123-13/+14
* MFC: rev 1.17 (cruft removal)David E. O'Brien2000-10-311-2/+2
* MFC: Now that the amount of (pseudo) interfaces is growing with IPv6,Guido van Rooij2000-10-311-22/+30
* MFC: rev 1.5 (last "-iDsym" makes more sense as "-iUsym")David E. O'Brien2000-10-301-1/+1
* MFC: rename struct `string' to `mystring' and get it from mystring.h ratherDavid E. O'Brien2000-10-3012-79/+26
* MFC: Add new "-h" Human-friendly h/m/s output format.David E. O'Brien2000-10-302-8/+45
* MFC: Fix client-side buffer overflow in DISPLAYKris Kennaway2000-10-291-4/+7
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-271-0/+66
* MFC: Add a MAINTAINER= line so people know who to blameGregory Neil Shapiro2000-10-261-0/+2
* MFC: get rid of undef variable warningDag-Erling Smørgrav2000-10-251-0/+2
* MFC: Change "in use" percentage to actually display a real "in use"Bosko Milekic2000-10-241-6/+5
* MFC: (rev 1.14) the -o is the default for -s display, not the -h.Ruslan Ermilov2000-10-241-3/+4
* MFC: Use sendmail's version of vacation. It is command line and databaseGregory Neil Shapiro2000-10-193-731/+29
* MFC: :C, :L, and :U variable modifiers.Will Andrews2000-10-192-0/+452
* MFC: (rev 1.17) restored the correct description of $BLOCKSIZE.Ruslan Ermilov2000-10-161-1/+2
* MFC: Remove GLOBAL -- it has moved to Ports.David E. O'Brien2000-10-169-98/+0
* MFC: optional args fix for usage and manpage.Alexander Langer2000-10-152-2/+9
* MFC: rewrite, show Unix domain socketsDag-Erling Smørgrav2000-10-132-29/+156
* MFC: print 'no tty' instead of '(null)'Nick Hibma2000-10-081-1/+5
* MFC: list the -t option in usage():Alexander Langer2000-10-061-1/+1
* MFC: List options in alphabetic order.Alexander Langer2000-10-061-1/+1
* MFC: (rev 1.9) optarg and optind are now declared in <unistd.h>.Ruslan Ermilov2000-10-061-4/+2
* MFC: let the user know if something wrong with the local talk daemon.Ruslan Ermilov2000-10-051-0/+1
* MFC: Do not allow `finger -m /somefile' as well.Ruslan Ermilov2000-10-051-3/+3
* MFC: Don't allow finger /somefile, only allow filname expansions fromBrian Somers2000-10-021-0/+10
* MFC: -X flagPeter Wemm2000-09-252-12/+28
* Activate Ukrainian catalog for viAlexey Zelkin2000-09-221-1/+2
* MFC: sed -E (extended regular expressions, i.e. standard)Brian Feldman2000-09-204-10/+26
* MFC: login.conf password format switchingBrian Feldman2000-09-201-15/+12
* MFC: (rev 1.45) fixed printing of header for IPv4 routing table.Ruslan Ermilov2000-09-181-1/+1
* MFC: rev 1.19: fix typosSheldon Hearn2000-09-181-4/+4
* MFC: absolute paths, raw socketsDag-Erling Smørgrav2000-09-171-4/+4
* MFC: if output file is a device node, don't set mtime or unlinkDag-Erling Smørgrav2000-09-171-2/+4
* MFC: Don't quit when we've processed argc-1 password entriesBrian Somers2000-09-151-7/+3
* MFC: C version of killall.Paul Saab2000-09-093-154/+32
* MFC: Allow file name specs in finger.confBrian Somers2000-09-016-22/+51
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-291-0/+372
* MFC: Import of sendmail 8.11.0.Gregory Neil Shapiro2000-08-272-2/+2
* MFC: rev 1.11Paul Saab2000-08-261-34/+44
* MFC: kern/uipc_mbuf.c v1.53, sys/mbuf.h v1.52, netstat/mbuf.c v1.18Peter Wemm2000-08-251-25/+49
* MFC: First appeared in 4.2Brian Somers2000-08-251-1/+1
* MFC: understand /etc/finger.confBrian Somers2000-08-243-1/+49
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-232-0/+113
* MFC: Don't segv when trying to add a 0-length unit name.Kris Kennaway2000-08-231-21/+20
* MFC: Don't coredump on long input lines.Kris Kennaway2000-08-231-1/+1