summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-23List interfaces they way we list neighbors etc.Esben Norby
2006-03-23kill evil \r; from cedricMichael Shalayeff
2006-03-23Print the lladdr on carp interfaces.Ryan Thomas McBride
2006-03-23Set a carp MAC address of 00:00:00:00:00:00 if no vhid is assigned.Ryan Thomas McBride
2006-03-23Fix pretty-print of carp link addresses by making them print like IFT_ETHER.Ryan Thomas McBride
2006-03-23rlog_file() will never return non-zero; change its return type to void.Xavier Santolaria
2006-03-23fetch() will never return non-zero; change its return type to void.Xavier Santolaria
2006-03-23kill whitespace at eol;Jason McIntyre
2006-03-23new sentence, new line;Jason McIntyre
2006-03-23reword; ok ottoJason McIntyre
2006-03-23deprive theo of his love for `Ns';Jason McIntyre
2006-03-23tweaks;Jason McIntyre
2006-03-23use fatal() in rcs_lock_setmode(); OK ray@.Xavier Santolaria
2006-03-23- cvs_buf_putc() will never return non-zeroXavier Santolaria
2006-03-23formatting fixesMarc Espie
2006-03-23... and remove extra test that is no longer needed.Marc Espie
2006-03-23simply set up format only when we see -g.Marc Espie
2006-03-23explicit cast on strtoul, classical const gotcha.Marc Espie
2006-03-23back-out format for now, need to be active ONLY in GNU-m4 mode.Marc Espie
2006-03-23avoid saying format() because of the new gnu m4 extensions. this is crazyTheo de Raadt
2006-03-23Use PAGE_SIZE instead of NBPG.Brad Smith
2006-03-23ANSI and KNF.Brad Smith
2006-03-23ANSIfyBrad Smith
2006-03-23sloppy style to cast the sockaddrs backwards, and then potentially wrong size...Theo de Raadt
2006-03-23Missing CLEANFILES.Ray Lai
2006-03-23use calloc better; adobriyan@gmailTheo de Raadt
2006-03-23use calloc better; adobriyan@gmailTheo de Raadt
2006-03-23give correct err string; adobriyan@gmail.comTheo de Raadt
2006-03-23Extra parentheses in comments.Ray Lai
2006-03-23Use TAILQ_HEAD() macro instead of custom struct definition.Ray Lai
2006-03-23int variables can only hold up to INT_MAX, not UINT_MAX.Ray Lai
2006-03-22syncTheo de Raadt
2006-03-22Enable efi support on OpenBSD/i386.Mark Kettenis
2006-03-22plug an fd leak and closedir() two directories;Robert Nagy
2006-03-22remove IV support from the CRC attack detector, OpenSSH has never usedDamien Miller
2006-03-22simplify SSHFP example; ok jmc@Jakob Schlyter
2006-03-22Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interruptMark Kettenis
2006-03-22Detect newer revisions of the LM81.Mark Kettenis
2006-03-22earlier asprintf diff caused malloc in signal handler. clarify theTheo de Raadt
2006-03-22Clean up some lint and -Wall.Kjell Wooding
2006-03-22incorrect check for end of array; ok jsgTheo de Raadt
2006-03-22use strtonum() instead of home-grown balony; ok ottoTheo de Raadt
2006-03-22Update to sendmail 8.13.6Todd C. Miller
2006-03-22NetBSD - plug leak in generate_guard()David Hill
2006-03-22change %u to %zu to correctly print size_tDavid Hill
2006-03-22change ident_file() and ident_line() return type to void; OK ray@.Xavier Santolaria
2006-03-22add support for macros in ipsec.conf(5). some bits have already beenReyk Floeter
2006-03-22Move the AS external LSA tree out of struct ospfd_config. This simplifiesClaudio Jeker
2006-03-22As the isakmpd fifo race is fixed, hook ipsecctl to rc.Hans-Joerg Hoexer
2006-03-22ospfd has the framework to couple and decouple the FIB. Add the neededClaudio Jeker