summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2007-12-04show some -d examples; ok jmcTheo de Raadt
2007-12-04revert SIGQUIT catching; requested by deraadtFederico G. Schwindt
2007-12-04catch SIGQUIT too. ckuethe@ and henning@ ok.Federico G. Schwindt
2007-12-04allow the usb serial number to be printed in verbose mode. this isChris Kuethe
2007-12-03document daily(8) log rotation;Jason McIntyre
2007-12-02Fixes acpidump on DL145 systems; method defined within another methodJordan Hargrave
2007-12-01relevant updates/fixes up to openssl-0.9.8g;Jason McIntyre
2007-11-28- bring back a tweak that got reverted in previousJason McIntyre
2007-11-28sort options list;Jason McIntyre
2007-11-28add options to specify the check and report intervals. ok deraadtTed Unangst
2007-11-28refine format string, support hh and c for real. ok deraadtTed Unangst
2007-11-28Be more careful with printf-style formats, and fix a few other nigglesTheo de Raadt
2007-11-28bump the current file descriptor resource limit (openfiles-cur) to theReyk Floeter
2007-11-28tweak previous;Jason McIntyre
2007-11-28typosReyk Floeter
2007-11-28this is openbsd, therefore the native display mode is called openbsdTed Unangst
2007-11-28unref the label when free'ing a protocol nodeReyk Floeter
2007-11-28add a -d argument, which can be used to peek at values in the kernel.Ted Unangst
2007-11-27remove some unneeded #includes; ok mcbride@Kevin Steves
2007-11-27typos; ok jmc@Martynas Venckus
2007-11-27add missing header for errx.Charles Longeau
2007-11-27update "show database" output (work in progress) but now link local LSAClaudio Jeker
2007-11-27Make lsa_find() find link local LSA by passing the interface instead of theClaudio Jeker
2007-11-27Monster diff to bring us a bit on track again.Claudio Jeker
2007-11-27fix typoMarc Espie
2007-11-27Prefixes or actually pathes that would cause a rooting loops should not beClaudio Jeker
2007-11-26Decode CreateQWordFiled().Mark Kettenis
2007-11-26Let multiple variables in the same filename expandTheo de Raadt
2007-11-26cleanup. nl is a poor name for a global (accessed via macro no less).Ted Unangst
2007-11-26Put the converted filename into the makefiles, so that we can later supportTheo de Raadt
2007-11-26discard still-born support for .o files in the "file" command..Theo de Raadt
2007-11-26allow to add labels to protocol actions, they will be printed in httpReyk Floeter
2007-11-26typos; ok jmc@Martynas Venckus
2007-11-25correct pathname variable matching, and also support ${MACHINE}Theo de Raadt
2007-11-25"canonicalized hostname" instead of just "hostname" for the url actionReyk Floeter
2007-11-25in addition to IPv4/6 addresses, canonicalize the hostname for "url",Reyk Floeter
2007-11-25spelling fixes, from Martynas Venckus;Jason McIntyre
2007-11-25more existant -> existent, from Martynas Venckus;Jason McIntyre
2007-11-25Extend the "file" directive to accept multiple pathnames seperated by '|'.Theo de Raadt
2007-11-24new sentence, new line;Jason McIntyre
2007-11-24tweak for hostnames without dots (like "localhost")Reyk Floeter
2007-11-24style(9) for includesReyk Floeter
2007-11-24sort includes, adjust to style(9)Reyk Floeter
2007-11-24Another missing RTM_VERSION check. This will remove the RB_INSERT warningsClaudio Jeker
2007-11-24lsa_self() is completely busted at the moment, so just ignore it.Claudio Jeker
2007-11-24Print the neighbor ID instead of the neighbor address in if_act_elect().Claudio Jeker
2007-11-24Since switches from X to consoles are aysnchronous, wsmoused(8) can be awakenedMiod Vallat
2007-11-24extend the url lookup algorithm to match the full URL and differentReyk Floeter
2007-11-24fix race condition, as reported by naddy@.Marc Espie
2007-11-24parallel make fixes: $(YDR) produces several files, we need a timestamp.Marc Espie