oweals/busybox.git
23 years agoPatch from Matt Kraai to fix an infinate loop with ls -aR
Eric Andersen [Wed, 29 Nov 2000 21:52:06 +0000 (21:52 -0000)]
Patch from Matt Kraai to fix an infinate loop with ls -aR

23 years agoFinish commit of rpmunpack and add in scripts for undeb and unrpm
Eric Andersen [Wed, 29 Nov 2000 21:39:02 +0000 (21:39 -0000)]
Finish commit of rpmunpack and add in scripts for undeb and unrpm

23 years agoApply a patch fromkent robotti:
Eric Andersen [Wed, 29 Nov 2000 21:38:11 +0000 (21:38 -0000)]
Apply a patch fromkent robotti:

    Renamed unrpm to original rpmunpack, so you can use an included shell script
    called unrpm as a front end to it.

    There's also a shell script called undeb included for debian packages.

    Change undeb and unrpm scripts to work with the busybox tar and gunzip.

23 years agoRe-organized some sections and added a whole new section on avoiding the
Mark Whitley [Wed, 22 Nov 2000 19:25:39 +0000 (19:25 -0000)]
Re-organized some sections and added a whole new section on avoiding the
preprocessor. Comments welcome.

23 years agoFix behavior when removal fails.
Matt Kraai [Wed, 22 Nov 2000 01:09:38 +0000 (01:09 -0000)]
Fix behavior when removal fails.

23 years agoCheck for archive errors even for files we aren't extracting.
Matt Kraai [Sat, 18 Nov 2000 01:28:57 +0000 (01:28 -0000)]
Check for archive errors even for files we aren't extracting.

23 years agoFixed return status (thanks to David Douthitt for the fix).
Matt Kraai [Sat, 18 Nov 2000 01:16:43 +0000 (01:16 -0000)]
Fixed return status (thanks to David Douthitt for the fix).

23 years agoFixed user and group name listing.
Matt Kraai [Sat, 18 Nov 2000 01:08:24 +0000 (01:08 -0000)]
Fixed user and group name listing.

23 years agoAdded AdTran to the list of products using Busybox.
Mark Whitley [Fri, 17 Nov 2000 22:07:08 +0000 (22:07 -0000)]
Added AdTran to the list of products using Busybox.

23 years agoApplied patch from Brent Priddy <brent.priddy@adtran.com> to handle the
Mark Whitley [Fri, 17 Nov 2000 22:02:45 +0000 (22:02 -0000)]
Applied patch from Brent Priddy <brent.priddy@adtran.com> to handle the
special-case of using newlines as field delimiters.

23 years agoNumerous spelling / grammar corrections from Larry Doolittle
Mark Whitley [Fri, 17 Nov 2000 21:28:39 +0000 (21:28 -0000)]
Numerous spelling / grammar corrections from Larry Doolittle
<ldoolitt@recycle.lbl.gov>, as well as a few additions / clarifications.

23 years ago"I will always compile before I commit."
Eric Andersen [Fri, 17 Nov 2000 18:51:45 +0000 (18:51 -0000)]
"I will always compile before I commit."
"I will always compile before I commit."
"I will always compile before I commit."
 -Erik

23 years agoFix up builtin overrides, and hack in the binary search for finding
Eric Andersen [Fri, 17 Nov 2000 18:25:26 +0000 (18:25 -0000)]
Fix up builtin overrides, and hack in the binary search for finding
matching applets into the shell.

23 years agoModified help string for xargs. Props to Kent Robotti <robotti@metconnect.com>.
Mark Whitley [Fri, 17 Nov 2000 18:13:09 +0000 (18:13 -0000)]
Modified help string for xargs. Props to Kent Robotti <robotti@metconnect.com>.

23 years agoAdd in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN.
Eric Andersen [Fri, 17 Nov 2000 18:07:30 +0000 (18:07 -0000)]
Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN.
Make the sh default to using external commands when a path is provided.

23 years agoFix typo pointed out by Michael Renzmann <renzmann@gmx.de>
Eric Andersen [Fri, 17 Nov 2000 17:23:16 +0000 (17:23 -0000)]
Fix typo pointed out by Michael Renzmann <renzmann@gmx.de>

