summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-25fixup child sa deletion in drop_sa; ok reykMike Belopuhov
2011-01-25pool is properly spelled pl. makes this one fit in netstat column.Ted Unangst
2011-01-25Mention .ns, .ps, .ta; related to mandoc/roff.c rev. 1.31.Ingo Schwarze
2011-01-25As noticed by deraadt@, it goes without saying that text filesIngo Schwarze
2011-01-25Ignore .ns (no-space mode), .ps (change point size), .ta (tab control)Ingo Schwarze
2011-01-24Skip carriage return before newline, if any.Ingo Schwarze
2011-01-24syncTodd T. Fries
2011-01-24Better explain roff(7) macro argument quoting;Ingo Schwarze
2011-01-24gethostname.3 and sethostname.3 are one and the same, so don;t list themJason McIntyre
2011-01-24unbreak 6200 support by forcing Tx/Rx chains masks since ROMDamien Bergamini
2011-01-24Fix revisionTodd C. Miller
2011-01-24fixup previous for the responder modeMike Belopuhov
2011-01-24Update to tzdata2011a from elsie.nci.nih.govTodd C. Miller
2011-01-24change default nsd(8) paths. ok sthen@Jakob Schlyter
2011-01-24Correctly escape a literal colon in an enclosure;Ingo Schwarze
2011-01-24In roff, the escape sequence \: is an optional line break,Ingo Schwarze
2011-01-23bit more on reflection, From: James Jerkins <jjerkins at una.edu>Henning Brauer
2011-01-23Remove .Ar markup from shell redirection meta-characters '<' and '>'Ingo Schwarze
2011-01-23Remove an ugly workaround that was needed to cope with the 9-argument-limitIngo Schwarze
2011-01-23While here, maximum percentage is 100 not INT_MAX. Oops.Nicholas Marriott
2011-01-23Size is -l not -s.Nicholas Marriott
2011-01-23Ansify function.Joel Sing
2011-01-23Add support to installboot(8) for installing biosboot(8) and boot(8) onJoel Sing
2011-01-23Fix another regression caused by the reorg of print_man_node() in rev. 1.61:Ingo Schwarze
2011-01-23Factor out block level I/O handling code and correctly handle I/Os thatJoel Sing
2011-01-23'pfctl -x none' did not turn debugging off. Skip the syslog internalAlexander Bluhm
2011-01-23Allow top-bit-set characters to be used for key bindings, from TiagoNicholas Marriott
2011-01-23Set $TMUX without the session when background jobs are run.Nicholas Marriott
2011-01-23Ansify functions.Joel Sing
2011-01-23Spinning up secondary CPUs on an MP kernel results in PDC output on theJoel Sing
2011-01-23hide details of "finish" inside PackingElement proper.Marc Espie
2011-01-23Wrap basename,dirname with xbasename, xdirname funtions,Kjell Wooding
2011-01-22sync to bsd.lv: document spans, and decimalpoint() is implementedIngo Schwarze
2011-01-22Ensure that boot storage area exists and is large enough, beforeJoel Sing
2011-01-22Lots of in-line macros require arguments but were not marked as such.Ingo Schwarze
2011-01-22Check argument count validation for all in_line() macros.Ingo Schwarze
2011-01-22Pf must not scrub packets which will be dropped anyway.Alexander Bluhm
2011-01-22crank to OpenSSH-5.7Damien Miller
2011-01-21forgot to pass this. bug-report from "Michael W. Lucas" <mwlucas@blackhelicop...Marc Espie
2011-01-21It volates style(9), but in mg, #include"def.h" goes first. 'twas the way it ...Kjell Wooding
2011-01-21Change len+memcmp check to a strncmp for prefix testing onKjell Wooding
2011-01-21repair rekeying by sending appropriate traffic selector; ok reykMike Belopuhov
2011-01-21make mpls compile w/o errors when inet6 is not definedMike Belopuhov
2011-01-21don't use memcmp on comparing two iked_addrs but IKED_ADDR_EQ.Reyk Floeter
2011-01-21- Fix traffic selector configuration that it is always "from $localnetReyk Floeter
2011-01-21Remove misleading error message.Reyk Floeter
2011-01-21don't create child sas from empty proposals.Reyk Floeter
2011-01-21handle empty encrypted payloads (might happen with some informationals)Reyk Floeter
2011-01-21tweak previous;Jason McIntyre
2011-01-21Simplify reference to errata.htmllum