|
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0, release/7.4.0, release/8.2.0, release/8.1.0, release/7.3.0 |
|
| #
b7946da9 |
| 02-Jan-2010 |
Ed Schouten <[email protected]> |
Build usr.bin/ with WARNS=6 by default.
Also add some missing $FreeBSD$ to keep svn happy.
|
|
Revision tags: release/8.0.0, release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0, release/6.2.0, release/5.5.0, release/6.1.0, release/6.0.0 |
|
| #
8fbe7ebf |
| 20-Jun-2005 |
Garance A Drosehn <[email protected]> |
Add the '-S' and '-P' options. The '-S' option can be used to split apart a string, and supports some text substitutions. This can be used to provide all the flexibility (and more!) that was lost b
Add the '-S' and '-P' options. The '-S' option can be used to split apart a string, and supports some text substitutions. This can be used to provide all the flexibility (and more!) that was lost by recent changes to how the kernel parses #!-lines in shell scripts.
The '-P' option provides a way to specify an alternate set of directories to use when searching for the 'utility' program to run. This way you can be sure what directories are used for that search, without changing the value of PATH that the user has set. Note that on FreeBSD 6.0, this option is worthless unless the '-S' option is also used.
Approved by: re (blanket `env')
show more ...
|
|
Revision tags: release/5.4.0, release/4.11.0, release/5.3.0, release/4.10.0, release/5.2.1, release/5.2.0, release/4.9.0, release/5.1.0 |
|
| #
14f566d3 |
| 01-Jun-2003 |
Tim J. Robbins <[email protected]> |
Split the env(1) manpage off from printenv(1); there is not much point in keeping them together. Mention that printenv is obsolescent.
|
|
Revision tags: release/4.8.0, release/5.0.0, release/4.6.2 |
|
| #
91bd71d2 |
| 08-Feb-2002 |
Mark Murray <[email protected]> |
Remove leaf node WARNS?=2 (that mainly I added). This should help the GCC3 transition and CURRENT in general.
|
| #
f6751868 |
| 30-Jun-2001 |
Dima Dorfman <[email protected]> |
Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ where necessary.
Submitted by: Mike Barcroft <[email protected]>
|
|
Revision tags: release/4.3.0 |
|
| #
fa146c53 |
| 06-Dec-1998 |
Archie Cobbs <[email protected]> |
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
|
Revision tags: release/1.1.5.1_cvs |
|
| #
9b50d902 |
| 27-May-1994 |
Rodney W. Grimes <[email protected]> |
BSD 4.4 Lite Usr.bin Sources
|