Searched hist:"0 ab2a7ae85e2d50dcafed917b86006b751783ca3" (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/getopt/ |
H A D | getopt.c | diff 0ab2a7ae85e2d50dcafed917b86006b751783ca3 Sun Apr 04 02:25:39 CEST 1999 Martin Cracauer <cracauer@FreeBSD.org> Back out part of previous commit.
Arguments with whitespaces are easy to fix, but in combination with shell metachars that should not be evaluated it is very hard, probably impossible to fix without going to a line-oriented solution.
Next time I will believe Henry Spencer when he says "this looks easy to fix but isn't". diff 0ab2a7ae85e2d50dcafed917b86006b751783ca3 Sun Apr 04 02:25:39 CEST 1999 Martin Cracauer <cracauer@FreeBSD.org> Back out part of previous commit.
Arguments with whitespaces are easy to fix, but in combination with shell metachars that should not be evaluated it is very hard, probably impossible to fix without going to a line-oriented solution.
Next time I will believe Henry Spencer when he says "this looks easy to fix but isn't".
|
H A D | getopt.1 | diff 0ab2a7ae85e2d50dcafed917b86006b751783ca3 Sun Apr 04 02:25:39 CEST 1999 Martin Cracauer <cracauer@FreeBSD.org> Back out part of previous commit.
Arguments with whitespaces are easy to fix, but in combination with shell metachars that should not be evaluated it is very hard, probably impossible to fix without going to a line-oriented solution.
Next time I will believe Henry Spencer when he says "this looks easy to fix but isn't". diff 0ab2a7ae85e2d50dcafed917b86006b751783ca3 Sun Apr 04 02:25:39 CEST 1999 Martin Cracauer <cracauer@FreeBSD.org> Back out part of previous commit.
Arguments with whitespaces are easy to fix, but in combination with shell metachars that should not be evaluated it is very hard, probably impossible to fix without going to a line-oriented solution.
Next time I will believe Henry Spencer when he says "this looks easy to fix but isn't".
|