- a183f05 Cleanup the use of 'find' to prevent error msgs. -Erik by Eric Andersen · 24 years ago
- 1cf8166 More updates. by Eric Andersen · 24 years ago
- 19f8620 Update the build system for pristine source directory builds. This by Eric Andersen · 24 years ago
- 5f2c79d Make ar be crossed. by Eric Andersen · 24 years ago
- 8305006 Make usage.c depend on usage.h -Erik by Eric Andersen · 24 years ago
- 88a5ceb Bump rev to 0.50pre. by Eric Andersen · 24 years ago
- 76c5e60 Patch from Chris Jaeger that makes turning on and off options in the makefile by Mark Whitley · 24 years ago
- af4ac77 Apply a patch from Larry Doolittle to add "-all" and "-none" switches by Eric Andersen · 24 years ago
- 93a8e2e Patch from Larry Doolittle to reduce the chance that fussing with VPATH will by Eric Andersen · 24 years ago
- 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
- ab050f5 Add in a patch to make busybox use the normal pwd.h and grp.h by Eric Andersen · 24 years ago
- 54e9457 Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that. -Erik by Eric Andersen · 24 years ago
- 0d5a08e Patch from Larry Doolittle to close bug #1086. -Erik by Eric Andersen · 24 years ago
- 8392acd All files include busybox.h, which includes applets.h, so the Makefile by Matt Kraai · 24 years ago
- 9aa23ba Show an example of how to compile with uClibc. -Erik by Eric Andersen · 24 years ago
- a6cd070 Bump the version number to 0.49pre by Eric Andersen · 24 years ago
- 4694836 Update the version number to 0.48 (no longer pre). by Eric Andersen · 24 years ago
- 4d4b3b1 Fix so cross compiling works again... by Eric Andersen · 24 years ago
- 9962cd9 Add a linker warning for symbol conflicts. by Eric Andersen · 24 years ago
- 1e1d9d1 oops, didn't mean to commit that last one... reverting by Randolph Chung · 24 years ago
- da7b829 Write progress meter to stderr instead of stdout by Randolph Chung · 24 years ago
- 868c057 Patch from Larry Doolittle so it will build the newdocs right. by Eric Andersen · 24 years ago
- 29be79c More doc handling updates by Eric Andersen · 24 years ago
- b8b8d81 Fix yet another blunder. Create symlink correctly this time. by Eric Andersen · 24 years ago
- 4d449c4 I forgot a "/". Oops. by Eric Andersen · 24 years ago
- e2f6e12 More pristine source directory updates. It now works by Eric Andersen · 24 years ago
- 09a34e5 More updates for the Makefile to do BB_SRC_DIR. This is by Eric Andersen · 24 years ago
- 20ea5c3 Patch form Larry Doolittle <ldoolitt@recycle.lbl.gov> (in collaboration by Eric Andersen · 24 years ago
- c559d30 Add in -lgcc to add needed symbold when linking vs uclibc. by Eric Andersen · 24 years ago
- b344c21 Oops. I never committed this. Update version to 0.48pre... by Eric Andersen · 24 years ago
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- caffb6e Gratuitously changed the file "busybox.defs.h" to the more by Eric Andersen · 24 years ago
- 488aac2 Update newdoc dependancy by Eric Andersen · 24 years ago
- 810d38f Fix loop.h dependencies. by Matt Kraai · 24 years ago
- 2c1faec Decouple DODEBUG and DOSTATIC by Eric Andersen · 24 years ago
- 8a2e56c Large file >2Gib support. by Eric Andersen · 24 years ago
- 624cc77 More portable handling of loop header files, as done in util-linux by Eric Andersen · 24 years ago
- 080d51b Minor fix to clean target -Erik by Eric Andersen · 24 years ago
- 43c17b3 New variable WARNINGS to hold all warning options by Pavel Roskin · 24 years ago
- 7df345e Bump version number. -Erik by Eric Andersen · 24 years ago
- 51154ba Adjusted install.sh to use relative symlinks, and to optionally by Eric Andersen · 24 years ago
- 1d255be Updated to add support for dmalloc, and adjusted for better cross by Eric Andersen · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- aec27bc Final updates for release. -Erik by Eric Andersen · 24 years ago 0_46
- cc54d12 Removed all trace of hand-tooled regexp routines. Bye bye, baby. by Mark Whitley · 24 years ago
- dd23b8b Added a rule to make tags files for vi(m). by Mark Whitley · 24 years ago
- a2c83d8 Fix a dependancy bug for the docs. -Erik by Eric Andersen · 24 years ago
- b0b732b Update 'make release' to remove all the .#filename files by Eric Andersen · 24 years ago
- 67536ff Fix doc building so the dependancies work properly. -Erik by Eric Andersen · 24 years ago
- 1e03add a few minor cleanups. -Erik by Eric Andersen · 24 years ago
- 2086e3d Some cosmetic updates. Changed "OPTIONS" to "Options". -Erik by Eric Andersen · 24 years ago
- 5331025 A first pass at integrating the SGML docs into the Makefile. by Eric Andersen · 24 years ago
- a44790f Better cross libc support. -Erik by Eric Andersen · 24 years ago
- c6cdf58 Bump version number to 0.45 -Erik by Eric Andersen · 24 years ago
- 28c88a9 Some makefile fixes to allow compiling with ucLibc (stuff turned off by Eric Andersen · 24 years ago
- 854e115 Urgh. revert Makefile. again. Forgot to do the 'cvs update -d now' trick by Eric Andersen · 25 years ago
- 2b6ab3c Add new apps md5sum uudecode uuencode, fix some minor formatting things. -Erik by Eric Andersen · 25 years ago
- 0b66577 Debug should be off in the Makefile. I will now do (per Pavel's by Eric Andersen · 25 years ago
- 815e904 Fixed a bunch of stuff: by Eric Andersen · 25 years ago
- 832000f Turn off debugging in the Makefile. -Erik by Eric Andersen · 25 years ago
- 6082917 Some Makefile fixes for the docs. -Erik by Eric Andersen · 25 years ago
- 86ab8a3 A number of additional fixed from Pavel Roskin, note some more bugs in the by Eric Andersen · 25 years ago
- 77bd2db Acknowledge contributions of Pavel Roskin, and fix doc building by Eric Andersen · 25 years ago
- 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 25 years ago
- 499f65f Some updates for better portability. -Erik by Erik Andersen · 25 years ago
- 23dea9b So much for my evil optimization. Doesn't seem to work. Will test by Erik Andersen · 25 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
- 3d427ac Some experimental stuff (work in progress). heheh. -Erik by Erik Andersen · 25 years ago
- 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 25 years ago
- a59d709 Sensibly put the docs under the docs directory. -Erik by Erik Andersen · 25 years ago
- 0a704e8 Remove BB_FEATURE_REMOUNT (small, and should always be present) by Erik Andersen · 25 years ago
- 03ccce6 Make the dependancies on the docs work properly -Erik by Erik Andersen · 25 years ago
- 5afc864 More stuff -Erik by Erik Andersen · 25 years ago
- 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 25 years ago
- e90f404 Some more updates and such... -Erik by Erik Andersen · 25 years ago
- 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 25 years ago
- 262dd03 Fix the makefile so docs get built -Erik by Erik Andersen · 25 years ago
- 3fe7f9f More minor updates to docs (and making apps behave as the docs by Erik Andersen · 25 years ago
- a3e57ca make ps accept (and ignore) all options (--help works of course). by Erik Andersen · 25 years ago
- f29f797 Reset DODEBUG to false by Jim Gleason · 25 years ago
- 0a64de9 More little stuff. -Erik by Erik Andersen · 25 years ago
- a6c7522 Updates -Erik by Erik Andersen · 25 years ago
- 91e581f - grep -v ^\.PHONY < Makefile by John Beppu · 25 years ago
- 26702fe Bugfixes. -Erik by Erik Andersen · 25 years ago
- 200be97 - got rid of the .PHONY: docs, because I didn't want it to by John Beppu · 25 years ago
- 3becdfc + added a .PHONY: docs target by John Beppu · 25 years ago
- ab01ed1 Turn off debugging -Erik by Erik Andersen · 25 years ago
- cbd6628 + VERSION wasn't being propagated to the sub-make happening in docs/ by John Beppu · 25 years ago
- 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 25 years ago
- f3b3d17 More minor patches -Erik by Erik Andersen · 25 years ago
- 0817d13 This makes tar work perfectly, and adds in "--exclude" as an option -Erik by Erik Andersen · 25 years ago
- ecd5124 Latest and greatest -Erik by Erik Andersen · 25 years ago
- 6bd3602 Fix time stamp style -Erik by Erik Andersen · 25 years ago
- c0dac18 Turn off static linking. Duh. -Erik by Erik Andersen · 25 years ago
- 1ad302a The new tar for busybox is now done, and works just fine by Erik Andersen · 25 years ago
- 1dbe340 more minor fixes -Erik by Erik Andersen · 25 years ago
- 9c5c29d Oops. I left debugging turned on... -Erik by Erik Andersen · 25 years ago
- 6437170 Add in freeramdisk.c, which (duh) frees ramdisks. If you have any by Erik Andersen · 25 years ago
- 7c4b2f3 Minor makefile and todo updates -Erik by Erik Andersen · 25 years ago