Eric Andersen [Wed, 11 Jul 2001 07:24:05 +0000 (07:24 -0000)]
Make the obj's generated from libbb/unarchive.c depend on the
Makefile, so things like setting DODMALLOC will cause them to
be recompiled
-Erik
Glenn L McGrath [Wed, 11 Jul 2001 07:22:17 +0000 (07:22 -0000)]
minor dmalloc inspired cleanups
Glenn L McGrath [Wed, 11 Jul 2001 03:30:11 +0000 (03:30 -0000)]
Unpack the filename not the package name
Eric Andersen [Tue, 10 Jul 2001 16:57:09 +0000 (16:57 -0000)]
Fix a stupid search and replace bug...
Eric Andersen [Tue, 10 Jul 2001 16:31:29 +0000 (16:31 -0000)]
Patch for md5sum from Aaron Lehmann <aaronl@vitelus.com> to slim
it down a little bit.
Eric Andersen [Tue, 10 Jul 2001 16:29:00 +0000 (16:29 -0000)]
A traceroute applet from vodz. This could probably be slimmed down,
but will do for now...
Eric Andersen [Tue, 10 Jul 2001 16:25:34 +0000 (16:25 -0000)]
Cleanup from vodz
Eric Andersen [Tue, 10 Jul 2001 15:24:16 +0000 (15:24 -0000)]
Make the rev be 0.53pre...
Matt Kraai [Tue, 10 Jul 2001 15:05:39 +0000 (15:05 -0000)]
Read 20 512-byte blocks at a time (like GNU tar).
Glenn L McGrath [Tue, 10 Jul 2001 14:33:22 +0000 (14:33 -0000)]
Reverse my previous change, still cant compile with dmalloc
Glenn L McGrath [Tue, 10 Jul 2001 14:04:30 +0000 (14:04 -0000)]
When compiling unarchive objects link to $(LIBRARIES) incase using dmalloc
Matt Kraai [Tue, 10 Jul 2001 13:57:30 +0000 (13:57 -0000)]
Update version number to 0.53pre.
Eric Andersen [Tue, 10 Jul 2001 06:09:16 +0000 (06:09 -0000)]
vodz' latest update to ash.c
Eric Andersen [Mon, 9 Jul 2001 21:32:29 +0000 (21:32 -0000)]
Patch from vodz to support 'tr a-z A-Z' syntax.
Eric Andersen [Mon, 9 Jul 2001 18:34:12 +0000 (18:34 -0000)]
Fix the spec file so it works on redhat systems. At least I think
it will work on redhat. At least it now works on my Debian box...
-Erik
Eric Andersen [Sat, 7 Jul 2001 16:36:29 +0000 (16:36 -0000)]
Minor working update
Eric Andersen [Sat, 7 Jul 2001 09:38:30 +0000 (09:38 -0000)]
Move a bit more to the old news section
Eric Andersen [Sat, 7 Jul 2001 09:37:28 +0000 (09:37 -0000)]
Enable APPLETS_ALWAYS_WIN
Eric Andersen [Sat, 7 Jul 2001 08:47:21 +0000 (08:47 -0000)]
Typo fix.
Eric Andersen [Sat, 7 Jul 2001 08:44:25 +0000 (08:44 -0000)]
Move some stuff to the oldnews area
Eric Andersen [Sat, 7 Jul 2001 08:25:03 +0000 (08:25 -0000)]
Update web page...
Eric Andersen [Sat, 7 Jul 2001 08:13:27 +0000 (08:13 -0000)]
Update changelogs
Eric Andersen [Sat, 7 Jul 2001 08:13:02 +0000 (08:13 -0000)]
Minor update to include file ordering
Eric Andersen [Sat, 7 Jul 2001 05:25:12 +0000 (05:25 -0000)]
This is out of date, and Glenn tells me this can be safely deleted.
To be useful on Hurd will really require the new build system...
-Erik
Eric Andersen [Sat, 7 Jul 2001 05:19:52 +0000 (05:19 -0000)]
This patch from Fabio Ferrari <fabio.ferrari@digitro.com.br> enables
"broadcast +" for deriving the broadcast address automagically.
Eric Andersen [Sat, 7 Jul 2001 04:43:56 +0000 (04:43 -0000)]
Remove rpmunpack
Eric Andersen [Sat, 7 Jul 2001 04:33:16 +0000 (04:33 -0000)]
This is obsolete -- replaced by rpm2cpio
Eric Andersen [Sat, 7 Jul 2001 04:27:35 +0000 (04:27 -0000)]
Avoid a segfault (detected by Fabio Ferrari
<fabio.ferrari@digitro.com.br> in the wget applet) when
concat_path_file() or last_char_is() were fed a NULL.
-Erik
Eric Andersen [Sat, 7 Jul 2001 04:24:28 +0000 (04:24 -0000)]
Fix sh.c so it works with DMALLOC
Eric Andersen [Sat, 7 Jul 2001 00:05:55 +0000 (00:05 -0000)]
Add in a shell tagline (per lash/hush behavior) to make it easier
to know which shell is in use. Add in 'help' to list available
builtins, and fixup msh so it can do STANDALONE_SHELL.
-Erik
Eric Andersen [Sat, 7 Jul 2001 00:03:00 +0000 (00:03 -0000)]
Some minor updates. Bump version number in preparation for release.
-Erik
Eric Andersen [Fri, 6 Jul 2001 20:36:57 +0000 (20:36 -0000)]
Update the debian packaging stuff
Eric Andersen [Fri, 6 Jul 2001 19:28:49 +0000 (19:28 -0000)]
Forgot this
Matt Kraai [Fri, 6 Jul 2001 19:28:07 +0000 (19:28 -0000)]
Remove redundant initialization of lfile to reduce executable size by
8192 bytes (noted by Mike Castle).
Eric Andersen [Fri, 6 Jul 2001 19:24:27 +0000 (19:24 -0000)]
Let people select their shell at compile time.
Eric Andersen [Fri, 6 Jul 2001 19:19:21 +0000 (19:19 -0000)]
update the ignore list
Eric Andersen [Fri, 6 Jul 2001 18:33:04 +0000 (18:33 -0000)]
Fix a stupid bug revealed by multibuild.pl
Eric Andersen [Fri, 6 Jul 2001 17:51:29 +0000 (17:51 -0000)]
Add woukaround for missing struct _res in uClibc
Eric Andersen [Fri, 6 Jul 2001 04:26:23 +0000 (04:26 -0000)]
This is vodz' latest ash update.
Matt Kraai [Thu, 5 Jul 2001 19:00:47 +0000 (19:00 -0000)]
Removed obsolete function, strdup_substr.
Matt Kraai [Thu, 5 Jul 2001 18:32:01 +0000 (18:32 -0000)]
Note my activities (how immodest of me).
Eric Andersen [Thu, 5 Jul 2001 16:27:34 +0000 (16:27 -0000)]
Fix a stupid thinko, and fix killall to cope with the updated
find_pid_by_name() interface
-Erik
Eric Andersen [Thu, 5 Jul 2001 16:09:32 +0000 (16:09 -0000)]
Be extra extra careful about what we dereference.
Eric Andersen [Thu, 5 Jul 2001 15:56:36 +0000 (15:56 -0000)]
Implement suggestion from Adam Slattery, (don't default to killing closing bug #1190.
Matt Kraai [Thu, 5 Jul 2001 14:46:07 +0000 (14:46 -0000)]
Fix a thinko (the symptoms of which were reported by
David Douthitt in bug #1111).
Eric Andersen [Thu, 5 Jul 2001 05:24:12 +0000 (05:24 -0000)]
A bit of testing today showed that ASH_BBAPPS_AS_BUILTINS was
totally breaking the shell. Simple thinge like 'FOO=100' caused
it to segfault. It turns out that disabling "bltincmd" is a very
bad idea.
-Erik
Glenn L McGrath [Thu, 5 Jul 2001 03:46:23 +0000 (03:46 -0000)]
gunzip, zcat were fixed just after 0.51 was released
Glenn L McGrath [Thu, 5 Jul 2001 03:42:17 +0000 (03:42 -0000)]
ash, hush and msh are new applets to 0.52
Glenn L McGrath [Thu, 5 Jul 2001 03:28:28 +0000 (03:28 -0000)]
Added entries for my commits
Matt Kraai [Tue, 3 Jul 2001 20:55:30 +0000 (20:55 -0000)]
Remove a redundant call to mkdir.
Eric Andersen [Mon, 2 Jul 2001 18:06:14 +0000 (18:06 -0000)]
Cleanups and sinze reduction for the vi applet from Aaron Lehmann
<aaronl@vitelus.com>
Eric Andersen [Mon, 2 Jul 2001 17:57:32 +0000 (17:57 -0000)]
Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton of
portability junk from gzip.c, making it a zillion times more readable.
Eric Andersen [Mon, 2 Jul 2001 17:32:40 +0000 (17:32 -0000)]
Per patch from vodz, change a couple of consts to defines, since
apparently gcc 2.95.4, at least, is too stupid to realize that a
"static const int" is in fact a constant.
Eric Andersen [Mon, 2 Jul 2001 17:27:21 +0000 (17:27 -0000)]
Some updates to ash from vodz. Makes ash smaller. I made a few
changes, esp describing all the current ash configuration options.
Now ash adds 66k in the default configuration.
Eric Andersen [Mon, 2 Jul 2001 15:36:57 +0000 (15:36 -0000)]
Patch from vodz to fix freeing a static in cmdedit.
Eric Andersen [Sat, 30 Jun 2001 18:11:52 +0000 (18:11 -0000)]
Simplify a comment
Eric Andersen [Sat, 30 Jun 2001 18:08:36 +0000 (18:08 -0000)]
Generalize comment -- no longer ls specific
Eric Andersen [Sat, 30 Jun 2001 18:00:26 +0000 (18:00 -0000)]
Pad the human readable output for 'ls -sh' to 6 chars, since we will
have numbers printed as XXX.YU, so we need 6 digits not 4.
-Erik
Eric Andersen [Sat, 30 Jun 2001 17:54:20 +0000 (17:54 -0000)]
Fix a silly logic error which caused symlinks to be printed twice, and
wrongly caused the return code to be an error.
-Erik
Manuel Novoa III [Sat, 30 Jun 2001 07:48:01 +0000 (07:48 -0000)]
Fixed scaling problems involving make_human_readable_str.
Manuel Novoa III [Sat, 30 Jun 2001 07:46:50 +0000 (07:46 -0000)]
ls -s was reporting bytes instead of blocks.
Manuel Novoa III [Sat, 30 Jun 2001 07:40:44 +0000 (07:40 -0000)]
All-integer version (but it does use an unsigned long long) which fixes
the problems of the previous version (used floating point, overflowed, didn't
round properly). The comments at the top of the file are worth reading;
especially note 2 concerning "ls -sh".
Eric Andersen [Fri, 29 Jun 2001 20:44:51 +0000 (20:44 -0000)]
A really nice patch from Manuel Novoa III for compile time
configurable size/speed tradeoffs.
Manuel Novoa III [Fri, 29 Jun 2001 18:59:32 +0000 (18:59 -0000)]
Add some missing includes to kill warnings when building with the default
Config.h and using gcc's -fno-builtin. There are probably other files
with the similar problems.
Also, if building against uClibc, don't include asm/unistd.h in syscalls.c
and module_syscalls.c.
Eric Andersen [Fri, 29 Jun 2001 04:57:14 +0000 (04:57 -0000)]
This is a busybox port of the Minix shell. It is reasonably capable,
handles all the basic stuff (for, case/esac, while, if/then/else), and
is very small (adds just 38k on x86). It is not as rigorously correct
about Bourne semantics as bash, but for most things it is quite
workable. There is still some work to be done to further shrink it (it
has its own globbing functions instead of using the libc ones, for
example), but it is quite usable as is.
-Erik
Eric Andersen [Thu, 28 Jun 2001 21:36:06 +0000 (21:36 -0000)]
Fix a nasty hard to spot bug found by Ralph Siemsen <ralphs@netwinder.org>.
This would cause it to obliterates the end of the strtab section, so
symbol lookups would fail and then it would crash. Ugh. This should
fix things for people having trouble with insmod.
Eric Andersen [Thu, 28 Jun 2001 21:22:19 +0000 (21:22 -0000)]
Allow xrealloc to act as a free() when size=0, per SuS2.
-Erik
Eric Andersen [Thu, 28 Jun 2001 16:43:57 +0000 (16:43 -0000)]
Remove vodz from credits, per his request
Eric Andersen [Thu, 28 Jun 2001 07:46:40 +0000 (07:46 -0000)]
Scrub up the licensing block
-Erik
Eric Andersen [Thu, 28 Jun 2001 07:25:16 +0000 (07:25 -0000)]
This a an ash applet I put together. It is similar to the one put
together by vodz, but uses newer sources, has the removed features
commented out instead of simply deleted (so they could be re-enabled)
and the builtins all work. This adds 72k.
-Erik
Eric Andersen [Thu, 28 Jun 2001 03:22:19 +0000 (03:22 -0000)]
Remove unneeded stuff.
Eric Andersen [Thu, 28 Jun 2001 01:10:11 +0000 (01:10 -0000)]
More thrashing about trying to make hush behave itself wrt job
control...
Eric Andersen [Wed, 27 Jun 2001 17:29:11 +0000 (17:29 -0000)]
don't whine if all we need to do is remove a bg job
Eric Andersen [Wed, 27 Jun 2001 06:15:50 +0000 (06:15 -0000)]
Fix a type promotion bug discivered and analyzed by Alan Modra
<amodra@bigpond.net.au>, which caused false checksum errors
Eric Andersen [Wed, 27 Jun 2001 04:30:11 +0000 (04:30 -0000)]
Re-enable globbing (I'd accidentaly removed it) and finish off the last
of the job control polishing. Works fine now.
-Erik
Eric Andersen [Tue, 26 Jun 2001 23:16:31 +0000 (23:16 -0000)]
Explicitly call setsid()
Eric Andersen [Tue, 26 Jun 2001 23:11:44 +0000 (23:11 -0000)]
Minor formatting change
Eric Andersen [Tue, 26 Jun 2001 23:00:21 +0000 (23:00 -0000)]
Don't choke if /etc/profile is not available
Eric Andersen [Tue, 26 Jun 2001 22:55:45 +0000 (22:55 -0000)]
Fix ps so it doesn't waste space showing group, as it is pretty much
meaningless anyways.
-Erik
Eric Andersen [Tue, 26 Jun 2001 22:44:09 +0000 (22:44 -0000)]
Make it so we don't segfault when /proc isn't mounted -- guess pid 1...
-Erik
Eric Andersen [Tue, 26 Jun 2001 16:36:26 +0000 (16:36 -0000)]
Don't use void * to pass pointers of known type
Eric Andersen [Tue, 26 Jun 2001 15:07:08 +0000 (15:07 -0000)]
A patch from Erik Meusel <erik@wh58-709.st.uni-magdeburg.de>
to fix the behavior of 'tail -f -n 0 FILE'
Glenn L McGrath [Tue, 26 Jun 2001 02:06:08 +0000 (02:06 -0000)]
Vladimir's last_patch_15
Glenn L McGrath [Tue, 26 Jun 2001 01:41:59 +0000 (01:41 -0000)]
Patch from Gennady Feldman
This should fix "circular buffer" error message shown when running "syslogd -C"
Glenn L McGrath [Tue, 26 Jun 2001 01:19:34 +0000 (01:19 -0000)]
rpm2cpio applet by Laurence Anderson
Eric Andersen [Mon, 25 Jun 2001 22:24:38 +0000 (22:24 -0000)]
Fix the code for establishing a controlling terminal.
-Erik
Eric Andersen [Mon, 25 Jun 2001 19:31:48 +0000 (19:31 -0000)]
Fix up some warnings that show up on ppc
Eric Andersen [Mon, 25 Jun 2001 17:11:54 +0000 (17:11 -0000)]
This should finish off the job control issues with lash. Make certain
we have a controlling terminal...
-Erik
Glenn L McGrath [Sun, 24 Jun 2001 12:36:54 +0000 (12:36 -0000)]
Nore unarchive (and doc) fixes from Laurence Anderson
Eric Andersen [Sun, 24 Jun 2001 06:09:14 +0000 (06:09 -0000)]
Make the extern NUM_APPLETS be a extern const NUM_APPLETS, to match
the actual definition.
-Erik
Eric Andersen [Sat, 23 Jun 2001 13:49:14 +0000 (13:49 -0000)]
These were broken when using dmalloc due to include file ordering
problems. busybox.h must be last.
-Erik
Eric Andersen [Fri, 22 Jun 2001 15:48:19 +0000 (15:48 -0000)]
Leave BB_FEATURE_NFSMOUNT disabled by default.
-Erik
Glenn L McGrath [Fri, 22 Jun 2001 09:22:06 +0000 (09:22 -0000)]
cpio applet, and changes to associated code
Eric Andersen [Fri, 22 Jun 2001 06:49:26 +0000 (06:49 -0000)]
Some more cleanups. Of special importance, never free a pipe
that still has running jobs. Instead, we ignore it and expect
it to be cleaned by the background job stuff.
-Erik
Eric Andersen [Fri, 22 Jun 2001 06:23:03 +0000 (06:23 -0000)]
Some cleanups for hush. Saves about 350bytes.
-Erik
Matt Kraai [Fri, 22 Jun 2001 04:20:24 +0000 (04:20 -0000)]
Remove obsolete function declaration.
Eric Andersen [Fri, 22 Jun 2001 03:07:19 +0000 (03:07 -0000)]
stdlib.h defined free(), which this needs
Eric Andersen [Fri, 22 Jun 2001 03:00:21 +0000 (03:00 -0000)]
Fix the build process so it does not do the evil #ifdef BB_FOO stuff.
Build exactly one .o file per function, and let the linker throw away
the junk it doesn't want.
-Erik
Eric Andersen [Fri, 22 Jun 2001 02:58:45 +0000 (02:58 -0000)]
Add in a missing header file
Glenn L McGrath [Fri, 22 Jun 2001 02:55:16 +0000 (02:55 -0000)]
Dont change date or chmod on symlinks, lchown on symlinks if lchown available