summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-18Permit ethernet multicast addresses, as used by some HA/failover solutions. S...Hakan Olsson
2003-12-18Recognize NAT-D and NAT-OA payloads. markus@ ok.Hakan Olsson
2003-12-18spls do not protect cpu_itmr and thus time might jump back sometimes due to c...Michael Shalayeff
2003-12-18Don't add -I$(srcdir)/zlib to CFLAGS since the version of zlib included withTodd C. Miller
2003-12-18cvs uses zlib, not gzip; remove a lie. OK deraadt@Todd C. Miller
2003-12-18Move -DDYNAMIC_CRC_TABLE into the main libz MakefileTodd C. Miller
2003-12-18Mention the exchange name when giving up on a message. Suggested byHakan Olsson
2003-12-18syncTheo de Raadt
2003-12-17attempt to power down voyager (untested); miod okTheo de Raadt
2003-12-17Change pfsync IP protocol and multicast group numbers.Ryan Thomas McBride
2003-12-17- add -w to options descriptionJason McIntyre
2003-12-17Use SLIST macros instead of rolling our own. Idea from and partlyTodd C. Miller
2003-12-17remove old -M and -N; 3608Theo de Raadt
2003-12-17no mail for _ftpdHenning Brauer
2003-12-17no ftp access for _bgpdHenning Brauer
2003-12-17add user & group _bgpdHenning Brauer
2003-12-17don't use inffast on the boot floppies; saves more spaceHenning Brauer
2003-12-17send reconf requests to the RDE as well and handle them there; syncing peerHenning Brauer
2003-12-17styleHenning Brauer
2003-12-17not qualifying a product based on vendor AND product ID just bugs meJason Wright
2003-12-17SMC 9452TXJason Wright
2003-12-17marvell skv2 (smc9452TX); from freebsdJason Wright
2003-12-17marvell skv2; from freebsdJason Wright
2003-12-17more sk'sJason Wright
2003-12-17more cardsJason Wright
2003-12-17add support for linksys (eg1032v2, eg1064v2) and dlink (dge530t); from NetBSDJason Wright
2003-12-17syncJason Wright
2003-12-17- add linksys vendor idJason Wright
2003-12-17cosmetics, ok mcbride@Daniel Hartmeier
2003-12-17Always use the nitty-gritty name for cr16.Miod Vallat
2003-12-17Extra regression test (mostly string handling). With kind permission fromOtto Moerbeek
2003-12-17add MLINKS for new functions;Jason McIntyre
2003-12-17sync man page with update to zlib 1.2.1;Jason McIntyre
2003-12-17start spanning tree on ifconfig up; from Marco Pfatschbacher; ok jason@Markus Friedl
2003-12-17oups, kill (then helpful) shit from the time when it live out of the tree...Henning Brauer
2003-12-17- new sentence, new lineJason McIntyre
2003-12-17welcome, bgpdHenning Brauer
2003-12-17Provide a real inverted cursor for rasops-based consoles; inspired byMiod Vallat
2003-12-17Quick fix for zlib's update.Marc Espie
2003-12-17in the real mem print do not include reserved for prom into used by openbsdMichael Shalayeff
2003-12-17figure out the used prom size in probe() and pass that into attach that will ...Michael Shalayeff
2003-12-17For some reason sparc64 seems to need the equivalent of -I/sys whereTodd C. Miller
2003-12-17remove unneeded bits introduced in previous commitTodd C. Miller
2003-12-17#include <lib/libsa/stand.h> instead of just <stand.h> so we can avoidTodd C. Miller
2003-12-17Simply include the main libz Makefile instead of trying to roll our own.Todd C. Miller
2003-12-17Simply include the main libz Makefile instead of trying to roll our own.Todd C. Miller
2003-12-17Simply include the main libz Makefile instead of trying to roll our own.Todd C. Miller
2003-12-17bad me, left commented code in here...Jason Wright
2003-12-17new options from marius@monkeyTed Unangst
2003-12-17add NOTE_EOF (return on EOF) and NOTE_TRUNCATE (vnode was truncated)Ted Unangst