summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2007-11-24fix yacc/lex parallel file generationMarc Espie
2007-11-24cope with incorrect extra arguments; from Rodolfo GouveiaTheo de Raadt
2007-11-24fix goto to jump to the right placeReyk Floeter
2007-11-24some spelling fixes from Martynas VenckusJason McIntyre
2007-11-23- use either "host name" or "hostname", i decided to use "hostname" everywhereReyk Floeter
2007-11-23re-implement the "mark" action and document it in the manpage:Reyk Floeter
2007-11-23add cvs idStuart Henderson
2007-11-23fix typoStuart Henderson
2007-11-22shuffle some structure elements; avoid using enums in *_config structs.Reyk Floeter
2007-11-22Fix relay roundrobin mode to work correctly when multiple hosts in aReyk Floeter
2007-11-22add "demote", was missing. noticed by camield@Henning Brauer
2007-11-22be a bit less aggressive retrying; this keeps the message queueOtto Moerbeek
2007-11-22if the drift file is missing, reset adjfreq to zero; iirc diff from GlaserOtto Moerbeek
2007-11-22add (new) "url" protocol action, this can be used to match/filter URLReyk Floeter
2007-11-21move HTTP cookie and query lookup code from the into separate functionsReyk Floeter
2007-11-21spacingReyk Floeter