summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-08-03Cleanup and remove some ENSURE. OK henning@Claudio Jeker
2004-08-03Make mrt dumps mrt compliant. I already fixed one of those but this oneClaudio Jeker
2004-08-03deny hilarious prepends. OK henning@Claudio Jeker
2004-08-03Fix mem-leak on exit. OK henning@Claudio Jeker
2004-08-03Make the code more portable by #ifdef-ing RTF_MPATH. OK henning@Claudio Jeker
2004-08-03forgot mandir. reorder slightly.Marc Espie
2004-08-03Support @sample, tested by fries@.Marc Espie
2004-08-03- kill a rake of unnecessary .Bk/.Ek macrosJason McIntyre
2004-08-03add ifconfig(8) Xr and spacing;Jason McIntyre
2004-08-03make pstat -f show lockingMichael Coulter
2004-08-02Fix a possible mem leak and add a missing yyerror(). OK henning@Claudio Jeker
2004-08-02Forgot to add "anounce default-route" here. OK henning@Claudio Jeker
2004-08-02@man type file for manpages.Marc Espie
2004-08-02Reuse first component of @newdepends, @libdepends to containMarc Espie
2004-08-01ansi cleanup; khalek@linuxgamers.netTheo de Raadt
2004-07-31Make UseCanonicalName off correctly grab port info fromBrad Smith
2004-07-30smarten this page up a bit. usage() too.Jason McIntyre
2004-07-30Document "announce default-route" with a lot of help from jmc@Claudio Jeker
2004-07-30setup(n.) -> set up(v.);Jason McIntyre
2004-07-30Add new announce type "default-route" which will only announce the defaultClaudio Jeker
2004-07-29Initalize local varible in rde_update_get_prefix or we may end up with funnyClaudio Jeker
2004-07-29don't wipe lease file on startup, found & solution tested nick@Henning Brauer
2004-07-29keep an ID per server we talk toHenning Brauer
2004-07-29Report DPD notifications. Cleanup. markus@ ok.Hakan Olsson
2004-07-28Prefer the path with the lowest multi-exit discriminator (MED) not the biggest.Claudio Jeker
2004-07-28allow "set metric" as synonym for "set med", from discussion with & ok claudioHenning Brauer
2004-07-28prevent unresolvable hostnames in "listen on" statementsHenning Brauer
2004-07-28when a dns lookup fails at parse time, do not abort but try againHenning Brauer
2004-07-28The default localpreference is 100 and not 0. Found and ok henning@Claudio Jeker
2004-07-28The hole dance to close a mrt file after fd passing in the parent is notClaudio Jeker
2004-07-28allow prefix lists inside prefix listsHenning Brauer
2004-07-28allow AS lists inside AS listsHenning Brauer
2004-07-28prevent the filter elements from beeing given more than onceHenning Brauer
2004-07-28add list expansion for AS in filter rulesHenning Brauer
2004-07-28print th_seq for -vv; ok hshoexer, henningMarkus Friedl
2004-07-28Should set user and group on unix domain sockets as reported by Juan Vera.Todd C. Miller
2004-07-28rework the filter_match production and everything below - fixesHenning Brauer
2004-07-28add -ttttt (timestamp difference since the first packet); ok thierryMarkus Friedl
2004-07-27art.html -> art1.html, PR3872 From: ak@ebi.ac.ukHenning Brauer
2004-07-27add support for {} expansion for prefix in the filter rules, claudio okHenning Brauer
2004-07-27do not define the prefix, prefixlen and community structs used forHenning Brauer
2004-07-27suport macro expansion for peer spec in filter rulesHenning Brauer
2004-07-26Fold in backport of 2.0 fix for mod_usertrack core dumpBrad Smith
2004-07-25remove unused functionHenning Brauer
2004-07-23tweaks for openssl spkac;Jason McIntyre
2004-07-22fast-scanner should now about dir/ too.Marc Espie
2004-07-22useMarc Espie
2004-07-22Fix incorrect snprintf return value check noticed by Jarno Huuskonen.Todd C. Miller
2004-07-21no multiple free(); "John L. Scarfone" <j0@cox.net>Henning Brauer
2004-07-20support for gnu-info, with @info keyword.Marc Espie