summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-10-27initial scaffolding for @rcscript: for now, acts like normal files,Marc Espie
2010-10-26no need for .Pp before lists;Jason McIntyre
2010-10-26redirects are loaded as "pass in quick ... rdr-to" pf rules by default. InReyk Floeter
2010-10-26Implement the optional label request message ID TLV.Claudio Jeker
2010-10-26For label release and withdraw messages make sure that a wildcardClaudio Jeker
2010-10-26struct mapping_entry should just have a struct map instead of ownClaudio Jeker
2010-10-26Change lde_check_request(), lde_check_mapping(), lde_send_labelmapping(),Claudio Jeker
2010-10-26Shuffle the deck chairs to make the code more compact.Claudio Jeker
2010-10-26Allow the userPassword attribute to specify a login class when usingwilliam
2010-10-25@symlink/@size/@link are generated automatically, make pkg_create(1) errorMarc Espie
2010-10-25document fullwidthMarc Espie
2010-10-25use new system to do quietMarc Espie
2010-10-25don't use the fullwidth of the term by default, makes typing easier.Marc Espie
2010-10-25just bail out of producing empty files.Marc Espie
2010-10-25separate "Term" part from "Real progressmeter" handling, so that one canMarc Espie
2010-10-24spacing and irrelevant glitches which disrupt lintTheo de Raadt
2010-10-24the subtype should be printed unsigned; ok claudioTheo de Raadt
2010-10-24use newer system for more efficient redirection, and chdir the way man(1)Marc Espie
2010-10-24redo ->system in a smarter way (fork+exec) so that we can sneak in a codeMarc Espie
2010-10-23Reorder the wording where we talk about tagging kernel route table prefixes,Stuart Henderson
2010-10-22USE_GROFFMarc Espie
2010-10-22Free attributes that just got allocated beforehands and do not hold anyClaudio Jeker
2010-10-21Start implementing the missing lablemapping messages in the LDE andClaudio Jeker
2010-10-20Since on shutdown fib_sync is forced to 1 to remove the multicast routeClaudio Jeker
2010-10-19fix a split() which was causing problems with the mbox.5 manpageStuart Henderson
2010-10-19Fix a segmentation fault when adding an attribute to an empty entry.Martin Hedenfal
2010-10-19When checking if the input buffer is large enough to hold an LDAP request,Martin Hedenfal
2010-10-19Remember the bind DN after BSD authentication. This makes access controlMartin Hedenfal
2010-10-19before running groff, create dir when needed.Marc Espie
2010-10-18Revert non-compatible and undocumented bullshit commited by 3 developersTheo de Raadt
2010-10-18Missing ; to appease yyextract, ok martinh@Stuart Henderson
2010-10-18Mention that commands may be abbreviated, as done in other *ctl manuals.Stuart Henderson
2010-10-18Missing semicolons to appease yyextract, ok gilles@Stuart Henderson
2010-10-18Missing semicolon, ok henning@Stuart Henderson
2010-10-17various tweaks for consistency;Jason McIntyre
2010-10-17Add quirks support to operating system fingerprinting. tcpdump partJoel Sing
2010-10-15use standard list width;Jason McIntyre
2010-10-15nicer formatting for the various synopses;Jason McIntyre
2010-10-15document "openssl ts";Jason McIntyre
2010-10-15Rework the kroute framework of ldpd. ldpd is different from the otherClaudio Jeker
2010-10-15return numeric 0 rather than attempting to return a null string,Stuart Henderson
2010-10-15Switch the remaining users of libdes in src to libcrypto,Jonathan Gray
2010-10-15typo in commentStuart Henderson
2010-10-15Add the FSM suberrors specified in draft-ietf-idr-fsm-subcode. ThisClaudio Jeker
2010-10-15Add a few more wanrings to the UPDATE parser. Mainly to warn whenClaudio Jeker
2010-10-14probabalistic -> probabilistic; from naddyJason McIntyre
2010-10-14Same fix as previously commited to ospfd. Ensure that kr_redistribute()Claudio Jeker
2010-10-14kr_redistribute() needs to be called with the head node of a multipathClaudio Jeker
2010-10-14for openssl prime, note that results are probabalistic; from djmJason McIntyre
2010-10-13'socket "path" [restricted]' needs quotes around path; make it clearStuart Henderson