]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r279083:
authorjamie <jamie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 27 Feb 2015 02:53:44 +0000 (02:53 +0000)
committerjamie <jamie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 27 Feb 2015 02:53:44 +0000 (02:53 +0000)
commit0fcfe151e409fff338f0d213fd6a9273ddf9f4c4
tree60d33dadd1421ae767faa7e471ebd1570bded594
parent492feb4d3db77a7ebafb136df64acc14047968c0
MFC r279083:

  Fix the logic for skipping parameters (with -s) that have "jailsys"
  parents (such as host.hostname); these were being skipped all the time.
  That it went this long without anyone noticing is a sign that this feature
  isn't actually used by anyone, but it's there so it might as well work.

MFC r279123:

  Allow for parameters added with the JP_OPT flag to not exist.
  That's why the flag exists in the first place.

git-svn-id: svn://svn.freebsd.org/base/stable/10@279348 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/jls/jls.c