summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2007-02-20put -n in the right place; from Igor SobradoJason McIntyre
2007-02-20use HOST_UP instead of an hard coded integerReyk Floeter
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-19sort options and sync usage(); from Igor SobradoJason McIntyre
2007-02-19put -n in the right place; from Igor SobradoJason McIntyre
2007-02-19tweaks from Igor Sobrado and myself;Jason McIntyre
2007-02-19- simply synopsis and usage()Jason McIntyre
2007-02-19tidy up synopsis and usage(); reported by Igor SobradoJason McIntyre
2007-02-19unbreak by allowing clean in !objdir case to fail (no Makefile there in thatHenning Brauer
2007-02-19tidy up synopsis and usage();Jason McIntyre
2007-02-18tidy up synopsis and usage();Jason McIntyre
2007-02-18Use sizeof(buf) instead of hard coded numbers.Ray Lai
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); partly from Igor SobradoJason McIntyre
2007-02-18simplify synopsis and usage(); based on a diff from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and options list; from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage; from Igor SobradoJason McIntyre