summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add libmd (or move it after libcrypt). We don't want the linker to bemarcel1999-12-167-18/+21
* Rev 1.9 did not follow style(9) in ordering.obrien1999-12-161-7/+5
* Options added in rev 1.14 were not documented in usage().obrien1999-12-161-1/+1
* Enable INET6 by default.shin1999-12-151-1/+1
* Fix grammar error. (missing verb)billf1999-12-131-1/+1
* Add new option, -L that will listen the various listen queue lengths.guido1999-12-134-32/+68
* Allow it to be compiled as cross-tool.marcel1999-12-122-4/+13
* Finally give mk_cmds(1) a man page.chris1999-12-122-1/+99
* Retire error(1). This is no longer useful as it applies only to the 4.xBSDkris1999-12-1111-3267/+0
* fix the same typo as in uniqache1999-12-101-1/+1
* fix fatal typoache1999-12-101-1/+1
* sys/dkbad.h is no more.phk1999-12-081-1/+0
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-078-107/+1649
* Mention the '6' flag in the flags summary. (Forgotten in the last commit).joe1999-12-061-1/+1
* Add braces ({}) to all the places that they're missing.joe1999-12-061-18/+34
* Rewrite of the manual page to make it clear that NSI and InterNICjoe1999-12-061-2/+8
* Add "-v" to usage().obrien1999-12-061-3/+3
* Document the "-v" flag. [It was like that when I got here.. honestly.]obrien1999-12-061-2/+16
* Added a -6 option to lookup information using the whois.6bone.netjoe1999-12-052-2/+10
* Minimal use of .Ar and .Nm.charnier1999-12-057-20/+38
* Typo. Standard list of flagcharnier1999-12-052-4/+4
* Correct use of .Nm, .Em, .Evcharnier1999-12-056-127/+120
* Do not dot terminate errx() strings. Add rcsid.charnier1999-12-052-11/+14
* Make '||' visible.cracauer1999-12-051-1/+1
* The -s option was broken (missing braces around an else clause).kris1999-12-041-5/+7
* Fix off-by-one error leading to a segfault.kris1999-12-041-1/+5
* Fix buffer overflow & add $FreeBSD$kris1999-12-041-2/+13
* Fix for the new usage of mkioctlsmarcel1999-12-031-1/+1
* Change -i host to whois.networksolutions.comache1999-12-031-1/+1
* Avoid hardcoding any paths and variables. The include directory mustmarcel1999-12-032-8/+19
* Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS insheldonh1999-12-021-0/+6
* Make sure DESTDIR is set in the environment of mkioctls. This fixesmarcel1999-12-021-1/+2
* Use %EF instead of hardcoded order for each countryache1999-11-301-41/+37
* %Ex -> %Efache1999-11-301-1/+1
* Change meaning of newly introduced -L option - it helps lpr laterache1999-11-302-10/+15
* Localize itache1999-11-303-13/+26
* Reactivate bind and add dnskeygen.peter1999-11-301-1/+2
* New program in the bind suite. I'm not sure that it's worth much whilepeter1999-11-301-0/+13
* Use libbind to get to the extended resolver and headers.peter1999-11-303-0/+3
* Move named and associated tools into a seperate makefile section andpeter1999-11-301-3/+6
* Fix a buffer overflow due to sending strings >1k in length. This is unlikelykris1999-11-251-7/+9
* Adjust man page: if command is specified, file name is mandatoryguido1999-11-241-2/+1
* Unbreak build world by readding the necessary ipfilter includes.guido1999-11-241-0/+6
* Improve backward compatibility.marcel1999-11-231-1/+5
* Make better use of .Ar. Use DIAGNOSTICS instead of incorrect section name.charnier1999-11-212-17/+17
* Correct use of .Nm. Add DIAGNOSTICS section. Add rcsidcharnier1999-11-212-8/+12
* Generate skel.c at build time.dt1999-11-202-1550/+4
* mdoc(7)'fyphantom1999-11-181-33/+40
* purity change for name length checking codeache1999-11-171-1/+1
* Merge with OpenBSD whois (with bugfixes missed there)ache1999-11-173-38/+173
OpenPOWER on IntegriCloud