summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2011-07-24regenuch
2011-07-24v7fs rump supportuch
2011-07-24don't set flags in the wrong fields.christos
2011-07-22Bump date for previous, fix typo.wiz
2011-07-19Allow cross-compiling from Linuxjoerg
2011-07-18Re-enable v7fs support in the tools version of "makefs" after thetron
2011-07-18Define "USE_V7FS" in the makefile of the directory with the actual source.tron
2011-07-18Don't include v7fs support into tool version of "makefs" because ittron
2011-07-18Fix broken error check found by GCC 4.5.tron
2011-07-18Don't include v7fs support into tool version of makefs because ittron
2011-07-18v7fs(7th edition(V7) file system) support.uch
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-14rcconf_is_set takes a tuple of <script> <variable>, so addplunky
2011-07-14introduce rcvar_is_enabled to test if a rcvar is enabledplunky
2011-07-10Minor cosmetic fixes, no semantic changes. (object file diffs have beendholland
2011-07-10tsort contents of file.dholland
2011-07-10use __deaddholland
2011-07-07Mention that it doesn't support Path Vectors and Hop Countskefren
2011-07-02return EXIT_SUCCESS and EXIT_FAILURE instead on 0 and -1kefren
2011-07-01Replace malloc + incorrect memset with calloc.joerg
2011-07-01Fix memset usage.joerg
2011-07-01apply some -Wno-strict-overflow for GCC >= 4.5mrg
2011-06-30dependant -> dependentwiz
2011-06-29fix previous / -Wno-enum-compare is only valid for GCC 4.5.mrg
2011-06-29-Wno-enum-compare is only valid for GCC 4.5.mrg
2011-06-29apply some -Wno-enum-comparemrg
2011-06-25use appropriate types for uid/gidplunky
2011-06-23Move inclusion of sys/endian.h from cd9660_eltorito.c to cd9660.henami
2011-06-22apply some -Wno-error/-Wno-enum-compare/-Wno-array-bounds.mrg
2011-06-22remove some always true if () checks GCC 4.5.3 picks up.mrg
2011-06-22fix the length argument to a memcpy() to refer to the size of themrg
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2011-06-21avoid code that looks like this:mrg
2011-06-20Now need to use own buffer for klog read due to previous change.enami
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2011-06-20Defer the processing of incomplete line at the end of buffer so thatenami
2011-06-17New sentence, new line. Fix some typos and an xref. Bump date.wiz
2011-06-17Add mount -o extattr option to enable extended attributs (corrently onlymanu
2011-06-16Correct prefixlen->sockaddr calculation. Now ldpd may finally allow MPLSkefren
2011-06-16obey RFC3036 3.5.2 regarding holdtimeskefren
2011-06-16Introduce 'show labels' command that reports about labels received fromkefren
2011-06-16shorten some execution paths related to check_route() and get_route()kefren
2011-06-16clear the error conditionkefren
2011-06-15we need to add mapping even if there is no route for the prefixkefren
2011-06-15simplify the rtsock read sequencekefren
2011-06-14* add no-default-route option into configuration file and check it beforekefren
2011-06-14Use IN_LOOPBACKNET where is the casekefren
2011-06-14A small bit of constificationmatt
2011-06-09Input function is not usedjoerg
2011-06-08Instead of relying on the want-percent attribute, use the sensorpgoyette