Age | Commit message (Expand) | Author |
2004-01-27 | Bad duplicate of mpcpcibr.c | Miod Vallat |
2004-01-27 | viritual -> virtual | Miod Vallat |
2004-01-27 | drop packet if kif == NULL; ok henning deraadt | Markus Friedl |
2004-01-27 | in gettdbbysrcdst(): hash by SRC and lookup SA in the tdbsrc[] hash table | Markus Friedl |
2004-01-27 | don't convert tcpmd5 to ip-over-ip in SADB_X_GETSPROTO; from hshoexer | Markus Friedl |
2004-01-27 | pass -spi for tcpmd5, too; ok hshoexer@ | Markus Friedl |
2004-01-27 | remove $Header, it was messing up cvs for me. ok deraadt@ | Ted Unangst |
2004-01-27 | TSIZE & TIMEOUT support; from freebsd via tholo | Theo de Raadt |
2004-01-27 | #define away __extern__ for old gcc and non-gcc; espie@ OK | Todd C. Miller |
2004-01-27 | enable bpp for sun4m too; jason@ ok | Michael Shalayeff |
2004-01-27 | die $! | Marc Espie |
2004-01-27 | show $! in system related errors. | Marc Espie |
2004-01-27 | remove package if RequiredBy file ends up empty too soon. | Marc Espie |
2004-01-27 | put $! in die messages. | Marc Espie |
2004-01-26 | Major overhaul of biosboot and installboot, using EDD (LBA) reads if | Tom Cosgrove |
2004-01-26 | we must not omit printing the netmask when it is all zero, this is dangerous - | Henning Brauer |
2004-01-26 | Map segment 8 with a BAT again for now, for NVRAM access. This is only | Miod Vallat |
2004-01-26 | Asking for a too short softc size in your cfattach structure is known to | Miod Vallat |
2004-01-26 | Mostly sync with other ppc-based ports. This should be factorized someday... | Miod Vallat |
2004-01-26 | rename "tcp signature" to "tcp md5sig" - the name is misleading, wether | Henning Brauer |
2004-01-26 | Change read_stackseg_np to work with any thread, not just the current | Marco S Hyman |
2004-01-26 | Make sure, when reporting available memory to the common PowerPC code, to | Miod Vallat |
2004-01-26 | sign mismatch correction, from miod | Theo de Raadt |
2004-01-26 | shorter message | Theo de Raadt |
2004-01-26 | Use libkern's fast ffs() in libc too. | Miod Vallat |
2004-01-26 | add finalized guard to destructor calls, to prevent multiple calls. | Marc Espie |
2004-01-26 | small clean-up: typedef to desambiguate const, prototypes... | Marc Espie |
2004-01-26 | tftp-only netboot code, inspired from mvmeppc, and stripped down; it will | Miod Vallat |
2004-01-26 | A few more BUG syscall definitions and structures. Fix (not used yet) | Miod Vallat |
2004-01-26 | no more SIOCGIFCONF any more here either | Henning Brauer |
2004-01-26 | -we don't use SIOCGIFCONF any more, we use getifaddrs(). update comment. | Henning Brauer |
2004-01-26 | print cis information on configured cards as pcmcia(4) does; mentioned by | Federico G. Schwindt |
2004-01-26 | Correct strlcpy bound. | Miod Vallat |
2004-01-26 | knf and cleanup; millert ok | Theo de Raadt |
2004-01-26 | when we error out in send_sa_msg() close the file descriptor. | Henning Brauer |
2004-01-26 | TCP_SIGNATURE enabled by default | Theo de Raadt |
2004-01-26 | Added 2-clause license | Niklas Hallqvist |
2004-01-26 | dataLen should be size_t to match l->len; ok otto@ tedu@ | Todd C. Miller |
2004-01-26 | first cut at tcpmd5 setup seupport from within bgpd. works so far. | Henning Brauer |
2004-01-26 | missing thing from Jared Yanovich; | Jason McIntyre |
2004-01-26 | sync | Theo de Raadt |
2004-01-26 | Bump load address, same as done on macppc last year. | Miod Vallat |
2004-01-26 | Make welcome banner match spamd's (is it chicken or is it fish?). | Todd C. Miller |
2004-01-26 | if one destroy fails, keep trying the others | Theo de Raadt |
2004-01-26 | - use SIOC[GS]WAVELAN. | Federico G. Schwindt |
2004-01-26 | don't create/destroy interfaces in depend or regress | David Krause |
2004-01-26 | add DLT_IEEE802_11 support; from NetBSD. bump minor. | Federico G. Schwindt |
2004-01-26 | sync | Theo de Raadt |
2004-01-26 | having the monotonic thing as DEBUG is not going to get it fixed faster, it i... | Theo de Raadt |
2004-01-25 | install all the catalogs; as cvs forgot to check this file in when those were... | Michael Shalayeff |