summaryrefslogtreecommitdiff
path: root/TODO (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Note how to find list of BusyBox libc dependancies, the ide being toErik Andersen2000-05-011-0/+12
| | | | | limit them much more. -Erik
* Some accrued fixes/updates.Erik Andersen2000-05-011-1/+1
| | | | | | | | * cp/mv now accepts (and ignores) the -f flag, since it always does force anyway * tail can now accept -<num> commands (e.g. -10) for better compatibility with the standard tail command * added a simple id implementation; doesn't support supp. groups yet
* Fix creation of /linuxrcErik Andersen2000-04-181-1/+1
| | | | -Erik
* More documentation updates, and minor fixes to make things syncErik Andersen2000-04-151-0/+5
| | | | | up with the docs. -Erik
* Fix a tar bug: tar removed leading '/'s for symlink targets.Erik Andersen2000-04-141-5/+3
| | | | | | Fix a syslogd bug: Only the first sizeof(buffer) was read from the /dev/log socket, causing (for most cases) only every other log item to be logged. -Erik
* This makes tar work perfectly, and adds in "--exclude" as an optionErik Andersen2000-04-091-7/+1
| | | | -Erik
* Tar now works perfectly. It behaves much better now then itErik Andersen2000-04-051-52/+1
| | | | | used to. Only thing left to do is add in exclude (-X) option. -Erik
* My latest ramblings.Erik Andersen2000-03-231-0/+338
| | | | -Erik
* A few updates (including the cp fix the Craig has been looking for)Erik Andersen2000-03-041-6/+18
| | | | -Erik
* Minor makefile and todo updatesErik Andersen2000-02-291-0/+6
| | | | -Erik
* Add in a TODO item,Erik Andersen2000-02-221-0/+12
| | | | -Erik
* Fixed du. Now behaves just like GNU du (only less so).Erik Andersen2000-02-191-16/+9
| | | | -Erik
* Some updates for the day,Erik Andersen2000-02-181-0/+38
| | | | -Erik
* UpdatesErik Andersen2000-02-111-5/+1
| | | | -Erik
* Update the sample inittab to add the "ctrlaltdel" action.Erik Andersen2000-02-091-0/+4
| | | | | Note a bug in busybox init that I need to fix. -Erik
* A few minor updates. ;-)Erik Andersen2000-02-071-0/+41
| | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
* Sync up busybox with the latest and greatest. This is not stuff forErik Andersen2000-01-151-0/+5
| | | | | the Embedix release. -Erik
* Bug fixes.Erik Andersen2000-01-131-1/+0
| | | | -Erik
* More minor fixes.Erik Andersen2000-01-071-5/+0
| | | | -Erik
* fooErik Andersen2000-01-071-0/+2
|
* making note of my changes.John Beppu2000-01-071-1/+0
|
* Make head --version do the right thing. Update TODO listErik Andersen1999-12-171-1/+1
| | | | -Erik
* Fix bugs in logger and syslogd. Add fbset.Erik Andersen1999-12-161-2/+3
| | | | -Erik
* Minor updatesEric Andersen1999-12-111-0/+3
|
* damnit.John Beppu1999-12-101-1/+0
| | | | | | | | removed mkfifo from the TODO list. I didn't implement it, because I realized (too late) that mknod already existed, and it can do anything that mkfifo would have done.
* Added poweroff (and adjusted init to use it). Inlined functionEric Andersen1999-12-101-4/+1
| | | | | calls to code only called once in tee. Made BB_KLOGD and option. -Erik
* less TODOJohn Beppu1999-12-101-1/+0
|
* less TODOJohn Beppu1999-12-101-1/+0
|
* du is doneJohn Beppu1999-12-091-1/+0
|
* Tail now works (costs 6k). Several other updates.Eric Andersen1999-12-091-3/+4
| | | | -Erik
* Latest and greatestEric Andersen1999-12-081-1/+0
|
* StufEric Andersen1999-12-071-2/+2
|
* StufEric Andersen1999-12-031-5/+26
|
* StufEric Andersen1999-11-251-2/+3
|
* StufEric Andersen1999-11-231-0/+9