summaryrefslogtreecommitdiff
path: root/TODO (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Doc update for the 0.51 release.0_51Eric Andersen2001-04-101-8/+9
| | | | -Erik
* Commit Vladimir's latest version of stty.c. Nice work.Eric Andersen2001-02-141-2/+6
| | | | -Erik
* Fix up copyright msgs. Bump version to 0.49 in preparation for0_49Eric Andersen2001-01-271-24/+10
| | | | | a release. Update the website with release details. -Erik
* Update comments re netkit-tiny...Eric Andersen2001-01-241-6/+5
| | | | -Erik
* A few more updatesEric Andersen2000-12-131-12/+23
|
* Gratuitously changed the file "busybox.defs.h" to the moreEric Andersen2000-09-251-351/+3
| | | | | sensible and noticable "Config.h". -Erik
* Add in xargsEric Andersen2000-09-221-5/+0
|
* Added expr, from Edward Betts <edward@debian.org>, with some fixupsEric Andersen2000-09-051-1/+0
| | | | | and docs added by me. -Erik
* Remove stuff now moved into the bug tracking system.Eric Andersen2000-06-271-61/+0
| | | | -Erik
* Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries inEric Andersen2000-06-261-20/+3
| | | | | /proc/mounts, added a hack to make sysinfo work with both old and new kernels). -Erik
* Merged two TODO items into oneMark Whitley2000-06-221-2/+1
|
* Update the list.Eric Andersen2000-06-221-3/+4
| | | | -Erik
* More doc updates.Eric Andersen2000-06-211-22/+37
| | | | -Erik
* Mention libc support, Pavel's rm fix is already merged.Eric Andersen2000-06-191-1/+0
| | | | -Erik
* Added a note to the "maybe by 0.44" list to prune sfdisk and graft fdisk.Mark Whitley2000-06-191-0/+2
|
* Integrate Tomi Ollila's telnet. Costs 3k. :)Eric Andersen2000-06-141-1/+0
| | | | -Erik
* Modified status of some TODO items, added some others in preparation for theMark Whitley2000-06-141-5/+16
| | | | 0.44 release.
* * Fixed 'swapon -a' and 'swapoff -a', which were broken.Eric Andersen2000-06-071-7/+0
| | | | | | * Fixed 'mount -a' so it works as expected. * Implemented 'ls -R' (enabled by enabling BB_FEATURE_LS_RECURSIVE) -Erik
* Fix 'date -u'Eric Andersen2000-06-061-2/+0
| | | | -Erik
* mkfs.minix rev 1.7 completely broke the option parser. This fixes it.Eric Andersen2000-06-061-2/+4
| | | | -Erik
* Removed chmod,chown,chgrp from the "Bugs that need fixing" list.Mark Whitley2000-06-061-11/+7
|
* Added considering making a unified option parser someday.Mark Whitley2000-06-061-1/+1
|
* Updated TODO item re: 'cp -a /tmp/*' not producing the right error messageMark Whitley2000-06-061-2/+0
| | | | (it's been fixed).
* Fixed a bunch of stuff:Eric Andersen2000-06-061-6/+0
| | | | | | | | | | * Fixed segfault caused by "touch -c" * Fixed segfault caused by "rm -f" * Fixed segfault caused by "ln -s -s" and similar abuses. * Fixed segfault caused by "cp -a -a" and similar abuses. * Implemented "rm -- <foo>" updated docs accordingly. -Erik
* More TODO items. Fix a dependancy bug on busybox.def.hEric Andersen2000-06-051-1/+8
| | | | -Erik
* Note that I broke mkfs_minix's parser in rev 1.7.Eric Andersen2000-06-031-0/+1
| | | | -Erik
* A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen2000-06-021-0/+2
| | | | | | TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox, which is now included. -Erik
* More stuff to do...Eric Andersen2000-06-021-2/+7
| | | | -Erik
* More stuff.Eric Andersen2000-05-311-0/+2
| | | | -Erik
* Minor doc fix. Added several bugs to the todo list. Fixed the way initEric Andersen2000-05-311-0/+12
| | | | | scans /etc/inittab entries so that commands can contain ":"s. -Erik
* Remove the now-fixed tar segfault from the TODO list.Eric Andersen2000-05-301-4/+0
| | | | -Erik
* First pass at fixing tar segfault, and more portability updates.Erik Andersen2000-05-201-0/+5
| | | | -Erik
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-31/+4
| | | | | archived previously). Wrote 'which' during the meeting today. -Erik
* Another bug to fix...Erik Andersen2000-05-171-0/+11
| | | | -Erik
* TODO updateErik Andersen2000-05-131-10/+5
| | | | -Erik
* * cp -fa now works as expected for symlinks (it didn't before)Erik Andersen2000-05-101-2/+0
| | | | | | * zcat works again (wasn't working since option parsing was broken) * more doc updates/more support for BB_FEATURE_SIMPLE_HELP -Erik
* Added some bugs / TODOs.Mark Whitley2000-05-081-0/+13
|
* More stuffErik Andersen2000-05-021-0/+33
| | | | -Erik
* Minor doc changeErik Andersen2000-05-011-1/+2
|
* My little adventure of analyzing lib usage has already rooted outErik Andersen2000-05-011-0/+2
| | | | | | | a big "P" Policy violator -- logname was using getlogin(3), which uses utmp under the hood. We don't need no stinkin' utmp (and if we are using tinylogin, it is unlikely to be useful trying). -Erik
* 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