Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | vodz writes: | Eric Andersen | 2002-10-22 | 1 | -12/+0 | |
| | | | | | Oops... Last patch 63 have small typo (stable/devel) mixing. Attached patch removing lines from TODO also :) | |||||
* | Update TODO. vodz has implemented ^L. Reverse policy on tinylogin. | Eric Andersen | 2001-12-21 | 1 | -4/+4 | |
| | | | | -Erik | |||||
* | * Add ^L clear to shell | Eric Andersen | 2001-12-16 | 1 | -0/+1 | |
| | ||||||
* | Trying to commit Changelog and TODO. cvs is being weird :/ | Aaron Lehmann | 2001-12-06 | 1 | -0/+5 | |
| | ||||||
* | Note tinylogin TODO items | Eric Andersen | 2001-11-19 | 1 | -0/+2 | |
| | ||||||
* | start-stop-deamon is done | Eric Andersen | 2001-10-31 | 1 | -1/+0 | |
| | ||||||
* | Some minor updates. Bump version number in preparation for release. | Eric Andersen | 2001-07-07 | 1 | -7/+1 | |
| | | | | -Erik | |||||
* | Patch from larry to fix some grammar errors. | Eric Andersen | 2001-05-23 | 1 | -1/+1 | |
| | ||||||
* | A todo update from larry to acknowledge the existance of hush | Eric Andersen | 2001-05-03 | 1 | -11/+12 | |
| | ||||||
* | - usage.h | John Beppu | 2001-04-17 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | o echo_example_usage needed to escape some backslashes in an inner quote o find_full_usage missing a \n at the end of the -name line ? getopt_full_usage the -o line has tab issues, but I didn't fix them. o length_example_usage removed some double-quotes that were within an inner quotes o printf_example_usage needed to escape a backslash in an inner quote o sort_example_usage needed to escape some backslashes and double quotes in an inner quote o tftp_full_usage s/nameing/naming/; o umount_full_usage remove colons after options for consistency w/ other full_usage messages o uniq_example_usage needed to escape some backslashes and double quotes in an inner quote - TODO xargs -l ? - docs/autodocifier.pl POD && comment updates - docs/busybox_footer.pod added Larry Doolittle and Sterling Huxley | |||||
* | Doc update for the 0.51 release.0_51 | Eric Andersen | 2001-04-10 | 1 | -8/+9 | |
| | | | | -Erik | |||||
* | Commit Vladimir's latest version of stty.c. Nice work. | Eric Andersen | 2001-02-14 | 1 | -2/+6 | |
| | | | | -Erik | |||||
* | Fix up copyright msgs. Bump version to 0.49 in preparation for0_49 | Eric Andersen | 2001-01-27 | 1 | -24/+10 | |
| | | | | | a release. Update the website with release details. -Erik | |||||
* | Update comments re netkit-tiny... | Eric Andersen | 2001-01-24 | 1 | -6/+5 | |
| | | | | -Erik | |||||
* | A few more updates | Eric Andersen | 2000-12-13 | 1 | -12/+23 | |
| | ||||||
* | Gratuitously changed the file "busybox.defs.h" to the more | Eric Andersen | 2000-09-25 | 1 | -351/+3 | |
| | | | | | sensible and noticable "Config.h". -Erik | |||||
* | Add in xargs | Eric Andersen | 2000-09-22 | 1 | -5/+0 | |
| | ||||||
* | Added expr, from Edward Betts <edward@debian.org>, with some fixups | Eric Andersen | 2000-09-05 | 1 | -1/+0 | |
| | | | | | and docs added by me. -Erik | |||||
* | Remove stuff now moved into the bug tracking system. | Eric Andersen | 2000-06-27 | 1 | -61/+0 | |
| | | | | -Erik | |||||
* | Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in | Eric Andersen | 2000-06-26 | 1 | -20/+3 | |
| | | | | | /proc/mounts, added a hack to make sysinfo work with both old and new kernels). -Erik | |||||
* | Merged two TODO items into one | Mark Whitley | 2000-06-22 | 1 | -2/+1 | |
| | ||||||
* | Update the list. | Eric Andersen | 2000-06-22 | 1 | -3/+4 | |
| | | | | -Erik | |||||
* | More doc updates. | Eric Andersen | 2000-06-21 | 1 | -22/+37 | |
| | | | | -Erik | |||||
* | Mention libc support, Pavel's rm fix is already merged. | Eric Andersen | 2000-06-19 | 1 | -1/+0 | |
| | | | | -Erik | |||||
* | Added a note to the "maybe by 0.44" list to prune sfdisk and graft fdisk. | Mark Whitley | 2000-06-19 | 1 | -0/+2 | |
| | ||||||
* | Integrate Tomi Ollila's telnet. Costs 3k. :) | Eric Andersen | 2000-06-14 | 1 | -1/+0 | |
| | | | | -Erik | |||||
* | Modified status of some TODO items, added some others in preparation for the | Mark Whitley | 2000-06-14 | 1 | -5/+16 | |
| | | | | 0.44 release. | |||||
* | * Fixed 'swapon -a' and 'swapoff -a', which were broken. | Eric Andersen | 2000-06-07 | 1 | -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 Andersen | 2000-06-06 | 1 | -2/+0 | |
| | | | | -Erik | |||||
* | mkfs.minix rev 1.7 completely broke the option parser. This fixes it. | Eric Andersen | 2000-06-06 | 1 | -2/+4 | |
| | | | | -Erik | |||||
* | Removed chmod,chown,chgrp from the "Bugs that need fixing" list. | Mark Whitley | 2000-06-06 | 1 | -11/+7 | |
| | ||||||
* | Added considering making a unified option parser someday. | Mark Whitley | 2000-06-06 | 1 | -1/+1 | |
| | ||||||
* | Updated TODO item re: 'cp -a /tmp/*' not producing the right error message | Mark Whitley | 2000-06-06 | 1 | -2/+0 | |
| | | | | (it's been fixed). | |||||
* | Fixed a bunch of stuff: | Eric Andersen | 2000-06-06 | 1 | -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.h | Eric Andersen | 2000-06-05 | 1 | -1/+8 | |
| | | | | -Erik | |||||
* | Note that I broke mkfs_minix's parser in rev 1.7. | Eric Andersen | 2000-06-03 | 1 | -0/+1 | |
| | | | | -Erik | |||||
* | A number of additional fixed from Pavel Roskin, note some more bugs in the | Eric Andersen | 2000-06-02 | 1 | -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 Andersen | 2000-06-02 | 1 | -2/+7 | |
| | | | | -Erik | |||||
* | More stuff. | Eric Andersen | 2000-05-31 | 1 | -0/+2 | |
| | | | | -Erik | |||||
* | Minor doc fix. Added several bugs to the todo list. Fixed the way init | Eric Andersen | 2000-05-31 | 1 | -0/+12 | |
| | | | | | scans /etc/inittab entries so that commands can contain ":"s. -Erik | |||||
* | Remove the now-fixed tar segfault from the TODO list. | Eric Andersen | 2000-05-30 | 1 | -4/+0 | |
| | | | | -Erik | |||||
* | First pass at fixing tar segfault, and more portability updates. | Erik Andersen | 2000-05-20 | 1 | -0/+5 | |
| | | | | -Erik | |||||
* | More libc portability updates, add in the website (which has not been | Erik Andersen | 2000-05-19 | 1 | -31/+4 | |
| | | | | | archived previously). Wrote 'which' during the meeting today. -Erik | |||||
* | Another bug to fix... | Erik Andersen | 2000-05-17 | 1 | -0/+11 | |
| | | | | -Erik | |||||
* | TODO update | Erik Andersen | 2000-05-13 | 1 | -10/+5 | |
| | | | | -Erik | |||||
* | * cp -fa now works as expected for symlinks (it didn't before) | Erik Andersen | 2000-05-10 | 1 | -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 Whitley | 2000-05-08 | 1 | -0/+13 | |
| | ||||||
* | More stuff | Erik Andersen | 2000-05-02 | 1 | -0/+33 | |
| | | | | -Erik | |||||
* | Minor doc change | Erik Andersen | 2000-05-01 | 1 | -1/+2 | |
| | ||||||
* | My little adventure of analyzing lib usage has already rooted out | Erik Andersen | 2000-05-01 | 1 | -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 |