23 years agoAdd BB_CMP to xfopen
Eric Andersen [Fri, 17 Nov 2000 06:50:42 +0000 (06:50 -0000)]
Add BB_CMP to xfopen

23 years agoRemove the BSD advertising clause, and replace it with a link to how
Eric Andersen [Tue, 14 Nov 2000 23:29:24 +0000 (23:29 -0000)]
Remove the BSD advertising clause, and replace it with a link to how
the advertising clause has been retroactivly declared null and void.

23 years agoOops. I kant tipe.
Eric Andersen [Tue, 14 Nov 2000 22:57:46 +0000 (22:57 -0000)]
Oops.  I kant tipe.

23 years agoBrand new version of xargs. Tested thoroughly by Kent Robotti. (Domo arigato,
Mark Whitley [Tue, 14 Nov 2000 22:43:21 +0000 (22:43 -0000)]
Brand new version of xargs. Tested thoroughly by Kent Robotti. (Domo arigato,
Mr. Robotti...) Closes bug #1065.

23 years agoGrammer fix. Changed "longer then" to "longer than". Fix thanks to Jim
Eric Andersen [Tue, 14 Nov 2000 22:15:48 +0000 (22:15 -0000)]
Grammer fix.  Changed "longer then" to "longer than".  Fix thanks to Jim
Gleason <jimg@lineo.com>.

23 years agoPatch from Gennady Feldman <gfeldman@tradeline.net> to:
Eric Andersen [Tue, 14 Nov 2000 21:59:22 +0000 (21:59 -0000)]
Patch from Gennady Feldman <gfeldman@tradeline.net> to:
    1. Opens redirections w/ the right access.
    2. Doesn't do globbing for every single parameter (so it
doesn't stat every parameter).

23 years agoUlp. "expr" listed as a second "echo" (oops) -- thanks to David Douthitt
Eric Andersen [Tue, 14 Nov 2000 21:28:09 +0000 (21:28 -0000)]
Ulp.  "expr" listed as a second "echo" (oops) -- thanks to David Douthitt
for noticing....

23 years agoAdd in Zdisk
Eric Andersen [Tue, 14 Nov 2000 21:12:39 +0000 (21:12 -0000)]
Add in Zdisk

23 years agoRemove unneeded junk
Eric Andersen [Tue, 14 Nov 2000 20:31:45 +0000 (20:31 -0000)]
Remove unneeded junk

23 years agoMove flush_outbuf to the file in which it is used, and by doing so fix a
Matt Kraai [Wed, 8 Nov 2000 06:52:57 +0000 (06:52 -0000)]
Move flush_outbuf to the file in which it is used, and by doing so fix a
nasty error dealing with two different variables with the same name.

23 years agoFix some bugs reported by Jim Gleason <jimg@lineo.com> and others I
Matt Kraai [Wed, 8 Nov 2000 02:35:47 +0000 (02:35 -0000)]
Fix some bugs reported by Jim Gleason <jimg@lineo.com> and others I
introduced.

23 years agoCleanup of duplicated symbols -- found by compiling with
Eric Andersen [Tue, 7 Nov 2000 06:52:13 +0000 (06:52 -0000)]
Cleanup of duplicated symbols -- found by compiling with
LDFLAGS += -Wl,-warn-common

23 years agoRemoved REG_NEWLINE from regcomp to fix the same bug found in grep where it
Mark Whitley [Fri, 3 Nov 2000 20:23:49 +0000 (20:23 -0000)]
Removed REG_NEWLINE from regcomp to fix the same bug found in grep where it
would not match blank lines (bug #1064). Followed Matt Kraii's suit on his
1.42 revision of grep. Tested it, works.

23 years agoNow, what was that logic block doing up there?
Mark Whitley [Fri, 3 Nov 2000 20:02:35 +0000 (20:02 -0000)]
Now, what was that logic block doing up there?

23 years agoRe-worked the support for s///p, fixed a backref limit buglet, and cleaned up
Mark Whitley [Fri, 3 Nov 2000 19:47:00 +0000 (19:47 -0000)]
Re-worked the support for s///p, fixed a backref limit buglet, and cleaned up
a few other ugly places (do_subst_command got a much-needed overhaul). Also
took out BB_FEATURE_SED_PATTERN_SPACE from Config.h[.Hurd] as the 'p' is now a
standard feature (adds almost no bloat).

23 years agoWarning cleanup from Gennady Feldman
Eric Andersen [Thu, 2 Nov 2000 17:02:26 +0000 (17:02 -0000)]
Warning cleanup from Gennady Feldman
 -Erik

23 years agoFix uname problem that was breaking poweroff.
Eric Andersen [Mon, 30 Oct 2000 17:22:04 +0000 (17:22 -0000)]
Fix uname problem that was breaking poweroff.

23 years agoThis was redundant
Eric Andersen [Sun, 29 Oct 2000 07:02:47 +0000 (07:02 -0000)]
This was redundant

23 years agoMake fbset compile with the readmode feature by pulling defs from fb.h.
Matt Kraai [Sat, 28 Oct 2000 16:56:32 +0000 (16:56 -0000)]
Make fbset compile with the readmode feature by pulling defs from fb.h.

23 years agoMake features independent.
Matt Kraai [Sat, 28 Oct 2000 06:40:09 +0000 (06:40 -0000)]
Make features independent.

23 years agoWe also need to declare info if the USERNAMES feature is enabled.
Matt Kraai [Sat, 28 Oct 2000 01:21:22 +0000 (01:21 -0000)]
We also need to declare info if the USERNAMES feature is enabled.

23 years agoAdd in -lgcc to add needed symbold when linking vs uclibc.
Eric Andersen [Fri, 27 Oct 2000 18:26:18 +0000 (18:26 -0000)]
Add in -lgcc to add needed symbold when linking vs uclibc.

23 years agoOops. I never committed this. Update version to 0.48pre...
Eric Andersen [Fri, 27 Oct 2000 18:09:53 +0000 (18:09 -0000)]
Oops.  I never committed this.  Update version to 0.48pre...

23 years agoSilence a warning,
Eric Andersen [Thu, 26 Oct 2000 07:57:27 +0000 (07:57 -0000)]
Silence a warning,

23 years agoThis was broken when applets moved to applets.h. Fix it.
Eric Andersen [Thu, 26 Oct 2000 04:17:49 +0000 (04:17 -0000)]
This was broken when applets moved to applets.h.  Fix it.

23 years agoFixed error handling and TRUE/FALSE usage.
Matt Kraai [Wed, 25 Oct 2000 19:09:03 +0000 (19:09 -0000)]
Fixed error handling and TRUE/FALSE usage.

23 years agoRestore --help handling I mistakenly removed.
Matt Kraai [Wed, 25 Oct 2000 19:05:38 +0000 (19:05 -0000)]
Restore --help handling I mistakenly removed.

23 years agoAvoid reinventing the wheel (and thus save some space).
Matt Kraai [Wed, 25 Oct 2000 19:00:51 +0000 (19:00 -0000)]
Avoid reinventing the wheel (and thus save some space).

23 years agoAdded a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE
Matt Kraai [Wed, 25 Oct 2000 17:00:36 +0000 (17:00 -0000)]
Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE
uses, and other minor fixes.

23 years agoCleaned up error handling, TRUE/FALSE usage, and other minor issues.
Matt Kraai [Wed, 25 Oct 2000 16:48:15 +0000 (16:48 -0000)]
Cleaned up error handling, TRUE/FALSE usage, and other minor issues.

23 years agoClean up error handling and uses of TRUE/FALSE.
Matt Kraai [Wed, 25 Oct 2000 16:40:21 +0000 (16:40 -0000)]
Clean up error handling and uses of TRUE/FALSE.

23 years agoCleaned up error handling and uses of TRUE/FALSE.
Matt Kraai [Wed, 25 Oct 2000 16:38:00 +0000 (16:38 -0000)]
Cleaned up error handling and uses of TRUE/FALSE.

23 years agoCleaned up error message handling.
Matt Kraai [Wed, 25 Oct 2000 16:25:50 +0000 (16:25 -0000)]
Cleaned up error message handling.

23 years agoAdded a fatalPerror function to simplify error handling.
Matt Kraai [Wed, 25 Oct 2000 15:10:08 +0000 (15:10 -0000)]
Added a fatalPerror function to simplify error handling.

23 years agoFix for bug #1068 from Kent Robotti
Glenn L McGrath [Wed, 25 Oct 2000 03:31:15 +0000 (03:31 -0000)]
Fix for bug #1068 from Kent Robotti

Call perror and exit instead of fatalError

23 years agoApplied patch from Gaute B Strokkenes <gs234@cam.ac.uk> to use a binary search
Mark Whitley [Wed, 25 Oct 2000 00:28:27 +0000 (00:28 -0000)]
Applied patch from Gaute B Strokkenes <gs234@cam.ac.uk> to use a binary search
to locate applets, rather than a linear search. Also, broke out the listing of
applets into it's own file: applets.h.

23 years agoFix error messages.
Matt Kraai [Mon, 23 Oct 2000 18:03:46 +0000 (18:03 -0000)]
Fix error messages.

23 years agoFix error message.
Matt Kraai [Mon, 23 Oct 2000 17:55:27 +0000 (17:55 -0000)]
Fix error message.

23 years agoPut getopt_usage where it belongs and added *_usage entries in busybox.[ch]
Mark Whitley [Thu, 19 Oct 2000 22:28:06 +0000 (22:28 -0000)]
Put getopt_usage where it belongs and added *_usage entries in busybox.[ch]

23 years agoPiss people off by removing [+-][0-9]+ options from tail.
Matt Kraai [Thu, 19 Oct 2000 21:28:32 +0000 (21:28 -0000)]
Piss people off by removing [+-][0-9]+ options from tail.

23 years agoRemove broken error test found by Bryan Rittmeyer <bryan@ixiacom.com>.
Matt Kraai [Mon, 16 Oct 2000 16:22:27 +0000 (16:22 -0000)]
Remove broken error test found by Bryan Rittmeyer <bryan@ixiacom.com>.

23 years agoFix handling of ^$ by removing the newline from input lines and by not
Matt Kraai [Fri, 13 Oct 2000 18:55:06 +0000 (18:55 -0000)]
Fix handling of ^$ by removing the newline from input lines and by not
compiling with REG_NEWLINE.

23 years agoConsolidate stat(2) and lstat(2) calls and error handling.
Matt Kraai [Fri, 13 Oct 2000 18:03:21 +0000 (18:03 -0000)]
Consolidate stat(2) and lstat(2) calls and error handling.

23 years agoExit with failure status if we are unable to list any files or
Matt Kraai [Fri, 13 Oct 2000 17:59:43 +0000 (17:59 -0000)]
Exit with failure status if we are unable to list any files or
directories.  Patch thanks to Kent Robotti <robotti@metconnect.com>.

23 years agoApply a patch from Matt Kraai to fix buffer overrun and convert to
Eric Andersen [Thu, 12 Oct 2000 22:40:14 +0000 (22:40 -0000)]
Apply a patch from Matt Kraai to fix buffer overrun and convert to
using synamically allocated storage.
 -Erik

23 years agoApply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make
Eric Andersen [Thu, 12 Oct 2000 22:30:31 +0000 (22:30 -0000)]
Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make
hostname do "--file"
 -Erik

23 years agoAdded cmp and readlink applets from Matt Kraai.
Mark Whitley [Mon, 9 Oct 2000 18:56:47 +0000 (18:56 -0000)]
Added cmp and readlink applets from Matt Kraai.

23 years agoPatch from Matt Kraai so wc will return a proper error code
Eric Andersen [Mon, 9 Oct 2000 18:21:44 +0000 (18:21 -0000)]
Patch from Matt Kraai so wc will return a proper error code
when failing to open a file, and will not use file when it
didn't open the file.
 -Erik

23 years agoFix a thinko. Patch from Justus Pendleton <justus@acm.org>
Eric Andersen [Mon, 9 Oct 2000 17:54:38 +0000 (17:54 -0000)]
Fix a thinko.  Patch from Justus Pendleton <justus@acm.org>

23 years agoApply a patch from Matt Kraai:
Eric Andersen [Mon, 9 Oct 2000 17:51:25 +0000 (17:51 -0000)]
Apply a patch from Matt Kraai:
    "The -L option to ls doesn't behave correctly for files listed explicitly
    on the command line, only those in directories that are listed.  The
    appended patch fixes this problem.  Would someone please commit it?"
 -Erik

23 years agoPatch from Matt Kraai: "When it encounters a problem creating a link, ln
Eric Andersen [Wed, 4 Oct 2000 16:02:53 +0000 (16:02 -0000)]
Patch from Matt Kraai: "When it encounters a problem creating a link, ln
shouldn't give up entirely but instead continue processing the rest of its
arguments.  The attached patch does this."

23 years agoRewrite to use getopt and return instead of exit, a seperate function (fs_link) does...
Glenn L McGrath [Wed, 4 Oct 2000 09:34:35 +0000 (09:34 -0000)]
Rewrite to use getopt and return instead of exit, a seperate function (fs_link) does the actual work.

23 years agoAdd a spiffy progress meter.
Eric Andersen [Tue, 3 Oct 2000 00:21:45 +0000 (00:21 -0000)]
Add a spiffy progress meter.
 -Erik

23 years agoTry to guess an output filename
Eric Andersen [Mon, 2 Oct 2000 23:19:38 +0000 (23:19 -0000)]
Try to guess an output filename

23 years agoApply patch from Giulio Orsero <giulioo@pobox.com> to ensure
Eric Andersen [Sun, 1 Oct 2000 17:01:36 +0000 (17:01 -0000)]
Apply patch from Giulio Orsero <giulioo@pobox.com> to ensure
get_last_path_component is defined under all configurations,
 -Erik

23 years agoGeneral cleanup of comments, defines, includes, and global variables, removed those...
Glenn L McGrath [Fri, 29 Sep 2000 06:46:59 +0000 (06:46 -0000)]
General cleanup of comments, defines, includes, and global variables, removed those that arent needed, grouped those remaining at the top.
Re-ordered functions to the order they are called.
Removed static crc table, it now generates the table once for itself.
Results in source reduced by 40%, so it should be a lot easier to work on in the future, binary size only reduced by under 2KB though.

23 years agoFixes to allow compilation on systems with glibc 2.1.92
Pavel Roskin [Thu, 28 Sep 2000 20:52:55 +0000 (20:52 -0000)]
Fixes to allow compilation on systems with glibc 2.1.92

23 years ago+ shortened main() a little, and a few aesthetic cleanups here & there.
John Beppu [Thu, 28 Sep 2000 17:49:59 +0000 (17:49 -0000)]
+ shortened main() a little, and a few aesthetic cleanups here & there.

23 years agoRewrote head to perservere when it can't open a file, and share code
Matt Kraai [Wed, 27 Sep 2000 04:09:22 +0000 (04:09 -0000)]
Rewrote head to perservere when it can't open a file, and share code
with cat.

23 years agoContinue concatenating files even if we can't open one.
Matt Kraai [Wed, 27 Sep 2000 03:01:40 +0000 (03:01 -0000)]
Continue concatenating files even if we can't open one.

23 years agoConsolidate handling of some fopen failures.
Matt Kraai [Wed, 27 Sep 2000 02:43:35 +0000 (02:43 -0000)]
Consolidate handling of some fopen failures.

23 years agoRewrote uniq to be less than a third of the size, and fixed some other
Matt Kraai [Wed, 27 Sep 2000 02:29:39 +0000 (02:29 -0000)]
Rewrote uniq to be less than a third of the size, and fixed some other
minor problems.

23 years agoFix up the docs
Eric Andersen [Tue, 26 Sep 2000 22:20:06 +0000 (22:20 -0000)]
Fix up the docs

23 years agoupdate the docs
Eric Andersen [Tue, 26 Sep 2000 06:15:12 +0000 (06:15 -0000)]
update the docs

23 years agoLog the devps patch update 0_47
Eric Andersen [Tue, 26 Sep 2000 05:08:04 +0000 (05:08 -0000)]
Log the devps patch update

23 years agoFinal touchups for the release...
Eric Andersen [Tue, 26 Sep 2000 05:02:50 +0000 (05:02 -0000)]
Final touchups for the release...
 -Erik

23 years agoAdd in busybox.h. I renamed it, and forgot to commit the newky named version.
Eric Andersen [Tue, 26 Sep 2000 01:09:18 +0000 (01:09 -0000)]
Add in busybox.h.  I renamed it, and forgot to commit the newky named version.
 -Erik

23 years agoYet more polish (thanks again to kent robotti for the bug reports).
Eric Andersen [Tue, 26 Sep 2000 01:00:15 +0000 (01:00 -0000)]
Yet more polish (thanks again to kent robotti for the bug reports).
 -Erik

23 years agoRemove all reference to the now obsolete /dev/modules
Eric Andersen [Tue, 26 Sep 2000 00:52:05 +0000 (00:52 -0000)]
Remove all reference to the now obsolete /dev/modules
 -Erik

23 years agoUpdate my devps patch for the latest 2.2 kernel.
Eric Andersen [Tue, 26 Sep 2000 00:20:28 +0000 (00:20 -0000)]
Update my devps patch for the latest 2.2 kernel.
 -Erik

23 years agoFix name
Eric Andersen [Mon, 25 Sep 2000 22:53:33 +0000 (22:53 -0000)]
Fix name

23 years agoSome more polish to make xargs act like GNU xargs (thanks to kent robotti
Eric Andersen [Mon, 25 Sep 2000 22:53:05 +0000 (22:53 -0000)]
Some more polish to make xargs act like GNU xargs (thanks to kent robotti
<robotti@metconnect.com> for testing and pointing out the differences)
 -Erik

23 years agoRenamed "internal.h" to the more sensible "busybox.h".
Eric Andersen [Mon, 25 Sep 2000 21:45:58 +0000 (21:45 -0000)]
Renamed "internal.h" to the more sensible "busybox.h".
 -Erik

23 years agoGratuitously changed the file "busybox.defs.h" to the more
Eric Andersen [Mon, 25 Sep 2000 21:28:07 +0000 (21:28 -0000)]
Gratuitously changed the file "busybox.defs.h" to the more
sensible and noticable "Config.h".
 -Erik

23 years agoFix from Matt Kraai for the to the "busybox --install prints out on STDERR
Eric Andersen [Mon, 25 Sep 2000 20:35:54 +0000 (20:35 -0000)]
Fix from Matt Kraai for the  to the "busybox --install prints out on STDERR
"File already exists" messages for all files (including the ones that DON'T
exist)" problem reported by "Bruno L. F. Cabral" <bruno@openline.com.br>.

Thanks Matt!
 -Erik

23 years agoFinal (I think) version of xargs. Throw away all that tedious string
Eric Andersen [Mon, 25 Sep 2000 20:23:21 +0000 (20:23 -0000)]
Final (I think) version of xargs.  Throw away all that tedious string
scrubbing, and quit using system.  Instead, use fork() and exec(), which
yields and smaller, simpler, and cleaner design.
 -Erik

23 years agoBe ever so pedantic about escaping chars that the shell might not like...
Eric Andersen [Mon, 25 Sep 2000 18:41:18 +0000 (18:41 -0000)]
Be ever so pedantic about escaping chars that the shell might not like...

23 years agoRemove a now unneeded check
Eric Andersen [Mon, 25 Sep 2000 16:58:39 +0000 (16:58 -0000)]
Remove a now unneeded check

23 years agomodified by Bryan Rittmeyer <bryan@ixiacom.com> to support SH4
Eric Andersen [Sun, 24 Sep 2000 03:44:29 +0000 (03:44 -0000)]
modified by Bryan Rittmeyer <bryan@ixiacom.com> to support SH4

23 years agoUpdate newdoc dependancy
Eric Andersen [Sun, 24 Sep 2000 02:42:48 +0000 (02:42 -0000)]
Update newdoc dependancy

23 years agoUpdate a few entries for 0.47...
Eric Andersen [Sun, 24 Sep 2000 02:42:18 +0000 (02:42 -0000)]
Update a few entries for 0.47...

23 years agoDoc update
Eric Andersen [Sun, 24 Sep 2000 02:41:44 +0000 (02:41 -0000)]
Doc update

23 years agoFix up xargs so that things like 'cat cat.c | xargs echo' will
Eric Andersen [Sun, 24 Sep 2000 02:40:56 +0000 (02:40 -0000)]
Fix up xargs so that things like 'cat cat.c | xargs echo' will
work properly.
 -Erik

23 years agoFix xargs option parsing
Eric Andersen [Sun, 24 Sep 2000 01:12:54 +0000 (01:12 -0000)]
Fix xargs option parsing