summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: fix markup.ru2001-08-101-9/+22
* Update for 3.36.ru2001-08-091-1/+1
* Update for 3.36.ru2001-08-091-193/+223
* Style fix: use .else where appropriate.dd2001-08-091-2/+2
* Print the peer's name and address in the "Connection establish"dd2001-08-091-2/+25
* Replace the condemned access(2) by stat(2),yar2001-08-081-1/+2
* can not -> cannotsheldonh2001-08-082-2/+2
* Clean up this thing a little.obrien2001-08-081-34/+23
* Support the new "-i" (output MIME type strings) option by installingobrien2001-08-081-2/+11
* Build and use the precompiled magic file. Precompiled magic files haveobrien2001-08-081-2/+7
* Add entry for wsanchez.ru2001-08-081-0/+1
* Silence some more warnings, mostly from `-W -Wwrite-strings'.tg2001-08-0818-649/+778
* Allow the user to specify port ranges against which to match inet sockets.des2001-08-072-3/+76
* mdoc(7) police:ru2001-08-074-21/+12
* mdoc(7) police: bump document date for the previous delta.ru2001-08-071-2/+2
* mdoc(7) police: sort xrefs.ru2001-08-071-2/+2
* mdoc(7) police: bump document date for the previous delta, fix markup.ru2001-08-071-2/+2
* Fix warnings resulting from `-Wredundant-decls -Wstrict-prototypes'.tg2001-08-0714-66/+39
* Constify, staticize, and set WARNS=2.mike2001-08-062-9/+11
* can not -> cannotdd2001-08-051-1/+1
* o Move APNIC flag from -p to -A. Since, -p is usually associatedmike2001-08-052-25/+51
* Document -d in usage.dd2001-08-051-1/+2
* Fix using /usr/bin/ftp as a slave process on the end of a pipe by callingjon2001-08-052-3/+3
* Fix warnings from `-Wmissing-prototypes'. Staticize.tg2001-08-0316-276/+231
* Sort SRCS.tg2001-08-031-2/+2
* Fix a cryptoless world by disconnecting libmp from the build when there is nosobomax2001-08-021-2/+4
* MFS: in HISTORY section, fix release number of first appearancesheldonh2001-08-011-1/+1
* Don't wait for a keypress in INT 16 function 01, just return the currenttg2001-08-011-3/+0
* Mark debug() and fatal() as __printflike() and fix resulting warnings.tg2001-07-3114-42/+42
* Sort options, remove unknown option 'f'.tg2001-07-311-68/+67
* Add a "X KBytes of wired memory reserved" metric that representsbmilekic2001-07-311-11/+14
* Don't use ".nofinger" as a string constant from within the codeyar2001-07-302-1/+3
* - Add some more x86 instructions to emulate,tg2001-07-304-136/+267
* - Fix file names <:-(,tg2001-07-301-14/+12
* Fixed bitrot in DPADD in previous commit.bde2001-07-302-12/+8
* Removed garbage "CFLAGS+= -I.". This finishes backing out rev.1.4.bde2001-07-301-3/+0
* Update to version 3.36.obrien2001-07-301-1/+7
* Update to version 3.36.obrien2001-07-301-2/+6
* Correct the old length argument passed to sysctl to be a pointer to atmm2001-07-291-1/+2
* Enable the new libmp in the build, and disable libgmp and itsdd2001-07-292-2/+2
* Properly handle wgetch(3) returning ERR. This prevents an abnormal exitmp2001-07-281-9/+4
* Include value of command line argument that causes an error message orse2001-07-281-6/+9
* Fix the environment handling:markm2001-07-281-12/+11
* Prevent chpass(1) from writing -1 in the UID or GID fieldsmike2001-07-263-8/+13
* When -n is specified, don't attempt to turn hostnames found in utmpbrian2001-07-263-43/+42
* - Do not handle the per-CPU containers in mbuf code as though the cpuidsbmilekic2001-07-262-19/+12
* Include <sys/kbio.h> or <machine/console.h>, depending on __FreeBSD_version.tg2001-07-261-1/+8
* Correct font names. Now, how on earth did this work on my system?tg2001-07-261-3/+3
* Fix bugs introduced in 1.26:tg2001-07-261-10/+8
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-2619-54/+73
OpenPOWER on IntegriCloud