freebsd-ports/devel/ElectricFence/files
Dag-Erling Smørgrav 3e7a932731 Preserve whitespace in the argument list. This can be tested by running
"ef.sh /bin/echo a\ \ b"; the correct output is "a  b\n", but before this
commit it would print "a b\n" instead.
2007-04-22 12:25:43 +00:00
..
patch-aa
patch-ab
patch-ef.sh Preserve whitespace in the argument list. This can be tested by running 2007-04-22 12:25:43 +00:00
patch-efence.c