Bernhard Reutner-Fischer
ef7ccac9da
- add two comments
2006-03-13 20:32:48 +00:00
Rob Landley
4a1d874e1d
Another item.
2006-02-10 21:36:53 +00:00
Mike Frysinger
b38673fb9f
make the build system puuuuuuuuuuurty
2006-02-02 01:41:53 +00:00
Bernhard Reutner-Fischer
2677cf1b0a
- Mention code-cleanup possibilities in TODO.
2006-01-13 08:46:39 +00:00
Rob Landley
8bcc6e964b
Why we didn't take a watchdog.c suggestion this time 'round, in case anybody
...
comes up with a fix...
2006-01-09 00:54:46 +00:00
Rob Landley
7b7c99ca33
Size I zapped the bb_close() error, might as well make a TODO item.
2005-11-04 20:45:54 +00:00
Rob Landley
dbc608b568
We've got fuser, fix some typos, and move Vodz's comment about UTF8 into
...
a new "internationalization" section, with some related concerns.
2005-10-31 23:52:02 +00:00
"Vladimir N. Oleynik"
4922f2a06f
update
2005-10-28 16:17:09 +00:00
Rob Landley
c9c959cc7c
Reference for new patch feature we'll need to be compatible with...
2005-10-27 00:57:50 +00:00
Rob Landley
c58fd15db5
Update the TODO list to reflect stuff we've already done.
2005-10-25 20:22:50 +00:00
Rob Landley
a882126fee
Update TODO with mention of the CONFIG->ENABLE migration and ruminations
...
about FEATURE_CLEAN_UP.
2005-09-16 14:58:55 +00:00
"Vladimir N. Oleynik"
38013e394f
removed 'less' section from TODO
2005-09-16 13:03:21 +00:00
Rob Landley
078bacf1e9
Patch -i support from Berhnard Fischer.
2005-09-01 03:02:23 +00:00
Rob Landley
a937640bff
Remove something we did, not that I'm doing something, and add something we
...
haven't done. Woo.
2005-08-23 23:08:17 +00:00
Rob Landley
958fa2a9cc
Note that memory allocaiton needs to be cleaned up too.
2005-06-11 22:10:42 +00:00
Eric Andersen
b413a7009e
remove whitespace
2005-02-13 22:20:35 +00:00
Rob Landley
f4bb212d6c
Much bigger to-do list.
2005-01-24 06:56:24 +00:00
Glenn L McGrath
90d2bff4c6
Re-add the TODO list, mention tr
2004-05-01 00:49:49 +00:00
Eric Andersen
fbcf06d296
Update docs
2004-03-27 09:40:15 +00:00
Eric Andersen
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
2004-03-15 08:29:22 +00:00
Eric Andersen
d14d2a1f61
Update TODO list
2003-07-22 08:55:12 +00:00
Eric Andersen
72e1212ad8
vodz writes:
...
Oops... Last patch 63 have small typo (stable/devel) mixing.
Attached patch removing lines from TODO also :)
2002-10-22 19:19:13 +00:00
Eric Andersen
9910cd2869
Update TODO. vodz has implemented ^L. Reverse policy on tinylogin.
...
-Erik
2001-12-21 11:18:36 +00:00
Eric Andersen
46ea0e4696
* Add ^L clear to shell
2001-12-16 09:25:57 +00:00
Aaron Lehmann
ebd8065f38
Trying to commit Changelog and TODO. cvs is being weird :/
2001-12-06 03:32:12 +00:00
Eric Andersen
372f12678e
Note tinylogin TODO items
2001-11-19 22:51:41 +00:00
Eric Andersen
85dd4b3b27
start-stop-deamon is done
2001-10-31 10:04:04 +00:00
Eric Andersen
b7e6f13b3c
Some minor updates. Bump version number in preparation for release.
...
-Erik
2001-07-07 00:03:00 +00:00
Eric Andersen
77d9268892
Patch from larry to fix some grammar errors.
2001-05-23 20:32:09 +00:00
Eric Andersen
b0aca921be
A todo update from larry to acknowledge the existance of hush
2001-05-03 17:35:48 +00:00
John Beppu
5d81768cf1
- usage.h
...
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
2001-04-17 17:09:34 +00:00
Eric Andersen
0958093be6
Doc update for the 0.51 release.
...
-Erik
2001-04-10 20:10:55 +00:00
Eric Andersen
98e599ca06
Commit Vladimir's latest version of stty.c. Nice work.
...
-Erik
2001-02-14 18:47:33 +00:00
Eric Andersen
8ec10a9483
Fix up copyright msgs. Bump version to 0.49 in preparation for
...
a release. Update the website with release details.
-Erik
2001-01-27 09:33:39 +00:00
Eric Andersen
c5cd470fdb
Update comments re netkit-tiny...
...
-Erik
2001-01-24 18:47:30 +00:00
Eric Andersen
235f66dea3
A few more updates
2000-12-13 18:07:38 +00:00
Eric Andersen
caffb6eff0
Gratuitously changed the file "busybox.defs.h" to the more
...
sensible and noticable "Config.h".
-Erik
2000-09-25 21:28:07 +00:00
Eric Andersen
92a61c1206
Add in xargs
2000-09-22 20:01:23 +00:00
Eric Andersen
1b355ebba6
Added expr, from Edward Betts <edward@debian.org>, with some fixups
...
and docs added by me.
-Erik
2000-09-05 17:37:48 +00:00
Eric Andersen
d0edef3cbe
Remove stuff now moved into the bug tracking system.
...
-Erik
2000-06-27 18:12:19 +00:00
Eric Andersen
10dc9d4d17
Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in
...
/proc/mounts, added a hack to make sysinfo work with both old and new kernels).
-Erik
2000-06-26 10:45:52 +00:00
Mark Whitley
ccd32cbb61
Merged two TODO items into one
2000-06-22 00:16:37 +00:00
Eric Andersen
9d9610b8de
Update the list.
...
-Erik
2000-06-22 00:04:12 +00:00
Eric Andersen
45087b1010
More doc updates.
...
-Erik
2000-06-21 22:44:33 +00:00
Eric Andersen
4eb1b30411
Mention libc support, Pavel's rm fix is already merged.
...
-Erik
2000-06-19 20:19:04 +00:00
Mark Whitley
dbb3019d0d
Added a note to the "maybe by 0.44" list to prune sfdisk and graft fdisk.
2000-06-19 17:03:32 +00:00
Eric Andersen
28c70b3a16
Integrate Tomi Ollila's telnet. Costs 3k. :)
...
-Erik
2000-06-14 20:42:57 +00:00
Mark Whitley
1af7ed5573
Modified status of some TODO items, added some others in preparation for the
...
0.44 release.
2000-06-14 17:35:54 +00:00
Eric Andersen
a42982e8f5
* Fixed 'swapon -a' and 'swapoff -a', which were broken.
...
* Fixed 'mount -a' so it works as expected.
* Implemented 'ls -R' (enabled by enabling BB_FEATURE_LS_RECURSIVE)
-Erik
2000-06-07 17:28:53 +00:00
Eric Andersen
1f6262b8e2
Fix 'date -u'
...
-Erik
2000-06-06 22:17:43 +00:00
Eric Andersen
3232203226
mkfs.minix rev 1.7 completely broke the option parser. This fixes it.
...
-Erik
2000-06-06 22:12:35 +00:00
Mark Whitley
d05e3ce5c2
Removed chmod,chown,chgrp from the "Bugs that need fixing" list.
2000-06-06 18:12:47 +00:00
Mark Whitley
517cab761f
Added considering making a unified option parser someday.
2000-06-06 18:05:47 +00:00
Mark Whitley
68480dc30f
Updated TODO item re: 'cp -a /tmp/*' not producing the right error message
...
(it's been fixed).
2000-06-06 17:03:54 +00:00
Eric Andersen
815e904470
Fixed a bunch of stuff:
...
* 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
2000-06-06 16:15:23 +00:00
Eric Andersen
926e0e3465
More TODO items. Fix a dependancy bug on busybox.def.h
...
-Erik
2000-06-05 05:33:00 +00:00
Eric Andersen
f0c30b71be
Note that I broke mkfs_minix's parser in rev 1.7.
...
-Erik
2000-06-03 00:27:00 +00:00
Eric Andersen
86ab8a32bd
A number of additional fixed from Pavel Roskin, note some more bugs in the
...
TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox,
which is now included.
-Erik
2000-06-02 03:21:42 +00:00
Eric Andersen
b6c6d87a99
More stuff to do...
...
-Erik
2000-06-02 03:21:32 +00:00
Eric Andersen
89960b8af2
More stuff.
...
-Erik
2000-05-31 20:08:30 +00:00
Eric Andersen
b5966368d7
Minor doc fix. Added several bugs to the todo list. Fixed the way init
...
scans /etc/inittab entries so that commands can contain ":"s.
-Erik
2000-05-31 20:04:38 +00:00
Eric Andersen
deb0331eb6
Remove the now-fixed tar segfault from the TODO list.
...
-Erik
2000-05-30 19:11:50 +00:00
Erik Andersen
8ea7d8cdaf
First pass at fixing tar segfault, and more portability updates.
...
-Erik
2000-05-20 00:40:08 +00:00
Erik Andersen
330fd2b576
More libc portability updates, add in the website (which has not been
...
archived previously). Wrote 'which' during the meeting today.
-Erik
2000-05-19 05:35:19 +00:00
Erik Andersen
d356c6e9d1
Another bug to fix...
...
-Erik
2000-05-17 05:28:05 +00:00
Erik Andersen
969f9b0486
TODO update
...
-Erik
2000-05-13 19:08:58 +00:00
Erik Andersen
59b9e87024
* cp -fa now works as expected for symlinks (it didn't before)
...
* zcat works again (wasn't working since option parsing was broken)
* more doc updates/more support for BB_FEATURE_SIMPLE_HELP
-Erik
2000-05-10 05:05:45 +00:00
Mark Whitley
0a027e6880
Added some bugs / TODOs.
2000-05-08 23:25:59 +00:00
Erik Andersen
5afc864422
More stuff
...
-Erik
2000-05-02 00:07:56 +00:00
Erik Andersen
12d1b378be
Minor doc change
2000-05-01 19:50:37 +00:00
Erik Andersen
9b7d964581
My little adventure of analyzing lib usage has already rooted out
...
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
2000-05-01 19:49:20 +00:00
Erik Andersen
f378fced43
Note how to find list of BusyBox libc dependancies, the ide being to
...
limit them much more.
-Erik
2000-05-01 19:27:17 +00:00
Erik Andersen
94f5e0ba7c
Some accrued fixes/updates.
...
* 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
2000-05-01 19:10:52 +00:00
Erik Andersen
9a8195cc03
Fix creation of /linuxrc
...
-Erik
2000-04-18 23:32:10 +00:00
Erik Andersen
5e1189e187
More documentation updates, and minor fixes to make things sync
...
up with the docs.
-Erik
2000-04-15 16:34:54 +00:00
Erik Andersen
95c1c1e05f
Fix a tar bug: tar removed leading '/'s for symlink targets.
...
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
2000-04-14 21:45:29 +00:00
Erik Andersen
0817d1372c
This makes tar work perfectly, and adds in "--exclude" as an option
...
-Erik
2000-04-09 15:17:40 +00:00
Erik Andersen
5661fe078e
Tar now works perfectly. It behaves much better now then it
...
used to. Only thing left to do is add in exclude (-X) option.
-Erik
2000-04-05 01:00:52 +00:00
Erik Andersen
298854f029
My latest ramblings.
...
-Erik
2000-03-23 01:09:18 +00:00
Erik Andersen
029011b9ee
A few updates (including the cp fix the Craig has been looking for)
...
-Erik
2000-03-04 21:19:32 +00:00
Erik Andersen
7c4b2f3fe5
Minor makefile and todo updates
...
-Erik
2000-02-29 21:49:22 +00:00
Erik Andersen
3b9522f2af
Add in a TODO item,
...
-Erik
2000-02-22 17:12:00 +00:00
Erik Andersen
27fdd081ef
Fixed du. Now behaves just like GNU du (only less so).
...
-Erik
2000-02-19 18:16:49 +00:00
Erik Andersen
e272915e1f
Some updates for the day,
...
-Erik
2000-02-18 21:34:17 +00:00
Erik Andersen
9ffdaa647e
Updates
...
-Erik
2000-02-11 21:55:04 +00:00
Erik Andersen
d7ce5e7802
Update the sample inittab to add the "ctrlaltdel" action.
...
Note a bug in busybox init that I need to fix.
-Erik
2000-02-09 04:40:25 +00:00
Erik Andersen
fac10d7c59
A few minor updates. ;-)
...
Seriously though, read the Changelog for busybox 0.42,
which this is about to become...
-Erik
2000-02-07 05:29:42 +00:00
Erik Andersen
3163821967
Sync up busybox with the latest and greatest. This is not stuff for
...
the Embedix release.
-Erik
2000-01-15 22:28:50 +00:00
Erik Andersen
05df239ed9
Bug fixes.
...
-Erik
2000-01-13 04:43:48 +00:00
Erik Andersen
812d46667d
More minor fixes.
...
-Erik
2000-01-07 18:30:40 +00:00
Erik Andersen
d38eaef70b
foo
2000-01-07 02:55:55 +00:00
John Beppu
9324b400ab
making note of my changes.
2000-01-07 02:04:58 +00:00
Erik Andersen
10c341af35
Make head --version do the right thing. Update TODO list
...
-Erik
1999-12-17 18:52:06 +00:00
Erik Andersen
1c5b2589d1
Fix bugs in logger and syslogd. Add fbset.
...
-Erik
1999-12-16 20:59:36 +00:00
Eric Andersen
84b009256f
Minor updates
1999-12-11 04:16:51 +00:00
John Beppu
59017e80da
damnit.
...
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.
1999-12-10 08:44:54 +00:00
Eric Andersen
2cb55077e2
Added poweroff (and adjusted init to use it). Inlined function
...
calls to code only called once in tee. Made BB_KLOGD and option.
-Erik
1999-12-10 08:25:07 +00:00
John Beppu
c5ff0165ad
less TODO
1999-12-10 07:48:34 +00:00
John Beppu
2ad2afd05c
less TODO
1999-12-10 06:14:28 +00:00
John Beppu
395b216a2e
du is done
1999-12-09 18:37:56 +00:00