summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2006-12-16typoMartin Reindl
2006-12-16unused variableTheo de Raadt
2006-12-16spacing, plus dubious \% in format stringTheo de Raadt
2006-12-16spacingTheo de Raadt
2006-12-16Fix up s390 assembler in arla's lwp threading. Results from beck@ request toMarc Aurele La France
2006-12-16spacingReyk Floeter
2006-12-16more spacingReyk Floeter
2006-12-16Fix two comments. ok reyk@Bernd Ahlers
2006-12-16knf (second level indents are four spaces)Reyk Floeter
2006-12-16knf, spacingReyk Floeter
2006-12-16knf, spacingReyk Floeter
2006-12-16ltlib marker for libtool convenience library.Marc Espie
2006-12-16knf, add copyright and license for in_cksum() from ping.cReyk Floeter
2006-12-16new sentence, new lineReyk Floeter
2006-12-16new sentence, new lineReyk Floeter
2006-12-16Import hostated, the host status daemon. This daemon will monitorReyk Floeter
2006-12-15small KNFKevin Steves
2006-12-15typo in commentKevin Steves
2006-12-15reduce RFC2292/3542 #ifdef.Jun-ichiro itojun Hagino
2006-12-15reduce RFC2292/3542 #ifdef.Jun-ichiro itojun Hagino
2006-12-15cleanup RFC2292/3542 #ifdef.Jun-ichiro itojun Hagino
2006-12-15reduce RFC2292/3542 #ifdefs.Jun-ichiro itojun Hagino
2006-12-13Doh! I forgot the change from kroute to rroute in the deletion case.Claudio Jeker
2006-12-13Correct funtion name in fatal message.Claudio Jeker
2006-12-13IPv6 passive OS fingerprinting.Jun-ichiro itojun Hagino
2006-12-12Xr bgplg and bgplgsh;Jason McIntyre
2006-12-12remove unused #defines; no binary changeKevin Steves
2006-12-12<signal.h> not neededKevin Steves
2006-12-12Change nexthop_delete() to be more obvious what's going on. No functionalClaudio Jeker
2006-12-12Even IPv6 has a prefixlen limit. This ensures that we do not overflow theClaudio Jeker
2006-12-12In path_remove() remove only local prefixes from the pftable.Claudio Jeker
2006-12-12Kill peer_remove(). This function is only used once so inline it there.Claudio Jeker
2006-12-12Ignore sigpipe as libevent does not handle that for us. Confirmed byCamiel Dobbelaar
2006-12-11spacesKevin Steves
2006-12-11rfc 3834 support: Auto-Submitted: auto-generated on lots of things; from Tama...Theo de Raadt
2006-12-11If the peer rejects my MRU request and our request is smaller then whatClaudio Jeker
2006-12-10don't complain about uid/gid of symlinks.Steven Mestdagh
2006-12-09better synopsis/usage and a couple wee fixes;Jason McIntyre
2006-12-09make spamdb take multiple add/delete arguments, thus making itBob Beck
2006-12-09switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).Jun-ichiro itojun Hagino
2006-12-08no need for KAME_SCOPEID; just check __KAME__.Jun-ichiro itojun Hagino
2006-12-08Fix a crash seen on busy area border routers. The problem was a NULLClaudio Jeker
2006-12-08Document redistribute set options. OK norby@Claudio Jeker
2006-12-08Document the interface:ip syntax and add some statements to the examplesClaudio Jeker
2006-12-07Make it possible to set the metric and LSA type for redistributed routes.Claudio Jeker
2006-12-06missing full stop; from daniel maticJason McIntyre
2006-12-06Don't access buf[strlen(buf) - 1] for zero-length strings.Ray Lai
2006-12-05use lstat for symbolic links; fixes uninitialized uid/gid.Steven Mestdagh
2006-12-05implement the ttl security hack. since the pc slaves fear the word hack,Henning Brauer
2006-12-04add rcompress methodMarc Espie