Age | Commit message (Expand) | Author |
2003-03-21 | Fix default facility when none is specified (should be LOG_USER, | Todd C. Miller |
2003-03-20 | replace some .Pp inside .Bd -literal block with empty line | David Krause |
2003-03-20 | duplicate word: to to | David Krause |
2003-03-19 | use RSA key blinding code from mod_ssl 2.8.13. differences to our own fix | Henning Brauer |
2003-03-19 | Fix parsing of the leases file. | Kenneth R Westerback |
2003-03-18 | missed a RUNDIR -> /var/run | Anil Madhavapeddy |
2003-03-18 | - expand DBDIR, ETCDIR, RUNDIR to the actual directories to make | Anil Madhavapeddy |
2003-03-18 | spelling typos/errors | David Krause |
2003-03-18 | duplicate words: and and, the the | David Krause |
2003-03-18 | xon/xoff -> Xon/Xoff; | Jason McIntyre |
2003-03-18 | ip address -> IP address; | Jason McIntyre |
2003-03-18 | small typos; | Jason McIntyre |
2003-03-17 | arp did not long-align sockaddrs in routing messages. This led to | Henric Jungheim |
2003-03-16 | nuber -> number; | Jason McIntyre |
2003-03-15 | recoginzed -> recognized; | Jason McIntyre |
2003-03-15 | missing ap_server_strip_chroot() | Henning Brauer |
2003-03-15 | Use strlcpy() instead of pre-checking the src len and using strcpy() | Todd C. Miller |
2003-03-14 | correct use of sizeof. | Jun-ichiro itojun Hagino |
2003-03-14 | add missing ND option length validation. from kame | Jun-ichiro itojun Hagino |
2003-03-14 | document the -n flag (dry-run) | Jason McIntyre |
2003-03-14 | removed references to non-existent radius.conf(5); | Jason McIntyre |
2003-03-14 | typos; | Jason McIntyre |
2003-03-14 | RSA blinding for private keys here too. | Hakan Olsson |
2003-03-14 | Add RSA blinding for private keys. markus@ ok. | Hakan Olsson |
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 |