Commit Graph

175 Commits

Author SHA1 Message Date
88f50b6bf5 Some #include updates.
-Erik
2000-08-10 17:59:11 +00:00
ea824fb937 Fixed stdin/stdout paths so things like
tar cvf - /etc/* | gzip -c9 >test.tgz
will now work.  Fix thanks to Dave Cinege <dcinege@psychosis.com>
with some adjustments by me to be mroe GNU-like.
 -Erik
2000-07-21 22:17:39 +00:00
bf181b9338 Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
be84cd4ef6 Always report the applet name when doing error reporting. 2000-07-12 17:02:35 +00:00
b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5.
Tested under both libc5 and libc6 and all seems well with these fixes.
 -Erik
2000-06-19 17:25:40 +00:00
330fd2b576 More libc portability updates, add in the website (which has not been
archived previously).  Wrote 'which' during the meeting today.
 -Erik
2000-05-19 05:35:19 +00:00
7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
which lets you compile out most of the "--help" output, saving
up to 17k.

Renamed mnc to nc.
 -Erik
2000-05-12 19:41:47 +00:00
4f3f757d56 Latest and greatest. Some effort at libc5 (aiming towards newlib)
compatability.
 -Erik
2000-04-28 00:18:56 +00:00
5e1189e187 More documentation updates, and minor fixes to make things sync
up with the docs.
 -Erik
2000-04-15 16:34:54 +00:00
61677feff7 Upates to include copyright 2000 to everything
-Erik
2000-04-13 01:18:56 +00:00
825aead68b Patch to make killall actually kill all PIDs with the specified name,
rather then busylooping trying to kill the first one until it dies.
Should be more efficient now, and will only send one signal to each
specified process.
 -Erik
2000-04-07 06:00:07 +00:00
9ffdaa647e Updates
-Erik
2000-02-11 21:55:04 +00:00
e49d5ecbbe Some formatting updates (ran the code through indent)
-Erik
2000-02-08 19:58:47 +00:00
3fe39dce5d Some busybox updates. See the changelog for details if you care.
-Erik
2000-01-25 18:13:53 +00:00
4d1d0113fd Reworked the source so it will compile and run under glibc 2.0.7
and linux kernel 2.0.36 (though the dubious reasons why someone
would want to do that defy imagination ;)
 -Erik
1999-12-17 18:44:15 +00:00
d80e851dc0 Stuf 1999-11-16 00:46:00 +00:00
96bcfd346b Latest and greatest
-Erik
1999-11-12 01:30:18 +00:00
0dfac6b9ce Stuff 1999-11-11 05:46:32 +00:00
c296b54827 Stuf 1999-11-11 01:36:55 +00:00
350577c5a0 Minor stuf 1999-11-06 06:34:20 +00:00
d143e8f2bd Stuf 1999-10-23 07:09:58 +00:00
e77ae3a2c0 Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
cb6e25655f More stuff 1999-10-16 15:48:40 +00:00
17d49efd8c More stuff. 1999-10-06 20:25:32 +00:00
cc8ed39b24 Initial revision 1999-10-05 16:24:54 +00:00