summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-28remove unused variable. ok millert@Kevin Lo
2004-01-28Oops, forgot cvs add in previous commit; spotted by deraadt@Miod Vallat
2004-01-27make mail-mode more intelligent on middle-of-line insertions, and add aVincent Labrecque
2004-01-27avoid File::IO, one less module to load.Marc Espie
2004-01-27correct address resolution logic via getaddrinfo(3). henning and markus okJun-ichiro itojun Hagino
2004-01-27log_ntoa is herewith condemned to death by claudio and yours trulyHenning Brauer
2004-01-27make rt_sendmsg's local nextop and prefix struct in_addr too and don't useHenning Brauer
2004-01-27don't use log_ntoa, claudio okHenning Brauer
2004-01-27struct kroute changed, copeHenning Brauer
2004-01-27move strict kroute from in_addr_t for nexthop and prefix to struct in_addrHenning Brauer
2004-01-27remove redundant prototypes for pthread_[gs]etconcurrencyBrad Smith
2004-01-27missing exit() at end of mainHenning Brauer
2004-01-27constify log_addr and log_ntoa's returns, reminded by claudioHenning Brauer
2004-01-27use inet_ntop() for log_addr(), claudio okHenning Brauer
2004-01-27Don't just detect errors in pre_add(), but exit. Gets rid of strangeNikolay Sturm
2004-01-27this part is not needed for sierra wirelessTheo de Raadt
2004-01-27catch up with changes in struct peer_config, ok claudioHenning Brauer
2004-01-27use a struct bgpd_addr instead of sockaddr_in for peer_config->local_addr andHenning Brauer
2004-01-27Only install the fpsp exception vectors if the cpu is a 68040.Miod Vallat
2004-01-27more forced keywords.Marc Espie
2004-01-27first series of -forced switches, looks okay to henning@.Marc Espie
2004-01-27missing return()Henning Brauer
2004-01-27use SADB_GETSPI/UPDATE for setting tcpmd5 keys; ok henningMarkus Friedl
2004-01-27bullet lists of one item don't make much sense.Marc Espie
2004-01-27-f framework, manpage fixes.Marc Espie
2004-01-27reorder parsing so user:skey@host:file works (bugzilla #777)Damien Miller
2004-01-27Bad duplicate of mpcpcibr.cMiod Vallat
2004-01-27viritual -> virtualMiod Vallat
2004-01-27drop packet if kif == NULL; ok henning deraadtMarkus Friedl
2004-01-27in gettdbbysrcdst(): hash by SRC and lookup SA in the tdbsrc[] hash tableMarkus Friedl
2004-01-27don't convert tcpmd5 to ip-over-ip in SADB_X_GETSPROTO; from hshoexerMarkus Friedl
2004-01-27pass -spi for tcpmd5, too; ok hshoexer@Markus Friedl
2004-01-27remove $Header, it was messing up cvs for me. ok deraadt@Ted Unangst
2004-01-27TSIZE & TIMEOUT support; from freebsd via tholoTheo de Raadt
2004-01-27#define away __extern__ for old gcc and non-gcc; espie@ OKTodd C. Miller
2004-01-27enable bpp for sun4m too; jason@ okMichael Shalayeff
2004-01-27die $!Marc Espie
2004-01-27show $! in system related errors.Marc Espie
2004-01-27remove package if RequiredBy file ends up empty too soon.Marc Espie
2004-01-27put $! in die messages.Marc Espie
2004-01-26Major overhaul of biosboot and installboot, using EDD (LBA) reads ifTom Cosgrove
2004-01-26we must not omit printing the netmask when it is all zero, this is dangerous -Henning Brauer
2004-01-26Map segment 8 with a BAT again for now, for NVRAM access. This is onlyMiod Vallat
2004-01-26Asking for a too short softc size in your cfattach structure is known toMiod Vallat
2004-01-26Mostly sync with other ppc-based ports. This should be factorized someday...Miod Vallat
2004-01-26rename "tcp signature" to "tcp md5sig" - the name is misleading, wetherHenning Brauer
2004-01-26Change read_stackseg_np to work with any thread, not just the currentMarco S Hyman
2004-01-26Make sure, when reporting available memory to the common PowerPC code, toMiod Vallat
2004-01-26sign mismatch correction, from miodTheo de Raadt
2004-01-26shorter messageTheo de Raadt