|
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0 |
|
| #
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <[email protected]> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0 |
|
| #
77da4a95 |
| 27-Nov-2018 |
Jilles Tjoelker <[email protected]> |
sh: Use 126 and 127 exit status for failures opening a script
This affects scripts named on the command line, named with a '.' special builtin and found via the PATH %func autoloading mechanism.
PR
sh: Use 126 and 127 exit status for failures opening a script
This affects scripts named on the command line, named with a '.' special builtin and found via the PATH %func autoloading mechanism.
PR: 231986
show more ...
|