History log of /freebsd-10-stable/usr.sbin/jls/jls.c
Revision Date Author Comments
# 293290 06-Jan-2016 bdrewery

MFC r289677:

Fix a ton of speelling errors


# 279348 27-Feb-2015 jamie

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.


# 279347 27-Feb-2015 jamie

MFC r279081:

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

PR: 197701


# 279348 27-Feb-2015 jamie

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.


# 279347 27-Feb-2015 jamie

MFC r279081:

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

PR: 197701