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