Searched hist:192862 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/etc/
H A Dauto_masterdiff 270902 Sun Aug 31 20:08:25 MDT 2014 trasz MFC r270406:

Add "nobrowse" option. Previously automountd(8) always behaved as if
it was set, now it's conditional.

PR: 192862
Sponsored by: The FreeBSD Foundation
/freebsd-10.1-release/usr.sbin/autofs/
H A Dauto_master.5diff 270902 Sun Aug 31 20:08:25 MDT 2014 trasz MFC r270406:

Add "nobrowse" option. Previously automountd(8) always behaved as if
it was set, now it's conditional.

PR: 192862
Sponsored by: The FreeBSD Foundation
H A Dautomountd.cdiff 270902 Sun Aug 31 20:08:25 MDT 2014 trasz MFC r270406:

Add "nobrowse" option. Previously automountd(8) always behaved as if
it was set, now it's conditional.

PR: 192862
Sponsored by: The FreeBSD Foundation
H A Dcommon.cdiff 270902 Sun Aug 31 20:08:25 MDT 2014 trasz MFC r270406:

Add "nobrowse" option. Previously automountd(8) always behaved as if
it was set, now it's conditional.

PR: 192862
Sponsored by: The FreeBSD Foundation
/freebsd-10.1-release/bin/test/tests/
H A Dlegacy_test.shdiff 192862 Tue May 26 20:47:21 MDT 2009 jilles Fix various cases with 3 or 4 parameters in test(1) to be POSIX compliant.
More precisely, this gives precedence to an interpretation not using the
'(', ')', '-a' and '-o' in their special meaning, if possible. For example,
it is now safe to write [ "$a" = "$b" ] and assume it compares the two
strings.

The man page already says that test(1) works this way, so does not need to
be changed.

Interpretation of input with more parameters tries a bit harder to find a
valid parse in some cases.

Add various additional test cases to TEST.sh.

PR: standards/133369
Approved by: ed (mentor)
/freebsd-10.1-release/bin/test/
H A Dtest.cdiff 192862 Tue May 26 20:47:21 MDT 2009 jilles Fix various cases with 3 or 4 parameters in test(1) to be POSIX compliant.
More precisely, this gives precedence to an interpretation not using the
'(', ')', '-a' and '-o' in their special meaning, if possible. For example,
it is now safe to write [ "$a" = "$b" ] and assume it compares the two
strings.

The man page already says that test(1) works this way, so does not need to
be changed.

Interpretation of input with more parameters tries a bit harder to find a
valid parse in some cases.

Add various additional test cases to TEST.sh.

PR: standards/133369
Approved by: ed (mentor)

Completed in 176 milliseconds