summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2003-03-13Use strdup() instead of doing it by hand; deraadt@ OKTodd C. Miller
2003-03-13more strlcpy; ok beck, and others pointed out a glitchTheo de Raadt
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2003-03-12less sprintfTheo de Raadt
2003-03-12Make config -e work correctly on the various m68k platforms, by handlingMiod Vallat
2003-03-12more .LiTheo de Raadt
2003-03-12Move range sanity check out of get_number() and into get_range() sinceTodd C. Miller
2003-03-11Catch more syntax errors that were previously ignored. I've rewrittenTodd C. Miller
2003-03-11removed .Ic's which were giving postscript trouble;Jason McIntyre
2003-03-11spellingDavid Krause
2003-03-11Make lpr and lprm setuid root but drop to daemon very early.Todd C. Miller
2003-03-11$OpenBSD$David Krause
2003-03-11groupmod modifies groups, it doesn't add themTed Unangst
2003-03-10these pages all had bad section numbers in the .Xr's;Jason McIntyre
2003-03-10Log that cron started up after we detach from the controlling terminalTodd C. Miller
2003-03-10Change a e_username to e_cmd.Todd C. Miller
2003-03-10Back out changes to get_number() that I didn't intend to commit.Todd C. Miller
2003-03-10Do the check for missing command before the un_getchar(); otherwiseTodd C. Miller
2003-03-09Fix error line number reporting for syntax errors (noticed by mpech@).Todd C. Miller
2003-03-09Catch lines w/o EOF. Previously they were silently ignored.Todd C. Miller
2003-03-09bad licenseMatthieu Herrb
2003-03-09.Dd Month day, yearDavid Krause
2003-03-09fix wording of sentence.Brad Smith
2003-03-09As pointed out by Perry, mailwrapper is never invoked directly,Todd C. Miller
2003-03-08Honor the :sh: flag in the local printcap for remote printers tooTodd C. Miller
2003-03-08Bleah, someone beat me to this but I have some minor chagesTodd C. Miller
2003-03-08fix err/errx uses; andrushock@korovino.netTheo de Raadt
2003-03-08fix fdformat usage(). Ok deraadt@Matthieu Herrb
2003-03-08Talk about chroot defaults, remove Linux note.Cedric Berger
2003-03-07spelling errors/typosDavid Krause
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
2003-03-05delete blank linesTheo de Raadt
2003-03-05- double spaces killedJason McIntyre
2003-03-05knfTheo de Raadt
2003-03-05jmc wrote a combination man page that covers all openssl(1) functionality,Theo de Raadt
2003-03-05update to BIND 9.2.2-release. ok millert@Jakob Schlyter
2003-03-05delete bogus debug msgTheo de Raadt
2003-03-04change default config file to /var/named/etc/named.conf. ok millert@Jakob Schlyter
2003-03-04skip this setuid stuffTheo de Raadt
2003-03-04Deref the correct passwd pointer in a Debug statement.Todd C. Miller
2003-03-03spacesTheo de Raadt
2003-03-03ansi, from cloderTheo de Raadt
2003-03-01proper noticeTheo de Raadt
2003-03-01mrouted & friends can now be enabledTheo de Raadt
2003-03-01After 2 years, and more than 350 pieces of mail exchanged with "theTheo de Raadt
2003-03-01apparently xerox wrote this snmp stuffTheo de Raadt
2003-02-28no need to disable stack-protector on sparc and sparc64 any more.Artur Grabowski
2003-02-28Fix double Debug() usage, for instance, Debug(DPARS|DEXT...)Mike Pechkin
2003-02-27Kill blank line that hoses formatting; jakob@ OKTodd C. Miller
2003-02-27make rndc-confgen fail properly. tested by danh@Jakob Schlyter