summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reduce max length of user names to 15 characters to reflect reality.davidn1999-11-171-2/+2
* Use the same technique as ps(1) to avoid the need for setgid. (ie: usepeter1999-11-172-5/+9
* Fixed sorting on time. On i386's, time differences of more than 2147bde1999-11-171-9/+9
* Remove CROSS_MAKE_FLAGS.marcel1999-11-151-1/+1
* Typokris1999-11-151-1/+1
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-143-4/+8
* Add reference to the share/examples/nwclient directory.bp1999-11-142-10/+5
* Make fstat work with file arguments again after being broken by dev_tgreen1999-11-131-1/+28
* Fix the case where there's no path and doscmd defaults it to C:\marcel1999-11-121-1/+1
* ioctlname() is actually passed a register_t.dfr1999-11-101-1/+1
* Fix cosmetic bug in time display. Current day logins are now displayeddavidn1999-11-101-4/+9
* Fix a boatload of warnings in the generated code on the alpha.dfr1999-11-091-1/+1
* Fix the output of 'netstat -I de0 1' for the alpha. Fix a bunch ofdfr1999-11-091-9/+10
* Change default to whois.crsnic.net - new Central Shared Registry for domainsache1999-11-092-5/+20
* Make sigreturn() work properly by zeroing mc_onstack like Bruce suggested.jhay1999-11-082-2/+3
* Document startup behaviour of mail(1).jkoshy1999-11-081-0/+18
* add argumentscharnier1999-11-021-9/+13
* Document that hosts for which no status report has been received fornik1999-11-011-1/+2
* Fix breakage for NOSHARED case.bp1999-11-011-4/+3
* Fix NOSHARED case.bp1999-10-311-5/+3
* Add ncplogin/logout programs which allow manage connectionsbp1999-10-315-0/+425
* mdoc(7)'fyphantom1999-10-303-26/+31
* uncomment FILES section (it look reasonable here)phantom1999-10-301-13/+23
* .Ox is ``clever'' now.phantom1999-10-301-2/+1
OpenPOWER on IntegriCloud