platform/upstream/busybox.git
2000-06-21 Pavel RoskinDocumented "which"
2000-06-21 Pavel RoskinRemoved trailing spaces
2000-06-21 Eric AndersenAdd in telnet docs.
2000-06-21 Eric AndersenAdd insmod docs
2000-06-21 Pavel RoskinUpdated the list of supported commands
2000-06-21 Pavel RoskinRemoved all vestiges of "math"
2000-06-21 John Beppu+ added dc (aka the function formerly known as math)
2000-06-21 Eric Andersen'tar --help' wasn't working. Fixed it.
2000-06-21 John Beppu+ made it so that you can use the mnemonics
2000-06-20 Eric AndersenSpecial case the memcopy stuff so it isn't enabled...
2000-06-20 Eric AndersenSome makefile fixes to allow compiling with ucLibc...
2000-06-20 Pavel RoskinUpdated e-mail address of Pavel Roskin to proski@gnu.org
2000-06-19 Eric AndersenMention libc support, Pavel's rm fix is already merged.
2000-06-19 Eric AndersenFinish off the libc5 porting effort. Everything now...
2000-06-19 Eric AndersenMade insmod work with both libc5 and libc6.
2000-06-19 Eric AndersenMade ping work with libc5 and libc6.
2000-06-19 Eric AndersenMake umount work and compile cleanly under libc5 and...
2000-06-19 Eric AndersenMake swaponoff compile cleanly under both libc5 and...
2000-06-19 Eric AndersenMake syslogd.c, init.c, and update.c compile error...
2000-06-19 Eric Andersenprintf now compiles cleanly under both libc5 and libc6.
2000-06-19 Eric AndersenUpdated to compile and work with libc5.
2000-06-19 Eric AndersenUpdate internal.h to conditionally include asm/string.h
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-06-19 Mark WhitleyAdded a note to the "maybe by 0.44" list to prune sfdis...
2000-06-19 Eric AndersenFix a stupid bug, where I cleaned things as the last...
2000-06-19 Eric AndersenAdded support for building debian packages.
2000-06-18 Pavel RoskinCheck for 3 and more arguments was incorrect
2000-06-16 Eric AndersenFix some spelling errors in the source as well.
2000-06-16 Eric AndersenRan it through a spell checker and fixed the spelling...
2000-06-16 Eric AndersenUpdate to ar.c from Glenn McGrath. His comments follow:
2000-06-16 Mark WhitleyAdded some comments and changed a variable name to...
2000-06-15 Pavel Roskinln: fixed command line parser. Added support for "--"
2000-06-14 Eric AndersenRemove trailing space char.
2000-06-14 Eric AndersenIntegrate Tomi Ollila's telnet. Costs 3k. :)
2000-06-14 Pavel RoskinFixed "rm foo" that had been broken while implementing...
2000-06-14 Mark WhitleyModified status of some TODO items, added some others...
2000-06-14 John Beppu+ minor typo fix
2000-06-14 John Beppu+ removed some cruft left over from when lines could...
2000-06-13 Eric AndersenUrgh. revert Makefile. again. Forgot to do the ...
2000-06-13 Eric AndersenAdd new apps md5sum uudecode uuencode, fix some minor...
2000-06-13 Eric AndersenFix a bug pointed out by Michal Jaegermann <michal...
2000-06-13 Eric AndersenGive beppu credit for fixing grep "Line too long" bug.
2000-06-12 John Beppu+ utility.c
2000-06-12 Eric AndersenAdded a slightly modified version of Ron Alder's insmod...
2000-06-12 John Beppu+ updated docs to reflect math's filter capabilities.
2000-06-12 John Beppu+ works as a filter, now!
2000-06-09 Eric Andersen* Fixed a small bug that could cause tar to emit warnin...
2000-06-08 Pavel RoskinFixed parsing of arguments for cp
2000-06-08 Eric AndersenFormatting change.
2000-06-07 Pavel RoskinMy pod2man (perl-5.00503) complains if there is no...
2000-06-07 Pavel RoskinSyslogd will not go to background if "-n" is given...
2000-06-07 Pavel RoskinImplemented "ping -s", fixed error messages and argumen...
2000-06-07 Eric AndersenDebug should be off in the Makefile. I will now do...
2000-06-07 Eric Andersen* Fixed 'swapon -a' and 'swapoff -a', which were broken.
2000-06-06 Eric AndersenFix 'date -u'
2000-06-06 Eric AndersenOops. Remove the debugging noise.
2000-06-06 Eric Andersenmkfs.minix rev 1.7 completely broke the option parser...
2000-06-06 Mark WhitleyRemoved chmod,chown,chgrp from the "Bugs that need...
2000-06-06 Mark WhitleyFixed segfaults for "chown -R" and "chgrp -R". Also...
2000-06-06 Pavel RoskinFixed exit status for killall
2000-06-06 Mark WhitleyAdded considering making a unified option parser someday.
2000-06-06 Mark WhitleyFixed segfault when you type "chmod -R". "chown -R...
2000-06-06 Pavel Roskin"mount" now reports errors from nfsmount() and assumes...
2000-06-06 Mark WhitleyUpdated TODO item re: 'cp -a /tmp/*' not producing...
2000-06-06 Eric AndersenFixed a bunch of stuff:
2000-06-05 Pavel Roskin"which" rewritten to use stat(). Fixes to improve its...
2000-06-05 Pavel RoskinFix more spelling errors.
2000-06-05 Eric AndersenFix spelling error
2000-06-05 Eric AndersenFix spelling errors.
2000-06-05 Eric AndersenMore TODO items. Fix a dependancy bug on busybox.def.h
2000-06-04 Eric Andersen"nc" exits silently on errors. This patch makes it...
2000-06-04 Eric AndersenDon't allow mkfifo to create files such as "--help"
2000-06-04 Eric AndersenThis patch
2000-06-03 Eric AndersenTurn off debugging in the Makefile.
2000-06-03 Eric AndersenNote that I broke mkfs_minix's parser in rev 1.7.
2000-06-02 Eric AndersenFix touch so it behaves itself (it could segfault in...
2000-06-02 Eric AndersenThis is a fix for chroot
2000-06-02 Eric AndersenPavel fixed a segfault in yes.
2000-06-02 Eric AndersenFix /etc/passwd misspelling.
2000-06-02 Eric AndersenSome Makefile fixes for the docs.
2000-06-02 Eric AndersenNote the addition of ar.
2000-06-02 Eric Andersenoops. Don't commit autogenerated stuff.
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
next