summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-11-15- Ar arg Ar arg is better written as Ar arg argJason McIntyre
2016-11-15Add a socket_setport() util function, in addition to socket_getport(),Reyk Floeter
2016-11-15Describe the 'dump' commandReyk Floeter
2016-11-15swap dump arguments to expect the address firstReyk Floeter
2016-11-15Add a simple openflow client to dump switch information. TheReyk Floeter
2016-11-14Check for available space before installing a patch.Antoine Jacoutot
2016-11-14specify ordering and precedence of location { } sections;Ingo Schwarze
2016-11-14uniq -> sort -uAntoine Jacoutot
2016-11-14disklabel -w doesn't set bstart/bend, so makefs shouldn't do that either.Martin Natano
2016-11-13Pick up the FS image size, the sector size and the bsize and fsizeMartin Natano
2016-11-12Improve the cleanup error handling to make sure the exit code isAlexander Hall
2016-11-11Move ofp_validate_header() into ofp_common.c. No functional change.Reyk Floeter
2016-11-11Remove "workarounds" for the read and write path that were needed toReyk Floeter
2016-11-11Clean up FFS option handling somewhat; no functional change.Martin Natano
2016-11-11Optimize for space by default.Martin Natano
2016-11-10Extend documentation a bit. It'll probably need some adjustments soon.Antoine Jacoutot
2016-11-10Simplify checkfs() and fix read-only/remote fs detection.Antoine Jacoutot
2016-11-10Fix tcp ip ttl / minttl on IPv6 sockets.Jeremie Courreges-Anglas
2016-11-10Extend mtree(8) comment.Antoine Jacoutot
2016-11-10Remove redundant check.Antoine Jacoutot
2016-11-10Create the bsd rollback kernel in create_rollback() (it is contained inAntoine Jacoutot
2016-11-10update reference to the RFC now numbered 7606Peter Hessler
2016-11-10properly check if large-community was set beforePeter Hessler
2016-11-10draft-ietf-idr-optional-transitive-00 became RFC 7606Peter Hessler
2016-11-10Sync bsize and fsize defaults with newfs.Martin Natano
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