Age | Commit message (Expand) | Author |
2000-07-20 | Adjusted install.sh to use relative symlinks, and to optionally | Eric Andersen |
2000-07-19 | Updated to add support for dmalloc, and adjusted for better cross | Eric Andersen |
2000-07-16 | Extract usage information into a separate file. | Matt Kraai |
2000-07-11 | Final updates for release. | Eric Andersen |
2000-07-10 | Removed all trace of hand-tooled regexp routines. Bye bye, baby. | Mark Whitley |
2000-07-10 | Added a rule to make tags files for vi(m). | Mark Whitley |
2000-07-07 | Fix a dependancy bug for the docs. | Eric Andersen |
2000-07-06 | Update 'make release' to remove all the .#filename files | Eric Andersen |
2000-07-06 | Fix doc building so the dependancies work properly. | Eric Andersen |
2000-07-06 | a few minor cleanups. | Eric Andersen |
2000-07-04 | Some cosmetic updates. Changed "OPTIONS" to "Options". | Eric Andersen |
2000-07-04 | A first pass at integrating the SGML docs into the Makefile. | Eric Andersen |
2000-06-28 | Better cross libc support. | Eric Andersen |
2000-06-21 | Bump version number to 0.45 | Eric Andersen |
2000-06-20 | Some makefile fixes to allow compiling with ucLibc (stuff turned off | Eric Andersen |
2000-06-13 | Urgh. revert Makefile. again. Forgot to do the 'cvs update -d now' trick | Eric Andersen |
2000-06-13 | Add new apps md5sum uudecode uuencode, fix some minor formatting things. | Eric Andersen |
2000-06-07 | Debug should be off in the Makefile. I will now do (per Pavel's | Eric Andersen |
2000-06-06 | Fixed a bunch of stuff: | Eric Andersen |
2000-06-03 | Turn off debugging in the Makefile. | Eric Andersen |
2000-06-02 | Some Makefile fixes for the docs. | Eric Andersen |
2000-06-02 | A number of additional fixed from Pavel Roskin, note some more bugs in the | Eric Andersen |
2000-06-02 | Acknowledge contributions of Pavel Roskin, and fix doc building | Eric Andersen |
2000-05-19 | More libc portability updates, add in the website (which has not been | Erik Andersen |
2000-05-16 | Some updates for better portability. | Erik Andersen |
2000-05-13 | So much for my evil optimization. Doesn't seem to work. Will test | Erik Andersen |
2000-05-12 | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen |
2000-05-12 | Some experimental stuff (work in progress). heheh. | Erik Andersen |
2000-05-10 | * cp -fa now works as expected for symlinks (it didn't before) | Erik Andersen |
2000-05-03 | Sensibly put the docs under the docs directory. | Erik Andersen |
2000-05-03 | Remove BB_FEATURE_REMOUNT (small, and should always be present) | Erik Andersen |
2000-05-02 | Make the dependancies on the docs work properly | Erik Andersen |
2000-05-02 | More stuff | Erik Andersen |
2000-04-28 | Latest and greatest. Some effort at libc5 (aiming towards newlib) | Erik Andersen |
2000-04-21 | Some more updates and such... | Erik Andersen |
2000-04-21 | More Doc updates. cmdedit and more termio fixes. | Erik Andersen |
2000-04-19 | Fix the makefile so docs get built | Erik Andersen |
2000-04-19 | More minor updates to docs (and making apps behave as the docs | Erik Andersen |
2000-04-19 | make ps accept (and ignore) all options (--help works of course). | Erik Andersen |
2000-04-18 | Reset DODEBUG to false | Jim Gleason |
2000-04-18 | More little stuff. | Erik Andersen |
2000-04-18 | Updates | Erik Andersen |
2000-04-17 | - grep -v ^\.PHONY < Makefile | John Beppu |
2000-04-17 | Bugfixes. | Erik Andersen |
2000-04-17 | - got rid of the .PHONY: docs, because I didn't want it to | John Beppu |
2000-04-17 | + added a .PHONY: docs | John Beppu |
2000-04-15 | Turn off debugging | Erik Andersen |
2000-04-13 | + VERSION wasn't being propagated to the sub-make happening in docs/ | John Beppu |
2000-04-13 | More doc updates for BusyBox, with fixes to apps for bugs revealed | Erik Andersen |
2000-04-09 | More minor patches | Erik Andersen |