summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-10-31cant start a line with a single quote. ok @schwarzeJanne Johansson
2010-10-29malloc -> calloc for ctl_connHenning Brauer
2010-10-29smtpd no longer knows a map called "secrets" which holds credentials forGilles Chehade
2010-10-28:-PMarc Espie
2010-10-28more roff removal;Jason McIntyre
2010-10-28teach smtpd how to handle per-rule delays for message expiry, this allowsGilles Chehade
2010-10-28knock out some "-*- nroff -*-" lines;Jason McIntyre
2010-10-28wording clarification; from Jan StaryJason McIntyre
2010-10-28this can't be right, as it takes out check_for_loops entirely...Marc Espie
2010-10-27document @rcscriptMarc Espie
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