summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-06-27add reference to nsclpcsio(4) to SEE ALSO;Jason McIntyre
2004-06-27cast to quell a warning, ok pedro@Jolan Luff
2004-06-26Fix strict aligenment issues in ppp lcp and ipcp handling.Claudio Jeker
2004-06-26- sort optionsJason McIntyre
2004-06-26should have updated all of these first - the same wordo in them all.Jason McIntyre
2004-06-26wordo;Jason McIntyre
2004-06-25provide mask2prefixlen6() and prefixlen2mask6()Henning Brauer
2004-06-25support new syslogd control protocol and add new -o option to detect memoryDamien Miller
2004-06-25extend memory buffer control protocol to support transmission of flags,Damien Miller
2004-06-25after writing and deleting the kroute6 tree related functions for at least 5Henning Brauer
2004-06-24First step at multiprotocol support, only partially done.Claudio Jeker
2004-06-24Make community set strict aligenment save, remove unneeded ENSUREsClaudio Jeker
2004-06-23kill that stupid AS path loop whining, that is normalHenning Brauer
2004-06-23-tttt prints time between packets; ok deraadtMarkus Friedl
2004-06-23pretty print; ok ho@Markus Friedl
2004-06-23Support rfc 3765 which adds a new well known community NOPEER. OK henning@Claudio Jeker
2004-06-22Cleanup. jajaja henning@Claudio Jeker
2004-06-22Recent glue_strings change reversed a few checks; fix up conditionalsAnil Madhavapeddy
2004-06-22Make the RDE IPv6 ready missing is the message handling. The internalClaudio Jeker
2004-06-22it is meaningless to try decoding non-first fragment.Jun-ichiro itojun Hagino
2004-06-22Precedence and type fix; ok henning@Alexander Guy
2004-06-22Precedence fix; ok henning@Alexander Guy
2004-06-22missing bzero in a function for this strange other address familyHenning Brauer
2004-06-22introduce kroute6, which will be used to build a seperate v6 tableHenning Brauer
2004-06-22connect ntpdHenning Brauer
2004-06-22Templates with unknown AS where always configured as ebgp peers even ifClaudio Jeker
2004-06-22In draft-ietf-ipsec-nat-t-ike-01,02,03, NAT-D is payload 130. Rewrite a bitHakan Olsson
2004-06-22Recognize NAT-T Keepalive packets. markus@ ok.Hakan Olsson
2004-06-22so we call realloc() on our pollfd array and the peer_l one when they shrunkHenning Brauer
2004-06-22use snprintf(3) instead of home-grown glue_strings() functionAnil Madhavapeddy
2004-06-22handle interface removals in the poll loop. ok henning@Can Erkin Acar
2004-06-21support for old stuff in pkg_info/pkg_delete, e.g., @srcMarc Espie
2004-06-21dont compare int with NULL, compare to 0 instead, otto@ okAnil Madhavapeddy
2004-06-21Implement pkg_add -I for real; ok espie@Miod Vallat
2004-06-20IPv4/v6 support for standalone mode. brad tested and ok'edJun-ichiro itojun Hagino
2004-06-20skip over multipath routesHenning Brauer
2004-06-20mention new -l option, some nitpicksPedro Martelletto
2004-06-20at least somewhat consistently name the TAILQ_ENTRYs... this confused meHenning Brauer
2004-06-20allow for receival of up to 16 fds at once; after discussion with theoHenning Brauer
2004-06-20make vnconfig use the new VNDIOCGET ioctl to retrieve information aboutPedro Martelletto
2004-06-20argh, don't want to shutdown the socket in the parent after sending,Henning Brauer
2004-06-20- do not use __attribute__((volatile)) as its a synonym for __dead nowadaysAnil Madhavapeddy
2004-06-20implement file descriptor passing in the imsg/msgbuf framework, and useHenning Brauer
2004-06-20fix the "option dhcp-client-identifier" hex exampleHenning Brauer
2004-06-20make popa3d (inetd mode) address family neutral (= IPv6 support).Jun-ichiro itojun Hagino
2004-06-18simplify license, ok niels matthieuHenning Brauer
2004-06-18size struct pollfd and idx2peer dynamically instead of imposing an arbitaryHenning Brauer
2004-06-18ewps, add ntpd.conf.5Henning Brauer
2004-06-18bloody attempt at a manpageHenning Brauer
2004-06-17UUpdate ISC copyright year to 2004Todd C. Miller