summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-11-02Be verbose when reverting a patch.Antoine Jacoutot
2016-11-02Use secure defaults for TLS - instead of accepting TLSv1.0 and any cipherJoel Sing
2016-11-01Simplify.Antoine Jacoutot
2016-11-01Tap SIGINT while install(1)ing so that we can properly rollback and notAntoine Jacoutot
2016-11-01Add an XXX.Antoine Jacoutot
2016-11-01Only run sp_cleanup() when applying or reverting a patch (needs root).Antoine Jacoutot
2016-11-01Also remove non matching release rollback kernel.Antoine Jacoutot
2016-11-01Add a cleanup function to remove non matching release content fromAntoine Jacoutot
2016-11-01Simplify fetch_and_verify(), no need for a loop here.Antoine Jacoutot
2016-11-01Add a few error messages so we know where we fail.Antoine Jacoutot
2016-11-01install_patch -> apply_patch to remove confusion with install_kernel andAntoine Jacoutot
2016-11-01We don't want to run on -stable (i.e. locally built release) but only onAntoine Jacoutot
2016-10-31Pass the errno value to vfatal(), renaming it to vfatalc() to match,Philip Guenther
2016-10-30large-community needs to have an argumentPeter Hessler
2016-10-30If a length from an ip packet encapsulated in gre or etherip would causeJonathan Gray
2016-10-30Replace a snapend test in ip_print() with a call to TCHECK2 as thereJonathan Gray
2016-10-29Simple grammar tweak: allow to specify interface options in a single line.Reyk Floeter
2016-10-29Separate parsing vms and switches from starting them in vmd(8).Edd Barrett
2016-10-28Make snmpctl compile again after the env -> snmpd_env rename in snmpd'sMartin Natano
2016-10-28Return early from atalk_print_llap() if the length is less than theJonathan Gray
2016-10-28Don't assume s->ifname is NUL terminated and printable.Jonathan Gray
2016-10-28Sync snmpd(8) with other daemons proc.c and teach him how to fork+exec.Rafael Zalamena
2016-10-28Use snmpd_env as the only global variable for env to simplify the daemonRafael Zalamena
2016-10-27Remove some code that was already disabled when it was committedTheo Buehler
2016-10-27Remove OLDSCSIBUS conditional. Unused since it was imported 21 years ago.Theo Buehler
2016-10-27Don't assume clr->ifname is a NUL-terminated printable string.Todd C. Miller
2016-10-27Huawei squatted on BGP Path Attribute 30, and Cisco squatted on 31. So,Peter Hessler
2016-10-26nicer list width; from julien dhailleJason McIntyre
2016-10-26s/EXIT_FAILURE/1/Martin Natano
2016-10-26mac68k is discontinuedMartin Natano
2016-10-26Add the omit-trailing-period cd9660 option to the manual.Martin Natano
2016-10-26Remove cd9660's chrp-boot option. deraadt confirmed we don't support anyMartin Natano
2016-10-26Use OPT_BOOL, not OPT_INT32 for boolean cd9660 options.Martin Natano
2016-10-26Remove FS-specific option descriptions from the source code. We have aMartin Natano
2016-10-26vmd(8)/vmctl(8) for i386. Some ugliness in #ifdef __i386__ areas will beMike Larkin
2016-10-25Add missing OpenBSD keyword in the first line.Rafael Zalamena
2016-10-25convert usage() to just spit out the normal options list,Jason McIntyre
2016-10-24Compare server-identifiers and reject packets only *after* applyingKenneth R Westerback
2016-10-24document the options for msdos systems; help/ok natanoJason McIntyre
2016-10-24do not ignore -Wsign-compare; requested by deraadt@Florian Obser
2016-10-24regenFlorian Obser
2016-10-24Update to 4.1.13Florian Obser
2013-11-26import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b...Stuart Henderson
2010-01-15NSD v3.2.4Jakob Schlyter
2016-10-23For -d, if there is no modifier, don't go down the "longformat" path.Mark Kettenis
2016-10-23unbreak by fixing obvious pastosChristian Weisgerber
2016-10-23No verbose flag for cd9660.Martin Natano
2016-10-23Remove the msdos no_create option.Martin Natano
2016-10-23Remove cd9660's keep-bad-images option.Martin Natano
2016-10-23Remove short option names for -o.Martin Natano