]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r335921:
authorjamie <jamie@FreeBSD.org>
Fri, 6 Jul 2018 19:10:11 +0000 (19:10 +0000)
committerjamie <jamie@FreeBSD.org>
Fri, 6 Jul 2018 19:10:11 +0000 (19:10 +0000)
commitfbeac7fa845df8507cfd3ff4205e4edce5cd64a3
tree9653765b6788d3a07291653e2279ede8123d9bfc
parent6fa410d5b68272f0d03dc1605bcf66f6b31edde0
MFC r335921:

  Allow jail names (not just IDs) to be specified for: cpuset(1), ipfw(8),
   sockstat(1), ugidfw(8)
  These are the last of the jail-aware userland utilities that didn't work
   with names.

PR: 229266
Differential Revision: D16047
lib/libugidfw/ugidfw.c
sbin/ipfw/Makefile
sbin/ipfw/ipfw.8
sbin/ipfw/ipfw2.c
usr.bin/cpuset/Makefile
usr.bin/cpuset/cpuset.1
usr.bin/cpuset/cpuset.c
usr.bin/sockstat/Makefile
usr.bin/sockstat/sockstat.1
usr.bin/sockstat/sockstat.c