Age | Commit message (Expand) | Author |
2003-12-18 | document various aspects of awk behaviour: | Jason McIntyre |
2003-12-18 | TCP timestamp modulation (scrub reassemble tcp) fix from frantzen@ | Daniel Hartmeier |
2003-12-18 | Fix for monotomic time, lasttb is now in sync with 'time'. ok otto@ | Dale Rahn |
2003-12-18 | reset nconf to NULL after free(), from claudio | Henning Brauer |
2003-12-18 | resolve compiler warnings, from Pyun YongHyeon, ok cedric@, mcbride@ | Daniel Hartmeier |
2003-12-18 | document `b0' and `b1' attributes; | Jason McIntyre |
2003-12-18 | random numbers are obtained via arc4random(3), not random(3); | Jason McIntyre |
2003-12-18 | Permit ethernet multicast addresses, as used by some HA/failover solutions. S... | Hakan Olsson |
2003-12-18 | Recognize NAT-D and NAT-OA payloads. markus@ ok. | Hakan Olsson |
2003-12-18 | spls do not protect cpu_itmr and thus time might jump back sometimes due to c... | Michael Shalayeff |
2003-12-18 | Don't add -I$(srcdir)/zlib to CFLAGS since the version of zlib included with | Todd C. Miller |
2003-12-18 | cvs uses zlib, not gzip; remove a lie. OK deraadt@ | Todd C. Miller |
2003-12-18 | Move -DDYNAMIC_CRC_TABLE into the main libz Makefile | Todd C. Miller |
2003-12-18 | Mention the exchange name when giving up on a message. Suggested by | Hakan Olsson |
2003-12-18 | sync | Theo de Raadt |
2003-12-17 | attempt to power down voyager (untested); miod ok | Theo de Raadt |
2003-12-17 | Change pfsync IP protocol and multicast group numbers. | Ryan Thomas McBride |
2003-12-17 | - add -w to options description | Jason McIntyre |
2003-12-17 | Use SLIST macros instead of rolling our own. Idea from and partly | Todd C. Miller |
2003-12-17 | remove old -M and -N; 3608 | Theo de Raadt |
2003-12-17 | no mail for _ftpd | Henning Brauer |
2003-12-17 | no ftp access for _bgpd | Henning Brauer |
2003-12-17 | add user & group _bgpd | Henning Brauer |
2003-12-17 | don't use inffast on the boot floppies; saves more space | Henning Brauer |
2003-12-17 | send reconf requests to the RDE as well and handle them there; syncing peer | Henning Brauer |
2003-12-17 | style | Henning Brauer |
2003-12-17 | not qualifying a product based on vendor AND product ID just bugs me | Jason Wright |
2003-12-17 | SMC 9452TX | Jason Wright |
2003-12-17 | marvell skv2 (smc9452TX); from freebsd | Jason Wright |
2003-12-17 | marvell skv2; from freebsd | Jason Wright |
2003-12-17 | more sk's | Jason Wright |
2003-12-17 | more cards | Jason Wright |
2003-12-17 | add support for linksys (eg1032v2, eg1064v2) and dlink (dge530t); from NetBSD | Jason Wright |
2003-12-17 | sync | Jason Wright |
2003-12-17 | - add linksys vendor id | Jason Wright |
2003-12-17 | cosmetics, ok mcbride@ | Daniel Hartmeier |
2003-12-17 | Always use the nitty-gritty name for cr16. | Miod Vallat |
2003-12-17 | Extra regression test (mostly string handling). With kind permission from | Otto Moerbeek |
2003-12-17 | add MLINKS for new functions; | Jason McIntyre |
2003-12-17 | sync man page with update to zlib 1.2.1; | Jason McIntyre |
2003-12-17 | start spanning tree on ifconfig up; from Marco Pfatschbacher; ok jason@ | Markus Friedl |
2003-12-17 | oups, kill (then helpful) shit from the time when it live out of the tree... | Henning Brauer |
2003-12-17 | - new sentence, new line | Jason McIntyre |
2003-12-17 | welcome, bgpd | Henning Brauer |
2003-12-17 | Provide a real inverted cursor for rasops-based consoles; inspired by | Miod Vallat |
2003-12-17 | Quick fix for zlib's update. | Marc Espie |
2003-12-17 | in the real mem print do not include reserved for prom into used by openbsd | Michael Shalayeff |
2003-12-17 | figure out the used prom size in probe() and pass that into attach that will ... | Michael Shalayeff |
2003-12-17 | For some reason sparc64 seems to need the equivalent of -I/sys where | Todd C. Miller |
2003-12-17 | remove unneeded bits introduced in previous commit | Todd C. Miller |