summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-11-10Remove the unused cpg field from ffs_opt_t.Martin Natano
2016-11-09Improve source IP address handling.Jeremie Courreges-Anglas
2016-11-08Respect -Ooffset for the disklabel location.Martin Natano
2016-11-08Describe -o disklabel=name.Martin Natano
2016-11-08Add a disklabel option that creates a disklabel with the info providedMartin Natano
2016-11-08syspatch-60-001_foobar -> syspatch60-001_foobar to match base system sets name.Antoine Jacoutot
2016-11-08Simplify.Antoine Jacoutot
2016-11-08Few fixes and consistency.Antoine Jacoutot
2016-11-08pledge for "stdio rpath wpath cpath" promises since it only needs toRicardo Mestre
2016-11-07- Remove -? since parameters don't make sense for this command (but still keepRicardo Mestre
2016-11-07Implement support for flow-mod messages validation, this includes:Rafael Zalamena
2016-11-07Fix a small parsing error in packet-in: don't count ofp_match header bytesRafael Zalamena
2016-11-06Rework the cleanup trap handling using the EXIT trap;Alexander Hall
2016-11-06conditionalize ocsp load properlyBob Beck
2016-11-06since ocsp stapling is optional, make sure we guard if we do not have it.Bob Beck
2016-11-06Remove unused fields from ffs_opt_t.Martin Natano
2016-11-06tweak previous;Jason McIntyre
2016-11-06Add OCSP stapling support to httpdBob Beck
2016-11-04Empty -> empty in log messagesReyk Floeter
2016-11-04Move ofp_output() into ofp_common.c and few function prototypes intoReyk Floeter
2016-11-04Be verbose when PATCH_PATH is not set (that is temporary until we agree onAntoine Jacoutot
2016-11-04One more XXX.Antoine Jacoutot
2016-11-04Pass the internal vmid or 0 to vm_register() instead of changing itReyk Floeter
2016-11-04Update the config/register/get VM methods to match the config_set/getReyk Floeter
2016-11-04Zap extra space.Antoine Jacoutot
2016-11-04Make sure our filesystems are local and not read-only.Antoine Jacoutot
2016-11-04Use 'rm -f' to remove the rollback tarball if we have an errir; it mayAntoine Jacoutot
2016-11-03Missing local.Antoine Jacoutot
2016-11-03Hook up syspatch(8).Antoine Jacoutot
2016-11-03rollback -> revert where it makes sense.Antoine Jacoutot
2016-11-03XXX match with installed sets (comp, x...)?Antoine Jacoutot
2016-11-03Hardlinks are properly handled; for the rest, we'll see if we need to careAntoine Jacoutot
2016-11-03Make sure PATCH_PATH is an URL that ftp(1) can cope with.Antoine Jacoutot
2016-11-03Merge ls_avail() into ls_missing(), it's only used once.Antoine Jacoutot
2016-11-03Use hw.ncpufound.Antoine Jacoutot
2016-11-03Simplify for loops; prompted by a comment from rpe@Antoine Jacoutot
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