Age | Commit message (Expand) | Author |
2005-03-12 | shutdown the inetd socket for reading if secure; ok deraadt | Markus Friedl |
2005-03-11 | freeaddrinfo() isn't needed on the error path from getaddrinfo(). | Bob Beck |
2005-03-11 | Fix typo. | Esben Norby |
2005-03-11 | fix usage to reflect new reality, ok jmc@ | Bob Beck |
2005-03-11 | "Greytrapping" for spamd - allow for spamd greylisting to maintain | Bob Beck |
2005-03-11 | shutdown() directly before close() is useless, theo | Henning Brauer |
2005-03-11 | clean up printing of rule numbers. omit ruleset name and sub-rule number | Daniel Hartmeier |
2005-03-11 | move umask() song and dance closer around the bind, being more careful about ... | Theo de Raadt |
2005-03-11 | Finally commit the transparent-as and nexthop no-modify stuff I wrote on the | Claudio Jeker |
2005-03-11 | KNF | Henning Brauer |
2005-03-10 | only play with umask() for a moment -- restore after | Theo de Raadt |
2005-03-10 | put umask restores in right place; millert ok | Theo de Raadt |
2005-03-10 | Write this in real C, not some bullshit GNU extension that other compilers | Theo de Raadt |
2005-03-10 | the section is named "LOGGING FACILITY", not "Logging Facility"; | Jason McIntyre |
2005-03-09 | Do not leak Keynote sessions on failure. Also check snprintf return | Chad Loder |
2005-03-09 | nasty: host_dns used to run before forking and chrooting etc, so it was | Henning Brauer |
2005-03-09 | Check kn_init for failure. | Chad Loder |
2005-03-09 | Preliminary support for the floppy drive on Ultrasparcs. Only tested on | Miod Vallat |
2005-03-09 | memcpy/memmove correctness here as well | Henning Brauer |
2005-03-09 | correctness: memmove instead of memcpy where we might have overlaps | Henning Brauer |
2005-03-09 | when, after processing all complete imsgs we found in the buffer, | Henning Brauer |
2005-03-09 | just clue() the first time a library is not found. | Marc Espie |
2005-03-09 | report all missing libraries (report is a bit verbose, but this will do). | Marc Espie |
2005-03-09 | simplification; ok reyk | Theo de Raadt |
2005-03-09 | oops, since we don't register destdir along with libs, looking up with | Marc Espie |
2005-03-09 | make sure lookup_libspec returns the same thing in -v -v mode. | Marc Espie |
2005-03-08 | Remove no longer valid route entries. | Esben Norby |
2005-03-08 | when trying short-circuit the wait for the first reply for -s, only | Henning Brauer |
2005-03-08 | knf | Theo de Raadt |
2005-03-08 | from the "shut the fuck up, ntpd" department: | Henning Brauer |
2005-03-08 | make this compile on strict-alignment architectures. someone send | Theo de Raadt |
2005-03-08 | missing break spotted by lint | Theo de Raadt |
2005-03-08 | from the "shut the fuck up, ntpd" department: | Henning Brauer |
2005-03-08 | let client_query return 0 if it requested dns resolution | Henning Brauer |
2005-03-07 | strip down path from generated manpages. | Marc Espie |
2005-03-07 | oops | Marc Espie |
2005-03-07 | add a printer for 802.11 and for additional radiotap headers, | Reyk Floeter |
2005-03-07 | make device MAXPATHLEN long instead of 64, fixes remote dumps with | Henning Brauer |
2005-03-07 | Track interface state (up/down) and media status. Simplify the code a bit | Claudio Jeker |
2005-03-06 | - do not mark up punctuation | Jason McIntyre |
2005-03-06 | uppercase takes precedence over lower when sorting options; | Jason McIntyre |
2005-03-06 | add support for multiple DLTs using the -L and -y options. | Reyk Floeter |
2005-03-06 | fix error message, Benedikt Steinbusch <bsteinb@hamazone.de> | Henning Brauer |
2005-03-06 | Use correct byte order when logging port numbers. | Chad Loder |
2005-03-06 | Filter openprom environment strings with strnvis(); ok deraadt@ krw@ | Miod Vallat |
2005-03-04 | flesh list of classes out. | Marc Espie |
2005-03-03 | grammar, and an OpenBSD -> .Ox; | Jason McIntyre |
2005-03-03 | decode ike modp_2048 payload | Hans-Joerg Hoexer |
2005-03-03 | allow pkg_mklocatedb to look into src and X11 sets as well. | Marc Espie |
2005-03-02 | Fix an obviously wrong memset. Found by djm@, lots and lots and lots and | Chad Loder |