Age | Commit message (Expand) | Author |
2006-08-22 | do not send the empty UPDATE message as End-of-RIB marker yet, Juniper | Henning Brauer |
2006-08-20 | replace magic numbers, no binary change; prompted by deraadt@ | Kevin Steves |
2006-08-20 | correct order of include files | Theo de Raadt |
2006-08-19 | make sure updates from sensors have the "synced" flag set | Henning Brauer |
2006-08-18 | Correctly leave the all AllDRouters group (224.0.0.6) if the interface was | Claudio Jeker |
2006-08-17 | Remove -Wredundant-decls from CFLAGS | Claudio Jeker |
2006-08-17 | Remove -Wredundant-decls from CFLAGS | Claudio Jeker |
2006-08-17 | -Wmissing-declarations -Wredundant-decls are not very useful and especially | Claudio Jeker |
2006-08-15 | need to print leading space now | Kevin Steves |
2006-08-15 | stupid error: increment not decrement here. | Kevin Steves |
2006-08-14 | after a bulk transfer (initial or caused by route refresh request), | Henning Brauer |
2006-08-13 | Add Auto-Submitted header in generated mail as per RFC 3834. | Todd C. Miller |
2006-08-11 | typo in comment | Bernd Ahlers |
2006-08-10 | sync usage(); | Jason McIntyre |
2006-08-10 | various fixes; | Jason McIntyre |
2006-08-10 | fixes up; | Jason McIntyre |
2006-08-10 | sync usage(); | Jason McIntyre |
2006-08-10 | - better .Nd | Jason McIntyre |
2006-08-09 | Fix a reliability issue in dhcpd where a DHCPDISCOVER packet with a 32-byte | Chad Loder |
2006-08-09 | handle SIGQUIT instead of SIGSTOP, from Stefan Krah | Daniel Hartmeier |
2006-08-09 | typo in example config; ok henning@ | Kevin Steves |
2006-08-07 | Avoid divide by zero in visual effects; spotted by Tobias Stoeckmann. | Miod Vallat |
2006-08-07 | Remove the Sony wsfonts from the list of fonts with special encoding. | Mark Kettenis |
2006-08-06 | Remove a XXX in a comment. | Claudio Jeker |
2006-08-06 | There is no need to initialize the log framework twice. Especially because | Claudio Jeker |
2006-08-05 | actually perform error-checking on every read/write. | Marc Espie |
2006-08-04 | add "restart" to max-prefix, allows sessions suspended due to reaching | Henning Brauer |
2006-08-04 | Sigh, use .Nm, not the literal name of the binary... | Marc Balmer |
2006-08-04 | Add a '-q' option to suppress warning messages. | Marc Balmer |
2006-08-04 | Remove reference to tb(4). Found by jmc@, thanks. | Marc Balmer |
2006-08-03 | On startup in fetchtable() clean the routing table of all PROTO1 routes. | Claudio Jeker |
2006-08-01 | add ProxyPreserveHost support to mod_proxy. it allows to pass the original | Federico G. Schwindt |
2006-08-01 | If pkg_delete is trying to remove more than one package at the same time and | Bernd Ahlers |
2006-07-31 | cosmetic: comments, and better method name. | Marc Espie |
2006-07-31 | add missing licence info. | Marc Espie |
2006-07-30 | there's a nasty little race condition when the neigbor reached max-prefix | Henning Brauer |
2006-07-28 | factor out the code to build bgp messages, ok claudio a long time ago | Henning Brauer |
2006-07-28 | avoid printing the server built date | Henning Brauer |
2006-07-28 | avoid printing server built date, we set that to "unknown" anyway | Henning Brauer |
2006-07-28 | A vulnerability has been reported in Apache HTTP Server, which potentially can | Henning Brauer |
2006-07-25 | amazing how far a typo of mine (CFLAGS vs CLFAGS) from early 2004 spread | Henning Brauer |
2006-07-25 | kill redundant prototypes | Henning Brauer |
2006-07-24 | Build wscons stuff on vax (but no for bsd.rd yet) | Miod Vallat |
2006-07-18 | Tyop fix: simultanious | Michael Knudsen |
2006-07-12 | makeinfo --no-split, simplifies sets immensely. | Marc Espie |
2006-07-09 | Use sigaction() instead of signal() in the parent and use the | Todd C. Miller |
2006-07-06 | In rt_invalidate() skip all as_ext routes if routes matching a specific area | Claudio Jeker |
2006-07-03 | Add missing breaks and suddenly all starts to make sense again. Wondered | Claudio Jeker |
2006-07-02 | Recognise OpenBSD vendor ID | Hans-Joerg Hoexer |
2006-07-01 | Don't warn for kernel_text being zero on (some) m68k systems. | Miod Vallat |