Age | Commit message (Expand) | Author |
2005-01-31 | warn(3) + _exit(2) instead of err(3) in the forked child | Henning Brauer |
2005-01-31 | -Wsign-compare clean, Andrey Matveev <andrushock@korovino.net> | Henning Brauer |
2005-01-31 | add some references to SEE ALSO; | Jason McIntyre |
2005-01-30 | Detect editors that move the edited file out from underneath us and warn. | Todd C. Miller |
2005-01-30 | bzero s_un before use; Andrey Matveev | Todd C. Miller |
2005-01-30 | Proper cleanup on malloc failure; Andrey Matveev | Todd C. Miller |
2005-01-30 | fix some whitespace | Todd C. Miller |
2005-01-29 | Fix memory leak when supersede_lease() fails and it is a DHCPACK | Todd C. Miller |
2005-01-28 | tweaks; | Jason McIntyre |
2005-01-28 | tweaks; | Jason McIntyre |
2005-01-28 | Change my email address to the OpenBSD one since Ericsson has nothing to | Esben Norby |
2005-01-28 | More spaces. | Esben Norby |
2005-01-28 | spaces | Esben Norby |
2005-01-28 | Change my email address to the OpenBSD one since Ericsson has nothing to | Esben Norby |
2005-01-28 | Control program like bgpctl but this time for ospfd. | Claudio Jeker |
2005-01-28 | Welcome ospfd | Claudio Jeker |
2005-01-28 | Simplify interval scaling and randomize query intervals; ok henning@ | Darren Tucker |
2005-01-28 | fatal() if daemon() fails, Alexander von Gernler <grunk@pestilenz.org> | Henning Brauer |
2005-01-28 | Make network unreachable errors non-fatal; ok henning@ | Darren Tucker |
2005-01-27 | Scale query interval by the overall offset not per-peer offset, so we | Darren Tucker |
2005-01-27 | Delay before retrying a query on timeout; ok henning@ | Darren Tucker |
2005-01-26 | fix CERT VU#938617 (vulnerable to denial of service in validator code) | Jakob Schlyter |
2005-01-25 | Fixed a typo. | Esben Norby |
2005-01-25 | simplify OpenBSD case by using arch(1) and sed to grab | Brad Smith |
2005-01-22 | do not clean-up shared items in pretend mode (for now, need extra logic | Marc Espie |
2005-01-22 | explicitly shows fragment names that were not found. | Marc Espie |
2005-01-22 | although arguments to `ip proto' and `ether proto' are keywords, and do | Jason McIntyre |
2005-01-20 | backout workaround from rev 1.29 as it breaks host routes and is not | Markus Friedl |
2005-01-19 | APM emulation framework and zaurus scoop driver. Not enabled yet. | Uwe Stuehler |
2005-01-18 | Also call sete{u,g}id() when dropping privs. From mpech@. ok millert@. | Otto Moerbeek |
2005-01-18 | Build hotplug on zaurus, link manpage in zaurus dir. | Dale Rahn |
2005-01-16 | allow locking of database in quiet mode, where we don't display any | Marc Espie |
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat |
2005-01-14 | `big lock' model: lock the whole db for reading/writing. | Marc Espie |
2005-01-13 | build explictly on zaurus, not all arm, because of MANSUBDIR | Dale Rahn |
2005-01-13 | Build on zaurus too, (all arm) | Dale Rahn |
2005-01-13 | Fix snprintf length field; from cloder@ | Todd C. Miller |
2005-01-13 | just mark it down when we can't install a package, instead of trying | Marc Espie |
2005-01-13 | let collision reports give the name of the package they're trying to | Marc Espie |
2005-01-08 | SECURITY: CAN-2004-0940 (cve.mitre.org) | Theo de Raadt |
2005-01-04 | Enable ARP table manipulation on CARP interfaces. | Christopher Pascoe |
2005-01-04 | simplified FILTER AND TRANSLATION RULES; | Jason McIntyre |
2005-01-03 | - use .Bk/.Ek to keep SYNOPSIS tidy | Jason McIntyre |
2005-01-03 | rename -f -> -F | Marc Espie |
2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ | Dale Rahn |
2005-01-02 | breaks at least vax; backout | Theo de Raadt |
2005-01-02 | document ssl(8); | Jason McIntyre |
2005-01-02 | "bad-timestamp" is a valid logging reason; | Jason McIntyre |
2005-01-01 | Make sure uextraloc ends up in .data so UKC works. OK deraadt@ | Todd C. Miller |
2004-12-31 | add ssl(8) to SEE ALSO; | Jason McIntyre |