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