Searched hist:151720 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/bin/sh/tests/errors/
H A Dbad-parm-exp6.2221461 Wed May 04 20:02:38 MDT 2011 jilles sh: Detect an error for ${#var<GARBAGE>}.

In particular, this makes things like ${#foo[0]} and ${#foo[@]} errors
rather than silent equivalents of ${#foo}.

PR: bin/151720
Submitted by: Mark Johnston
Exp-run done by: pav (with some other sh(1) changes)
H A Dbad-parm-exp6.2.stderr221461 Wed May 04 20:02:38 MDT 2011 jilles sh: Detect an error for ${#var<GARBAGE>}.

In particular, this makes things like ${#foo[0]} and ${#foo[@]} errors
rather than silent equivalents of ${#foo}.

PR: bin/151720
Submitted by: Mark Johnston
Exp-run done by: pav (with some other sh(1) changes)
/freebsd-10.1-release/bin/sh/
H A Dparser.cdiff 221461 Wed May 04 20:02:38 MDT 2011 jilles sh: Detect an error for ${#var<GARBAGE>}.

In particular, this makes things like ${#foo[0]} and ${#foo[@]} errors
rather than silent equivalents of ${#foo}.

PR: bin/151720
Submitted by: Mark Johnston
Exp-run done by: pav (with some other sh(1) changes)
/freebsd-10.1-release/sys/compat/freebsd32/
H A Dfreebsd32_misc.cdiff 151720 Wed Oct 26 20:19:51 MDT 2005 peter There is no 'freebsd3_' prefix for COMPAT_43 syscalls. Those are all
bundled under MCOMPAT and have an 'o' prefix. Adjust as appropriate.
This re-enables compiling without COMPAT_43 again.
H A Dsyscalls.masterdiff 151720 Wed Oct 26 20:19:51 MDT 2005 peter There is no 'freebsd3_' prefix for COMPAT_43 syscalls. Those are all
bundled under MCOMPAT and have an 'o' prefix. Adjust as appropriate.
This re-enables compiling without COMPAT_43 again.

Completed in 100 milliseconds