Age | Commit message (Expand) | Author |
2005-03-15 | tweaks; | Jason McIntyre |
2005-03-14 | Add "show summary" to ospfctl. | Esben Norby |
2005-03-14 | Allow to modify the metrics in a relative way by prepending the number with | Claudio Jeker |
2005-03-14 | unlink() control socket in error path. Spotted by Theo at FOSDEM. | Claudio Jeker |
2005-03-14 | add IFT_/IFM_IEE80211 to ift2ifm so we can pretty-print link state and | Henning Brauer |
2005-03-14 | print interface and some stuff about it with the nexthops so it is easier | Henning Brauer |
2005-03-14 | send a kif structure describing the interface a route relies on along | Henning Brauer |
2005-03-14 | when a buffer has a file descriptor to pass attached, we tried to send | Henning Brauer |
2005-03-14 | report/ignore broken packing-lists. | Marc Espie |
2005-03-14 | "we notice when you plug the cable" - yeah, but we didn't notice when it | Henning Brauer |
2005-03-13 | Missing return value and fd leak in fork()'s error path. Spotted by mpech@ | Otto Moerbeek |
2005-03-13 | when fetching the initial table, inherit the ifindex regardless of af, not | Henning Brauer |
2005-03-13 | explicitely initialize opt | Henning Brauer |
2005-03-13 | s/to many/too many/, from jmc | Henning Brauer |
2005-03-13 | Fixes in ntpd_settime (ie ntpd -s): | Darren Tucker |
2005-03-13 | document some common usage of pkg_info to make us look cool. | Marc Espie |
2005-03-12 | remove useless sentence; | Jason McIntyre |
2005-03-12 | Do not leak mem or fd in error paths. From Andrey Matveev (thanks!). | Chad Loder |
2005-03-12 | Add "show rib" and "show rib detail" to ospfctl. | Esben Norby |
2005-03-12 | Small K&F. | Esben Norby |
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 |