summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-147-7/+21
* An empty at.deny doesn't mean everyone can use at.dd2001-08-141-4/+0
* Initialize outfile in main()peter2001-08-131-1/+2
* Initialize msg in main()peter2001-08-131-1/+2
* Initialize fp in main()peter2001-08-131-1/+2
* Initialize debugf in main()peter2001-08-132-1/+2
* mdoc(7) police: s;BSD/OS;.Bsx; where appropriate.ru2001-08-131-2/+2
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-134-4/+4
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-1316-24/+16
* Fix some bogus strncpy(3) to strlcpy(3) changes I made in the previousmike2001-08-131-6/+6
* Remove the WANT_INSECURE_OPIE option - it is now a default. This is notmarkm2001-08-123-9/+0
* o Replace occurrences of strncpy(3) with strlcpy(3); most ofmike2001-08-121-23/+47
* Change the compute_stats() call to the new devstat_compute_statistics()ken2001-08-111-21/+21
* Set the RUSER for PAM so that (eg) kerberos can set up tickets properly.markm2001-08-111-0/+2
* WARNS=2 type cleanup.markm2001-08-112-5/+9
* Don't call errx() with a variable format stringkris2001-08-111-1/+1
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-107-15/+11
* mdoc(7) police: protect trailing full stops of abbreviationsru2001-08-106-7/+7
* 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
OpenPOWER on IntegriCloud