summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2012-06-22'ingnoring' -> 'ignoring' in a couple of note()'s.Kenneth R Westerback
2012-06-21rfc 3542 obsoletes rfc 2292; ok guentherJason McIntyre
2012-06-20Finally get rid of the queue_kind enum in the queue API. Keep thatEric Faurot
2012-06-20fix runner spinning on message loop.Eric Faurot
2012-06-20more mac68k bits for the atticMatthew Dempsky
2012-06-19Use calloc() instead of malloc() for allocating the disk stats.Matthew Dempsky
2012-06-19There are five main sections, not four, since routing domain support was added.Stuart Henderson
2012-06-18fix potential use of uninitialized variable.Charles Longeau
2012-06-17- introduce struct scheduler_info and the scheduler_info() function to fillGilles Chehade
2012-06-16rename filter.c --> filter_api.c (to be consistent with upcoming changes)Charles Longeau
2012-06-16Protect against fd exhaustion when reopening database files. Only acceptJonathan Matthew
2012-06-14- rename filter.h -> filter_api.h to be consistent with upcoming changesGilles Chehade
2012-06-14- make sockaddr_as_fqdn() endian-safeGilles Chehade
2012-06-14Add support for UCD-DISKIO-MIB.Matthew Dempsky
2012-06-14tweak pkg_info -S to separate pkgnames with @ from libraries with nothing.Marc Espie