summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2012-07-10- simplify the scheduler loop logic further, it is ridiculously simple nowGilles Chehade
2012-07-10fix the last outstanding functionality difference i could find betweenDavid Gwynne
2012-07-10libexec/tftpd handled the case where we'd get an ack for the previousDavid Gwynne
2012-07-09According to miod, KERNBASE used as a userland symbol should dieTheo de Raadt
2012-07-09resolve conflictsStuart Henderson
2012-07-09NSD v3.2.11, ok phessler@Stuart Henderson
2012-07-09- introduce log_trace(TRACE_SCHEDULER, ...)Gilles Chehade
2012-07-09Remove generated files.Stuart Henderson
2012-07-09move to the new resolver implementation, with temporary glue to useEric Faurot
2012-07-09Fix the handling of the message read buf with regard to MSG_PROCESS_LIMIT.Claudio Jeker
2012-07-09- runner is the terminology we used back when we had runqueues, we noGilles Chehade
2012-07-09Allow relayd to handle transactions > 2GB in sizeTheo de Raadt
2012-07-09need a private copy of nitems()Theo de Raadt
2012-07-09Use size_t for the length variablePeter Hessler
2012-07-09first step of simplifying fsqueue:Gilles Chehade
2012-07-08Add support for the "sha256digest" keyword to create/compareChristian Weisgerber
2012-07-08remove enum queue_kind from queue_fsqueue.c.Charles Longeau
2012-07-08New attempt to make the -P flag work with -ss, so that states can beLawrence Teo
2012-07-08avoid line splitting; also, one an -> aJason McIntyre
2012-07-08- plug text_to_relayhost() in parse.y to support relay URLs.Gilles Chehade
2012-07-08auth_bsd() is staticGilles Chehade
2012-07-08Increase maximum number of tun interfaces to 8.giovanni
2012-07-08if you use nitems() in userland, you must define it yourselfTheo de Raadt
2012-07-08a -> an in a commentBret Lambert
2012-07-08Add support for advertising dns servers and search paths in routerPeter Hessler
2012-07-08new sentence, new line;Jason McIntyre
2012-07-08Add noifprefix, an option to send an RA with no prefix information.Peter Hessler
2012-07-07allow httpd to build if sslv2 is disabled, ok guenther@Stuart Henderson
2012-07-07rename prio in struct pf_rule and related structs to set_prio so it isHenning Brauer
2012-07-07update to 1.2.2 and start using /var/www/cache instead of /var/www/tmpRobert Nagy
2012-07-07Fix file descriptor leak reported by someone on the mailing list long timeClaudio Jeker
2012-07-07prefered -> preferred;Jason McIntyre
2012-07-07Explain the bgpd decision process in the man page. I'm tired of lookingClaudio Jeker
2012-07-06a bit of cleanupMarc Espie
2012-07-06have -i be automatically on for ttys.Marc Espie
2012-07-04Seems like I missed to adjust the route decision code to cover the thingsClaudio Jeker
2012-07-03avoid what would be a leak if reused elsewhere but isn't in thisJonathan Gray
2012-07-02Lookup queue and scheduler backends by name, rather than enum.Eric Faurot
2012-07-02make backend functions static.Eric Faurot
2012-07-02Sleeping here is definitely not what we want to do. Use a cyclingEric Faurot
2012-07-01typo in comment, s/withdrawl/withdrawal/Stuart Henderson
2012-06-30strip trailing \r from rpsl route: lines for irrfilter, they have been seenStuart Henderson
2012-06-26tweak previous;Jason McIntyre
2012-06-26tweak column spacing to allow for larger numbersTed Unangst
2012-06-26There is a iscsi.conf man page now. Reminded by jmc@Claudio Jeker
2012-06-26Long overdue addition of the iscsi.conf man page.Claudio Jeker
2012-06-26use /var/www/tmp/ for the temp directories even if not chrootedRobert Nagy
2012-06-25log all, not log-all; ok henningJason McIntyre
2012-06-24Make the default SSL file locations match the ssl(8) man page forLawrence Teo
2012-06-22Improve error messages when removing/recreating symlinks in the build dirPhilip Guenthe