summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-05-31initial cut at a manpageHenning Brauer
2004-05-31fix usage()Henning Brauer
2004-05-31initial cut at ntpd.Henning Brauer
2004-05-31Remove redundant errno declaration. ok deraadt@Otto Moerbeek
2004-05-31Avoid unintentional trigraph.Brad Smith
2004-05-30insane spacingTheo de Raadt
2004-05-30verify that the server is confident in the result it is sending us; from Alex...Jakob Schlyter
2004-05-30only call getprotobynumber() when necessary. from freebsd (dds@)Ted Unangst
2004-05-30+hotplugdTheo de Raadt
2004-05-30Better error message.Alexander Yurchenko
2004-05-30Missing waitpid, noticed by Gregory Steuck <greg@y2004.nest.cx>.Alexander Yurchenko
2004-05-30Can only exist on alpha, amd64, i386, macppc and sparc64.Alexander Yurchenko
2004-05-30hotplugd -- devices hot plugging monitor daemon.Alexander Yurchenko
2004-05-28cvs really sucks.Brad Smith
2004-05-28bye bye old package tools.Brad Smith
2004-05-28detect absence of PF_KEY interface and/or the TCP_MD5SIG setsockoptsHenning Brauer
2004-05-28don't want SO_REUSEPORT...Henning Brauer
2004-05-27some updates for openssl smime;Jason McIntyre
2004-05-26Send out a random 64-bit number as our transmit time. The NTPJakob Schlyter
2004-05-26Better message if interface is not available. Hint from Daniel Polak.Otto Moerbeek
2004-05-25include hostname in memory buffered logs, spotted byDamien Miller
2004-05-25handle interface removals gracefully. reported by Oliver J. MoraisCan Erkin Acar
2004-05-25SNTP is RFC 2030Jakob Schlyter
2004-05-25tun interface is stored in /var/run/cuaXX.if, not /var/run/ttyXX.if;Jason McIntyre
2004-05-25clarify how modems on serial ports attach, and their corresponding deviceJason McIntyre
2004-05-24typos from Fabio Olive Leite;Jason McIntyre
2004-05-24- sort optionsJason McIntyre
2004-05-24Fix copy paste error pointed out by jmc@Claudio Jeker
2004-05-24uppercase `id';Jason McIntyre
2004-05-24typo; From: Andrey Matveev <andrushock@korovino.net>Henning Brauer
2004-05-24missing close(2). Andrey MatveevJun-ichiro itojun Hagino
2004-05-23some readability fixes, mainly keeping things in alphabetical order;Jason McIntyre
2004-05-23add relevant rfc's to SEE ALSO;Jason McIntyre
2004-05-23- tcpdump is section 8, not 1Jason McIntyre
2004-05-22missing headerTheo de Raadt
2004-05-21Use '/' instead of ':' as separator for anchor path components. Note thatDaniel Hartmeier
2004-05-21init fromlen; andrushock@korovino.netTheo de Raadt
2004-05-21Man page update to document the new network statements. OK henning@Claudio Jeker
2004-05-21Fix some gcc warnings in bgpctl because of the last commit. OK henning@Claudio Jeker
2004-05-21RFC 2796 bgp route reflector support. This is very useful in conjunctionClaudio Jeker
2004-05-21Grrr. Forgot to cleanup dynamic announcements on shutdown.Claudio Jeker
2004-05-21move the big name tables to the .h file, makes the .c easierHenning Brauer
2004-05-21Make it possible to add, delete, flush and show network announcements.Claudio Jeker
2004-05-21Add support for dynamic announcements. Usefule to annouce temporaryClaudio Jeker
2004-05-21add DLT_PPP_ETHER support plus some fixes for pppoe_if_print().Brad Smith
2004-05-20check for strdup(3) failure was missing in one case, catched byHenning Brauer
2004-05-19Allow recursive anchors (anchors within anchors, up to 64Daniel Hartmeier
2004-05-19Add word boundary markers, so that the fast scanners get exactly what theyMarc Espie
2004-05-18sendto() return code fixes; from andreq matveevJakob Schlyter
2004-05-17extend filter language to allow basic setting of COMMUNITIES attribute.Damien Miller