summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2013-01-09Almost exactly 10 years ago, we changed the length of PF table names toPeter Hessler
2013-01-08Remove private CVS tag from an obsolete repository and bump copyrightReyk Floeter
2013-01-08add other root servers from named.root that were missed in previous updatesStuart Henderson
2013-01-08new IPv4 address for D.ROOT-SERVERS.NETJakob Schlyter
2013-01-08new IPv4 address for D.ROOT-SERVERS.NETJakob Schlyter
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2013-01-07Use __attribute__((__gnu_inline__)) with __inline__ if __GNUC_STDC_INLINE__Brad Smith
2013-01-07Remove inline from ppp_output() function to fix building with LLVM.Brad Smith
2013-01-07only protest midly if we're in exclude mode, so that you can exclude stuffMarc Espie
2013-01-06acknowlege -> acknowledgeMartynas Venckus
2013-01-05Check UDP length field for short as well as long values. Fixes aKenneth R Westerback
2013-01-04simplify chroot casesRobert Peichaer
2013-01-03Refactor code for extracting and checksumming of (x)etcXX.tgz setsRobert Peichaer
2013-01-03Don't mention the (incorrect) option number of autoproxy-script, sinceKenneth R Westerback
2013-01-02Rework to simply list all options in alphabetical order. FunctionalKenneth R Westerback
2013-01-02man page bits for "announce restart yes" defaultFlorian Obser
2012-12-31simple optimization: if we're already erroring out, there's totally noMarc Espie
2012-12-28base on landry's remarks, stuff like .libs* and partial* shouldn't everMarc Espie
2012-12-26correction of the SRCDIR checkRobert Peichaer
2012-12-26Combine almost identical code for fetching and checking of theRobert Peichaer
2012-12-25replace one grep with awk patterns and simplify another using -qRobert Peichaer
2012-12-24simplify things by using shell patternsRobert Peichaer
2012-12-23simplify setting FETCH_CMD and move it upwards to where the otherRobert Peichaer
2012-12-21valid port interval 1 through 65535, not 1 - 65534Gleydson Soares
2012-12-19use (()) for arithmetic testsRobert Peichaer
2012-12-19Remove extra semicolon in "if (...);" which caused an incorrect flag toStuart Henderson
2012-12-18We no longer use struct eproc for kinfo_proc in sysctl.h so thereTodd C. Miller
2012-12-18reorder some variables and move large buffers to the top of the stack.Reyk Floeter
2012-12-18remove unused variableReyk Floeter
2012-12-18no nead to touch argv later since we don't support non-getopt arguments.Reyk Floeter
2012-12-18doin't complain if the child processes exited cleanly.Reyk Floeter
2012-12-18cnl is only allocated if F_NATLOOK was specified before, so skip theReyk Floeter
2012-12-18reorder the variables a bit, no functionaly change.Reyk Floeter
2012-12-10OpenBSD->.OxJason McIntyre
2012-12-10Implement panic command.Mark Kettenis
2012-12-09Implement panic command.Mark Kettenis
2012-12-08Make ldomd(8) to control the availability of virtual disks to guest domains.Mark Kettenis
2012-12-08Fix previous.Mark Kettenis
2012-12-08Add a few missing properties to vnet-port devices to make Linux happy.Mark Kettenis
2012-12-08don't forget to include a path separator after an SSLDIR;Mike Belopuhov
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-12-01If compiling with gcc 3, initialize a local variable to prevent -WuninitializedMiod Vallat
2012-12-01Add support for older firmware on UltraSPARC T1 machines.Mark Kettenis
2012-12-01Make it possible to share cores between domains.Mark Kettenis
2012-12-01The capability parser should only return an error in extreme cases. If aClaudio Jeker
2012-11-29s/daemon/program/Mark Kettenis
2012-11-29Wrong argument was passed to control_dispatch_imsg(). Use alwaysYASUOKA Masahiko
2012-11-29export ipintrq drops as ifInDiscards; ok reykMike Belopuhov
2012-11-29Change scandir()'s 'select' argument fromPhilip Guenthe
2012-11-29Fix white spaces in relayd. No binary diff.Alexander Bluhm