platform/upstream/busybox.git
2000-06-02 Eric AndersenA number of additional fixed from Pavel Roskin, note...
2000-06-02 Eric AndersenAcknowledge contributions of Pavel Roskin, and fix...
2000-06-02 Eric AndersenAcknowledge contributions of Pavel Roskin, and fix...
2000-06-02 Eric AndersenMore stuff to do...
2000-06-02 Eric AndersenAcknowledge contributions of Pavel Roskin, and fix...
2000-06-02 Eric AndersenPoint to the local BusyBox.html docs.
2000-06-02 Eric AndersenForgot to checkin the busybox website graphics. Here...
2000-05-31 Eric AndersenMore stuff.
2000-05-31 Eric AndersenMinor doc fix. Added several bugs to the todo list...
2000-05-30 Eric AndersenRemove the now-fixed tar segfault from the TODO list.
2000-05-30 Eric AndersenFixed tar option parsing segfault, and make "tar xv...
2000-05-25 Eric AndersenMinor update to web page.
2000-05-20 Erik AndersenFirst pass at fixing tar segfault, and more portability...
2000-05-19 Erik AndersenMore libc portability updates, add in the website ...
2000-05-17 Erik AndersenAnother bug to fix...
2000-05-17 Erik AndersenSome more portability updates
2000-05-16 Erik AndersenSome updates for better portability.
2000-05-13 Erik AndersenTODO update
2000-05-13 Erik AndersenChange a description
2000-05-13 Erik AndersenMinor fixes to being a standalone shell.
2000-05-13 Erik AndersenBusyBox shell (lash) can now be used as a standalone...
2000-05-13 Erik AndersenMore doc updates
2000-05-13 Erik AndersenSo much for my evil optimization. Doesn't seem to...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-05-12 Erik AndersenSome experimental stuff (work in progress). heheh.
2000-05-10 Erik Andersen* cp -fa now works as expected for symlinks (it didn...
2000-05-10 Erik AndersenAdd suffix stripping support to basename
2000-05-08 Mark WhitleyAdded some bugs / TODOs.
2000-05-08 Erik AndersenFix umount dependency on find_real_root_device_name
2000-05-05 Erik AndersenDoc updates
2000-05-05 Erik AndersenAdd support for "noatime" and "nodiratime" mount flags...
2000-05-03 Erik AndersenTell cvs to never checkin the resultant docs.
2000-05-03 Erik AndersenSensibly put the docs under the docs directory.
2000-05-03 Erik AndersenRemove BB_FEATURE_REMOUNT (small, and should always...
2000-05-02 Erik AndersenMore formatting bugs fixed
2000-05-02 Erik AndersenBug fixes in the docs
2000-05-02 Erik AndersenMake the dependancies on the docs work properly
2000-05-02 Erik AndersenMore stuff
2000-05-01 Erik AndersenDocument tr change
2000-05-01 Erik AndersenDue to the license change I can now use Minix code...
2000-05-01 Mark WhitleyMinor source modifications to improve readability.
2000-05-01 Erik AndersenMinor doc change
2000-05-01 Erik AndersenMy little adventure of analyzing lib usage has already...
2000-05-01 Erik AndersenNote how to find list of BusyBox libc dependancies...
2000-05-01 Erik AndersenOops.
2000-05-01 Erik AndersenSome accrued fixes/updates.
2000-04-28 Erik AndersenFoo
2000-04-28 Erik AndersenFix changelog
2000-04-28 Erik AndersenFix tarball creation. In an attempt to accomodate...
2000-04-28 Erik AndersenFix stupid bugs. update was segfaulting. mknod minor...
2000-04-28 Erik AndersenForgot this file...
2000-04-28 Erik AndersenLatest and greatest. Some effort at libc5 (aiming...
2000-04-25 Erik AndersenSeveral more updates
2000-04-24 John Beppu+ grep -v # yay!
2000-04-21 Erik AndersenSome more updates and such...
2000-04-21 Erik AndersenMore Doc updates. cmdedit and more termio fixes.
2000-04-21 Erik AndersenDoc updates
2000-04-19 Erik AndersenAdd #include <sys/param.h> to syslogd.
2000-04-19 Erik AndersenMake the sys logger for so that concurrent logging...
2000-04-19 Erik AndersenFix email address 0_43
2000-04-19 Erik AndersenMinor doc change
2000-04-19 Erik AndersenSome emails I exchanged with Alan Cox and Linus re...
2000-04-19 Erik AndersenFix the makefile so docs get built
2000-04-19 Erik AndersenMore minor updates to docs (and making apps behave...
2000-04-19 Erik Andersenmake ps accept (and ignore) all options (--help works...
2000-04-18 Erik AndersenMore stuff
2000-04-18 Erik AndersenFix creation of /linuxrc
2000-04-18 Erik AndersenReally fix the killall segfault this time.
2000-04-18 Erik AndersenFix symlink following bug in chmod -R and friends....
2000-04-18 Erik AndersenFix stupid bug (wrong variable)
2000-04-18 Jim GleasonReset DODEBUG to false
2000-04-18 Erik AndersenMore little stuff.
2000-04-18 Erik AndersenFix killall
2000-04-18 Erik AndersenRemove debug noise
2000-04-18 Erik AndersenUpdates
2000-04-17 John Beppu- grep -v ^\.PHONY < Makefile
2000-04-17 John Beppu- removal of (stray|stealth) spaces
2000-04-17 John Beppu+ no need for comments.
2000-04-17 Erik AndersenBugfixes.
2000-04-17 Erik AndersenMore updates to the docs, and fixes to sync things...
2000-04-17 John Beppu+ added John Lombardo to AUTHORS section
2000-04-17 John Beppu- got rid of the .PHONY: docs, because I didn't want...
2000-04-17 John Beppu+ in the interest of robustness, I added
2000-04-17 John Beppu+ added a .PHONY: docs
2000-04-16 John Beppu+ fixed segfault when no parameters are given to math
2000-04-16 John Beppu+ wrap things in B<> to make pod2man happy
2000-04-15 Erik AndersenTurn off debugging
2000-04-15 Erik AndersenMore documentation updates, and minor fixes to make...
2000-04-14 Erik AndersenFix a tar bug: tar removed leading '/'s for symlink...
2000-04-14 Erik AndersenLatest and greatest. Seems there is a bug.
2000-04-13 John Beppu+ minor whitespace oddities removed
2000-04-13 John Beppu+ VERSION wasn't being propagated to the sub-make happe...
2000-04-13 Erik AndersenMore doc updates for BusyBox, with fixes to apps for...
2000-04-13 John Beppu- the message that comes up when busybox is invoked
2000-04-13 John Beppu+ a comment on line 1 w/ suggested pod2man invocation:
2000-04-13 John Beppu+ formatting modifications to make pod2man(1p) happy.
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-04-13 Erik AndersenSome docs
2000-04-12 Erik AndersenSome enhancements I've been working on over the weekend,
2000-04-09 Erik AndersenMake tab completion an option
next