freebsd-skq/usr.sbin/jls
jamie 4e65f612d1 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.
2015-02-27 02:53:44 +00:00
..
jls.8 MFC r279081: 2015-02-27 02:50:01 +00:00
jls.c MFC r279083: 2015-02-27 02:53:44 +00:00
Makefile