summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2007-02-25copy mis-aligned routing socket message into a properly aligned struct, soTheo de Raadt
2007-02-25remove unused variableReyk Floeter
2007-02-25we do have a table with suberror codes for cease and their meaning;Henning Brauer
2007-02-25tiny typos hiding, uncovered Leen Besselink <leen@consolejunkie.net>Henning Brauer
2007-02-25tweaks;Jason McIntyre
2007-02-24UI improvement: in case the disk overflows, let tally give informationMarc Espie
2007-02-24exit right away if the config file isn't there, rather thanBob Beck
2007-02-24license + copyrightBob Beck
2007-02-24Pr 5395 from Stefan Krah <stefan-usenet@bytereef.org>Bob Beck
2007-02-24disable anonymous DH by default (cipher suite HIGH:!ADH instead of HIGH).Reyk Floeter
2007-02-24disable SSLv2 and use "HIGH" crypto cipher suites by default.Reyk Floeter
2007-02-24xref adjfreq(2); from Igor ZinovikOtto Moerbeek
2007-02-24- allow to specify the SSL cipher suite and the SSL protocolsReyk Floeter
2007-02-24spelling; sthen@spacehopperTheo de Raadt
2007-02-23add missing copyright; ConstantineTheo de Raadt
2007-02-23Make spamd include the HELO/EHLO identification string sent byBob Beck
2007-02-23register is so 1980, plus knfTheo de Raadt
2007-02-23greytrapping improvementsBob Beck
2007-02-23remove some lintTheo de Raadt
2007-02-23i.e. -> e.g.; ok reykJason McIntyre
2007-02-23tweaks;Jason McIntyre
2007-02-23use correct variable in error message: print the filename, not the keyAlexander von Gernler
2007-02-23knfTheo de Raadt
2007-02-22read the exact length for POST requests as specified by theReyk Floeter
2007-02-22this ftruncate is really not needed now, if we're just unlinking.Bob Beck
2007-02-22avoid undefined. closes pr5386.Marc Espie
2007-02-22avoid comparing undef to 0: perl's ioctl returns `true' 0s, so that thisMarc Espie
2007-02-22Problem noticed by Henrik Hellerstedt <henrik@kohina.net>Marc Espie
2007-02-22close 5389 and 5390,Bob Beck
2007-02-22Added new prefix dump option for obtaining all ACPI filesJordan Hargrave
2007-02-22Added changes to dump all tables not just DSDTJordan Hargrave
2007-02-22put `check ssl' in the right place;Jason McIntyre
2007-02-22various language/macro fixes;Jason McIntyre
2007-02-22+.An -nosplitJason McIntyre
2007-02-22minor KNF bits here tooHenning Brauer
2007-02-22KNFHenning Brauer
2007-02-22do not try to set IP_TTL on non-INET listening sockets, it's not goingHenning Brauer
2007-02-22another dead extern; Mark Lumsden <mark@cyodesigns.com>Henning Brauer
2007-02-22spacingReyk Floeter
2007-02-22spacingReyk Floeter
2007-02-22document the retry option before setting the state to down for hostsReyk Floeter
2007-02-22document the new options to manipulate carp demotion counters.Reyk Floeter
2007-02-22Add layer 7 functionality to hoststated used for layer 7Reyk Floeter
2007-02-22Pass sizeof(buf) to fgets instead of hard-coded number.Ray Lai
2007-02-21Create "syslogd: restart" message after the setup of signalMarco Pfatschbacher
2007-02-21put -L and -G in the right place;Jason McIntyre
2007-02-21put -G in the right place; from Igor SobradoJason McIntyre
2007-02-21- Pass full buffer size to fgets.Ray Lai
2007-02-20document syslog to other programs, ok jmcHenning Brauer
2007-02-20implement logging to other program's stdin.Henning Brauer