Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-19 | Fix the makefile so docs get built | Erik Andersen | |
-Erik | |||
2000-04-19 | More minor updates to docs (and making apps behave as the docs | Erik Andersen | |
suggest they should) -Erik | |||
2000-04-19 | make ps accept (and ignore) all options (--help works of course). | Erik Andersen | |
tar now works with or without the leading "-" on the options. -Erik | |||
2000-04-18 | Reset DODEBUG to false | Jim Gleason | |
2000-04-18 | More little stuff. | Erik Andersen | |
-Erik | |||
2000-04-18 | Updates | Erik Andersen | |
-Erik | |||
2000-04-17 | - grep -v ^\.PHONY < Makefile | John Beppu | |
+ busybox.def.h BB_FEATURE_TRIVIAL_HELP + uname.c has an example of how BB_FEATURE_TRIVIAL_HELP is to be applied. | |||
2000-04-17 | Bugfixes. | Erik Andersen | |
-Erik | |||
2000-04-17 | - got rid of the .PHONY: docs, because I didn't want it to | John Beppu | |
generate the qw(man html txt) documentation every time I ran make. Unfortunately, "make docs" never amounts to anything, because make sees the docs/ directory and thinks, "oh, I don't have to do any work". Maybe the target should be "doc" to make it different from "docs"? | |||
2000-04-17 | + added a .PHONY: docs | John Beppu | |
target | |||
2000-04-15 | Turn off debugging | Erik Andersen | |
-Erik | |||
2000-04-13 | + VERSION wasn't being propagated to the sub-make happening in docs/ | John Beppu | |
so I exported VERSION and invoked make with a -C docs | |||
2000-04-13 | More doc updates for BusyBox, with fixes to apps for bugs revealed | Erik Andersen | |
while trying to write docs . :-) -Erik | |||
2000-04-09 | More minor patches | Erik Andersen | |
-Erik | |||
2000-04-09 | This makes tar work perfectly, and adds in "--exclude" as an option | Erik Andersen | |
-Erik | |||
2000-04-08 | Latest and greatest | Erik Andersen | |
-Erik | |||
2000-04-06 | Fix time stamp style | Erik Andersen | |
-Erik | |||
2000-04-06 | Turn off static linking. Duh. | Erik Andersen | |
-Erik | |||
2000-03-24 | The new tar for busybox is now done, and works just fine | Erik Andersen | |
for extracting files. Creation of tarballs is next... -Erik | |||
2000-03-19 | more minor fixes | Erik Andersen | |
-Erik | |||
2000-03-06 | Oops. I left debugging turned on... | 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-02-29 | Minor makefile and todo updates | Erik Andersen | |
-Erik | |||
2000-02-18 | Some updates for the day, | Erik Andersen | |
-Erik | |||
2000-02-11 | Updates | 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-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-15 | Sync up busybox with the latest and greatest. This is not stuff for | Erik Andersen | |
the Embedix release. -Erik | |||
2000-01-13 | Bug fixes. | Erik Andersen | |
-Erik | |||
2000-01-08 | Oops. left debug on. | 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 | More adjustments | Erik Andersen | |
-Erik | |||
2000-01-07 | Init is now even more perfect then before. | Erik Andersen | |
-Erik | |||
2000-01-05 | The latest and greatest. init basically works, though needs | Erik Andersen | |
a minor inittab design change to accomodate specifying the device to run each process on. -Erik | |||
2000-01-04 | Bunches of fixes. Typos, bugs, etc. | Erik Andersen | |
Added 'gunzip -t'. inittab support _almost_ works (but it isn't ready for prime time useage yet). -Erik | |||
1999-12-29 | Fixed mv so it now does the right thing (same method used in cp). Removed | Erik Andersen | |
some cruft from cp. -Erik | |||
1999-12-29 | Fixed cp so it works as God intended it to. | Erik Andersen | |
-Erik | |||
1999-12-21 | Sync to my local tree | Erik Andersen | |
1999-12-17 | Reworked the source so it will compile and run under glibc 2.0.7 | Erik Andersen | |
and linux kernel 2.0.36 (though the dubious reasons why someone would want to do that defy imagination ;) -Erik | |||
1999-12-11 | Set version to 0.39 | Eric Andersen | |
-Erik | |||
1999-12-07 | Stuf | Eric Andersen | |
1999-12-03 | Stuf | Eric Andersen | |
1999-11-27 | Fixes | Eric Andersen | |
1999-11-25 | Stuf | Eric Andersen | |
1999-11-25 | Stuf | Eric Andersen | |
1999-11-21 | Stuf | Eric Andersen | |
1999-11-18 | Stuf | Eric Andersen | |
1999-11-18 | Latest and greatest | Eric Andersen | |
1999-11-16 | Stuf | Eric Andersen | |