Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-13 | Upates to include copyright 2000 to everything | Erik Andersen | |
-Erik | |||
2000-04-09 | This makes tar work perfectly, and adds in "--exclude" as an option | Erik Andersen | |
-Erik | |||
2000-04-06 | Use gcc -E instead of cpp to enhance portability for brain | Erik Andersen | |
damaged platforms (i.e. OpenLinux) that do not have cpp in the default path but instead hide it under /usr/lib/... -Erik | |||
2000-04-04 | usleep contributed by Nicolas Pitre <nico@cam.org> | Erik Andersen | |
-Erik | |||
2000-04-04 | Minor structural change to allow core dumping(or not) from init | Erik Andersen | |
-Erik | |||
2000-03-26 | First stages of (re-)writing busybox's tar creation support. | Erik Andersen | |
-Erik | |||
2000-03-23 | My latest ramblings. | Erik Andersen | |
-Erik | |||
2000-03-21 | * all mallocs now use xmalloc (and so are OOM error safe), and | Erik Andersen | |
the common error handling saves a few bytes. Thanks to Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. -Erik | |||
2000-03-16 | Major build system updates... | Erik Andersen | |
-Erik | |||
2000-03-13 | Some bug fixes I forgot to check-in the other day. | Erik Andersen | |
Mounting loop devices w/o specifying the filesystem type choked if it didn't guess right the first time. -Erik | |||
2000-03-08 | Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler | Erik Andersen | |
BB_FEATURE_USE_DEVPS_PATCH. -Erik | |||
2000-03-07 | Fix bugs related to finding PIDs. | Erik Andersen | |
-Erik | |||
2000-03-07 | Wrote killall. | Erik Andersen | |
Adjusted mount, ps, utility.c, etc to handle my nifty new kernel patches the allow busybox to run perfectly without /proc. -Erik | |||
2000-03-06 | Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script w/o a -e) | Erik Andersen | |
would go into an infinite loop. -Erik | |||
2000-03-05 | Add in tr and dirname | Erik Andersen | |
-Erik | |||
2000-03-05 | Wrote uptime. Doesn't use /proc. :) | Erik Andersen | |
-Erik | |||
2000-03-04 | Add in freeramdisk.c, which (duh) frees ramdisks. If you have any | Erik Andersen | |
ramdisks lying about and want to free up the memory they have used, this baby is the answar you have been waiting for. -Erik | |||
2000-03-04 | A few updates (including the cp fix the Craig has been looking for) | Erik Andersen | |
-Erik | |||
2000-02-23 | Fixed rebooting when init runs as /linuxrc | Erik Andersen | |
-Erik | |||
2000-02-21 | Update the changelog | Erik Andersen | |
-Erik | |||
2000-02-21 | Forgot to add basename. More fixes to du from | Erik Andersen | |
Friedrich Vedder <fwv@myrtle.lahn.de>. -Erik | |||
2000-02-19 | Fixed du. Now behaves just like GNU du (only less so). | Erik Andersen | |
-Erik | |||
2000-02-18 | Some updates for the day, | Erik Andersen | |
-Erik | |||
2000-02-14 | Formatting fix | Erik Andersen | |
-Erik | |||
2000-02-11 | Updates | Erik Andersen | |
-Erik | |||
2000-02-11 | fsck_minix.c lost fat. | John Beppu | |
2000-02-10 | More minor touchups. | Erik Andersen | |
-Erik | |||
2000-02-09 | Fixed the init problem where it wouldn't unmount filesystems | Erik Andersen | |
on reboot. Also fixed swapoff -a so it works. -Erik | |||
2000-02-07 | A few minor updates. ;-) | Erik Andersen | |
Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik | |||
2000-01-27 | copyFile could call chmod on a symlink, changing the perms | Erik Andersen | |
of the pointed to file. Minor fix to tar for directory handling. -Erik | |||
2000-01-27 | Fixed ls formatting for 8 char user names. | Erik Andersen | |
-Erik | |||
2000-01-26 | mount and umount could leak loop device allocations causing the system to | Erik Andersen | |
quickly run out. Also disable init's SIGHUP handler during shutdown. -Erik | |||
2000-01-25 | Some busybox updates. See the changelog for details if you care. | Erik Andersen | |
-Erik | |||
2000-01-23 | * added (and documented) "-n" option for head - | Erik Andersen | |
contributed Friedrich Vedder <fwv@myrtle.lahn.de> * Cleanup for a number of usage messages -- also contributed Friedrich Vedder <fwv@myrtle.lahn.de> -Erik | |||
2000-01-23 | Making note of my changes | John Beppu | |
2000-01-23 | Fix a bug where tar could change perms and ownership of dirs pointed | Erik Andersen | |
to by symlink within a tarball. -Erik | |||
2000-01-23 | Some busybox updates. You no longer _have_ to put a "-" in front of tar | Erik Andersen | |
options, logger is better behaved and has a "-t" option now. init now supports the kernel chroot patch, so you can chroot to a new device and umount the old root. -Erik | |||
2000-01-20 | Tell what I did | Erik Andersen | |
-Erik | |||
2000-01-19 | Bug fix. grep wasn't printing file names they way it was supposed to. | Erik Andersen | |
-Erik | |||
2000-01-16 | tar creation support is now optional. | Erik Andersen | |
-Erik | |||
2000-01-15 | Ready for release | Erik Andersen | |
2000-01-15 | Sync up busybox with the latest and greatest. This is not stuff for | Erik Andersen | |
the Embedix release. -Erik | |||
2000-01-13 | * Added -o loop option for mount, and support in umount for loop | Erik Andersen | |
devices. Support is toggled by MOUNT_LOOP feature -- Ben Collins <bcollins@debian.org> -Erik | |||
2000-01-13 | Bug fixes. | Erik Andersen | |
-Erik | |||
2000-01-09 | Fix a logger bug. | Erik Andersen | |
-Erik | |||
2000-01-08 | Fix cp and mv so 'cp foo/README bar' where foo and bar are directories, | Erik Andersen | |
and README is a file. -Erik | |||
2000-01-07 | foo | Erik Andersen | |
2000-01-07 | More minor fixes. | Erik Andersen | |
-Erik | |||
2000-01-07 | making note of my changes. | John Beppu | |
2000-01-05 | * Grep -i previously failed on UPPER CASE patterns due to a silly | Erik Andersen | |
regexp implementation bug that is now fixed. -Erik |