summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1996-09-04permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.netTheo de Raadt
1996-09-01zap emalloc memTheo de Raadt
1996-09-01better error messageTheo de Raadt
1996-09-01fix warningsTheo de Raadt
1996-08-31rpc is not an option anymoreTheo de Raadt
1996-08-31typoTheo de Raadt
1996-08-31buf oflow in some more "NetBSD Foundation" codeTheo de Raadt
1996-08-31buf oflow; from brian@saturn.netTheo de Raadt
1996-08-31buf oflow, found by das33@cornell.eduTheo de Raadt
1996-08-30limit basedir lengthTheo de Raadt
1996-08-29hate warnings, kill warningsTheo de Raadt
1996-08-29type fixesTheo de Raadt
1996-08-29fix warningsTheo de Raadt
1996-08-29fix warningTheo de Raadt
1996-08-29fix some warnings and errorsTheo de Raadt
1996-08-29int mainTheo de Raadt
1996-08-28fix warningsTheo de Raadt
1996-08-28closer towards useable by generic joeTheo de Raadt
1996-08-27strncpy correctlyTheo de Raadt
1996-08-26I'm told the Roman Empire fell a few years ago.Jason Downs
1996-08-26Exit Byzantine eraTheo de Raadt
1996-08-26hack to make non-obj builds workTheo de Raadt
1996-08-23We have procmailNiklas Hallqvist
1996-08-22Correct typoNiklas Hallqvist
1996-08-22main() return typeTheo de Raadt
1996-08-22fix main() typeTheo de Raadt
1996-08-22__OpenBSD__Theo de Raadt
1996-08-21Use .PATH, not VPATHThorsten Lockert
1996-08-20exit 1 for failure if -detach; netbsd pr#2705; jbernard@tater.Mines.EDUTheo de Raadt
1996-08-18ifdef CSLIPTheo de Raadt
1996-08-18Wait for an output filter to conmplete before starting the next print job;Thorsten Lockert
1996-08-17s/rstatd/lockd/Thorsten Lockert
1996-08-16buf oflow; from dholland@hcs.harvard.eduTheo de Raadt
1996-08-16if time expired, cc = 0 & break to *; Havard.Eidnes@runit.sintef.noTheo de Raadt
1996-08-16inet_ntoa*2 botch; netbsd pr#2701; he@runit.sintef.noTheo de Raadt
1996-08-16do not do bindresvport if user runs own inetdTheo de Raadt
1996-08-15for -C check to make sure we've got the proper number of args and give upchuck
1996-08-15fix printf format (%s -> %d) in yplog debug statementchuck
1996-08-14Add mailstats.8; John M Vinopal, NetBSD PR#2697.Jason Downs
1996-08-13More fixes from theo.Todd C. Miller
1996-08-13fix possible buff oflowTodd C. Miller
1996-08-13do not play with the dog; messed up socket typeTheo de Raadt
1996-08-13indentTheo de Raadt
1996-08-13gone long agoTheo de Raadt
1996-08-12cleanup protos and suchTheo de Raadt
1996-08-11fix doc order of setgid/initgroups/setuidTheo de Raadt
1996-08-11There are disk devicenames wider than three charsNiklas Hallqvist
1996-08-10protos in scopeTheo de Raadt
1996-08-10call bindresvport() instead of faking it badlyTheo de Raadt
1996-08-08length arg goes last.Todd C. Miller