summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2015-04-18Regis Leroy reported that httpd does not strictly accept CRLF forJonathan Gray
2015-04-17parse_prefix in parse.c got changed but the declaration in bgpctl.cPeter Hessler
2015-04-16firmware, not firmwares;Jason McIntyre
2015-04-16tweak previous;Jason McIntyre
2015-04-16document %m, sort %.Marc Espie
2015-04-16add %m as a shorthand, will expand toMarc Espie
2015-04-16document % sequences.Marc Espie
2015-04-16reorg code, the arch/osversion code should live in a single place,Marc Espie
2015-04-16commit expanded tags for %c, %v, %aMarc Espie
2015-04-15Convert error/errorx/errorc functions -> fatal/fatalx/fatalc andTodd C. Miller
2015-04-15Avoid using inet_ntoa() twice in a single printf() parameter listKenneth R Westerback
2015-04-15opt{ind,err,arg} are already knownTheo de Raadt
2015-04-11Always check the return value of proc_composev_imsg() and handle failuresJoel Sing
2015-04-09Revert previous as this breaks stuff.Florian Obser
2015-04-08Teach the 802.11 printer about Channel Switch Announcements (advertised byStuart Henderson
2015-04-08Do not silently accept multiple Content-Length headers.Florian Obser
2015-04-08s/inexistent/nonexistent/Todd C. Miller
2015-04-06remove superfluous ';' in Received linesGilles Chehade
2015-04-06don't check this twice.Marc Espie
2015-04-06make pkg_info run slightly slower on distant packages, but do check thatMarc Espie
2015-04-06mark installed locations as "trusted" so that pkg_info does not check sigsMarc Espie
2015-04-06move signer_list up so pkg_info can use itMarc Espie
2015-04-05Upstream has retired the gnuc.h header, so do so as well, killing a gcc 2.xPhilip Guenther
2015-04-04gcc 2.x is deadPhilip Guenther
2015-04-04Show the remote labels in "ldpctl show lib" even if they are not installed in...Renato Westphal
2015-04-04Remove lo protection.Renato Westphal
2015-04-04Show the full LIB in the "ldpctl show lib" command.Renato Westphal
2015-04-04Remove unused parameter from adj_new().Renato Westphal
2015-04-04Give more detailed information on a couple of debug messages.Renato Westphal
2015-04-01Zero the tls cert/key length variables when inheriting a serverJonathan Gray
2015-03-31Do not iterate past the size of the array.Martin Pieuchot
2015-03-30Use getline instead of fgets to allow arbitrary line length inTobias Stoeckmann
2015-03-29Most packets generate one line in tcpdump. For AH and RIP thereAlexander Bluhm
2015-03-29make sure specialfiles get checked. Actual bug, got lost when moving toMarc Espie
2015-03-28Add comment.Antoine Jacoutot
2015-03-28Add rcctl_err() which is a wrapper for _rc_err() with common rcctl(8) verbiage.Antoine Jacoutot
2015-03-28Avoid overflow on 32-bit time_t systems converting timeval to NTP time.Brent Cook
2015-03-27f the parent builts up a list of replies for the child, it helpsDavid Gwynne
2015-03-26Backout -DSHORTENED semantics by default for now, because it causedMatthias Kilian
2015-03-26do not encourage random uppercasing;Jason McIntyre
2015-03-26pointers to slowcgi(8); from alexei malininJason McIntyre
2015-03-26Allow more characters in CGI environment variables as specified by RFCFlorian Obser
2015-03-24instead of routing SIGHUP thru sighdlr_dns() which then ignores it,Henning Brauer
2015-03-24Missing free(3) in error pathGiovanni Bechis
2015-03-21Remove unused variables and functions.Renato Westphal
2015-03-21Remove interface finite state machine.Renato Westphal
2015-03-21Don't try to send address withdraws to neighbors that are unreachableRenato Westphal
2015-03-21ldpd: Remove attached adjacencies whenever an interface is disabledRenato Westphal
2015-03-21ldpd: Don't assign labels for BGP routes.Renato Westphal
2015-03-21Close extended discovery socket on exit.Renato Westphal