summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-24move the mp tramp higher to avoid trashing boot args and also to fight strang...Michael Shalayeff
2006-03-24Document fib couple and decouple. Mostly form bgpctl.8 but with a warningClaudio Jeker
2006-03-24Enable umsm(4) on archs that support CardBus.Jonathan Gray
2006-03-24Driver for the serial interface to Qualcomm MSM EVDO modems.Jonathan Gray
2006-03-24regenDavid Gwynne
2006-03-24Acer Labs USB 2.0 Data Link cable. its a host to host cableDavid Gwynne
2006-03-24oops, noticed by David Hill.Marc Espie
2006-03-24The Buffalo WLI-CB-B11 card uses SA2400 radio.Robert Nagy
2006-03-24Allow the -x flag to be used without an extension.Ray Lai
2006-03-24Make sure `path' variable is always NUL-terminated.Ray Lai
2006-03-24KNF, no binary change.Ray Lai
2006-03-24Fix RCS_KWEXP_INVAL() macro.Ray Lai
2006-03-24- Set the PCI latency timer for bus master devices.Brad Smith
2006-03-24typo; ray@humanrights.gov.auTheo de Raadt
2006-03-23use strdup() instead; adobriyan@gmailTheo de Raadt
2006-03-23Previous state machine for caps lock would prove ineffective if caps lockMiod Vallat
2006-03-23Document nexthop qualify via (bgp|default).Claudio Jeker
2006-03-23Simplify the -s documentation and add /var/run/bgpd.sock to the FILES list.Claudio Jeker
2006-03-23- Remove variable names from function prototypes.Brad Smith
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