Searched hist:66357 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/usr.sbin/mtree/
H A Dmtree.cdiff 66357 Mon Sep 25 14:24:22 MDT 2000 ache Re-add -P option (for POSIX-like command line interface)
H A Dmtree.8diff 66357 Mon Sep 25 14:24:22 MDT 2000 ache Re-add -P option (for POSIX-like command line interface)
/freebsd-10-stable/usr.bin/make/
H A Dmake.1diff 132839 Thu Jul 29 12:29:23 MDT 2004 harti Implement POSIX's '+' flag for command lines. This flag causes a line
to be executed even when -n is given on the command line to make. This is
very handy for calls to submakes.

This is slightly changed from the original patch as obtained from NetBSD.
The NetBSD variant prints lines which have both '+' and '@' when -n
is specified. The commited version always obeys '@'.

Bump MAKE_VERSION so Makefiles can use this conditionally.

PR: standards/66357 (partly)
Submitted by: Mark Baushke <mdb@juniper.net>
Obtained from: NetBSD
H A Djob.cdiff 132839 Thu Jul 29 12:29:23 MDT 2004 harti Implement POSIX's '+' flag for command lines. This flag causes a line
to be executed even when -n is given on the command line to make. This is
very handy for calls to submakes.

This is slightly changed from the original patch as obtained from NetBSD.
The NetBSD variant prints lines which have both '+' and '@' when -n
is specified. The commited version always obeys '@'.

Bump MAKE_VERSION so Makefiles can use this conditionally.

PR: standards/66357 (partly)
Submitted by: Mark Baushke <mdb@juniper.net>
Obtained from: NetBSD

Completed in 168 milliseconds