summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Collapse)Author
1996-09-15enlarge bufferTheo de Raadt
1996-09-15praliases now has a man page.Todd C. Miller
1996-09-15sendmail 8.9.1Todd C. Miller
1996-09-15Doh! Should be .1Todd C. Miller
1996-09-15First crack at a praliases man page, the lack of which really bugged me.Todd C. Miller
1996-09-13typoTheo de Raadt
1996-09-13kill unused varJason Downs
1996-09-13remove mapartitions default.Michael Shalayeff
1996-09-13hostname can be longer; noticed by bitbltTheo de Raadt
1996-09-12suspicious suspiciousTheo de Raadt
1996-09-12sendmail gecos oflow -- found by mudge, this fix by downsj. I knew about thisTheo de Raadt
hole a month ago. OpenBSD is not vulnerable because you cannot set a gecos that long -- bitblt and I fixed chfn & the other tools when we became aware of the hole; we did not fix sendmail to avoid bringing attention to the sendmail hole
1996-09-12set maxpartitions to machine default.Michael Shalayeff
fix shift/reduce conflicts in grammar (i'm ukrainian, not else ;)
1996-09-11revoke privs at start; tested by fenner@parc.xerox.comTheo de Raadt
1996-09-06Added support for add device in subr_userconf. Not perfect but a good start.Mats O Jansson
This needed changes in config, so if your kernel uses BOOT_CONFIG you need to rebuild config before a new kernel can be built. -moj
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
Don't add -g to CFLAGS
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
from FreeBSD PR 739
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