From a3e57ca7008cbaf612675b9de3dd18109f8150de Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Wed, 19 Apr 2000 03:38:01 +0000 Subject: make ps accept (and ignore) all options (--help works of course). tar now works with or without the leading "-" on the options. -Erik --- Changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index e9d260593..d6f7a489c 100644 --- a/Changelog +++ b/Changelog @@ -55,6 +55,8 @@ * Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script w/o a "-e") * ps now supports BB_FEATURE_AUTOWIDTH, and can adjust its width to match the terminal (defaults to width=79 when this is off). + * ps now accepts (and ignores) all options except for "--help" (which + as would be expected displays help). * Fixed mount'ing loop devices when the filesystem type was not specified. It used to revert to non-loop after the first try. * all mallocs now use xmalloc (and so are OOM error safe), and -- cgit v1.2.3