]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r279081:
authorjamie <jamie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Jul 2015 23:09:59 +0000 (23:09 +0000)
committerjamie <jamie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Jul 2015 23:09:59 +0000 (23:09 +0000)
commit80a763b5b7005d0980af4e08e22ab79548eac56a
treea4a47c2ed10d3545c4e3d15eb54466b74548aca0
parent53952bf1919b5d4c9dbf32e7e6743ca93d9e42bf
MFC r279081:

  Allow parameters listed on the command line to override the -v option,
  instead of crashing.

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/9@285344 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/jls/jls.8
usr.sbin/jls/jls.c