summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2009-02-16Process which connects with a pool of cloned processes needs toJacek Masiulaniec
2009-02-16Don't warn about F_MESSAGE_SCHEDULED flag being present in on-disk version ofJacek Masiulaniec
2009-02-16- use .Pp, not blank linesJason McIntyre
2009-02-16pfsync v5, mostly written at n2k9, but based on work done at n2k8.David Gwynne
2009-02-15no need for __packed, and it is even used wrong; from raggeTheo de Raadt
2009-02-15Change the full sample configuration into an use case.aschrijver
2009-02-15kill local vars that are used only once; ok gilles@Jacek Masiulaniec
2009-02-15If MX query fails due to DNS error, do not attempt more queries; ok gilles@Jacek Masiulaniec
2009-02-15New config.c that allows for process cloning. Done by pyr@ forJacek Masiulaniec
2009-02-15Fix a bug where list of 6 MXs or more was not handled correctly.Jacek Masiulaniec
2009-02-14Implement makemap -t and -o, for output type and dest resp.; ok gilles@Jacek Masiulaniec
2009-02-14Initialize time_t now as necessary, fixes delivery rescheduling; ok gilles@Jacek Masiulaniec
2009-02-14document increased default snaplen; pointed out by dhillStuart Henderson
2009-02-14increase the default snaplen to 116, allows capture of pflog+ipv6+tcpStuart Henderson
2009-02-14Display envelope status & flags in "show queue"; ok gilles@Jacek Masiulaniec
2009-02-13Fix a crash in lka caused by wrong assumption that we would neverJacek Masiulaniec
2009-02-13Make stats output more sysctl-like by killing spaces around '='; ok gilles@Jacek Masiulaniec
2009-02-13Ensure ss is never dereferenced when NULL. Can't happen with current code,Jacek Masiulaniec
2009-02-12Make vertex_free() correctly free LSAs in per-interface LSA trees.Stefan Sperling
2009-02-12-v logs debug adjtime calls also; ok henning@Kevin Steves
2009-02-11Because IPv6 fucked up and created a badly sized struct sockaddr_in6 we needClaudio Jeker
2009-02-11move prototypes that are really in ntp.c; ok henning@Kevin Steves
2009-02-10Fix two obvious copy-paste errors in fatal error messages. We wereStefan Sperling
2009-02-10log tiny frequency adjustments at debug only.Kevin Steves
2009-02-10endservent() not needed here; ok henning@Kevin Steves
2009-02-09Correct function name in warning to avoid confusion. After a discussion onClaudio Jeker
2009-02-08spelling in commentKevin Steves
2009-02-08Remove wake(8). The bin directories are full, no new commands to be added.Marc Balmer
2009-02-08Unlink wake(8).Marc Balmer
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2009-02-08deal with potential empty string fgets can returnCharles Longeau
2009-02-07remove leftover from mdoc.samples; ok jmc@Martynas Venckus
2009-02-06rename a #define to be clearer; no binary changeKevin Steves
2009-02-05when calling ssl_session_destroy() from mta, our session will have a NULLGilles Chehade
2009-02-05fix format stringCharles Longeau
2009-02-04gollo@ thought the timeouts were a little short, and indeed, they are off by ...Ted Unangst
2009-02-03add missing headers needed by wait()Charles Longeau
2009-02-03Correctly update kernel and mfc when change in routing table happens.Michele Marchetto
2009-02-03In Intra-Area-Prefix LSAs, set the LA-bit for all prefixes of 128-bitStefan Sperling
2009-02-03We don't need anything other than link-local addresses andStefan Sperling
2009-02-03Formatting fixes.Stefan Sperling
2009-02-03the prevalence of multi-core laptops revealed that taking the cpu average isTed Unangst
2009-02-02tweak the synopsis and usage, lladdr is not an optional argument.Igor Sobrado
2009-02-02remove unused function and macros, due to the lastest commitCharles Longeau
2009-02-02Refer to the filename, not manpage, when explaining where ethers entries are.Marc Balmer
2009-02-02Clarify .NdMarc Balmer
2009-02-02Can wake up several machines in one invocation.Marc Balmer
2009-02-02deals with shaddy repositories from backwards countries that implementMarc Espie
2009-02-01embellish the output of bgpctl(8).Igor Sobrado
2009-02-01"Ethernet" is a family of networking technologies developed at Xerox PARC,Igor Sobrado