platform/upstream/busybox.git
2001-11-19 Eric AndersenNote tinylogin TODO items
2001-11-19 Matt KraaiFix opt type in dpkg (closes: #118975).
2001-11-19 Matt KraaiAdd a check target.
2001-11-19 Matt KraaiUpdate usage instructions, and document test case format.
2001-11-19 Matt KraaiNew.
2001-11-19 Matt KraaiFix misspelling.
2001-11-19 Matt KraaiNew.
2001-11-19 Eric Andersenoops
2001-11-19 Eric AndersenMore scrubbing
2001-11-19 Eric AndersenCall xmalloc before realloc
2001-11-19 Eric AndersenFixup CLEANUP behavior
2001-11-18 Eric AndersenUpdate webpage
2001-11-18 Glenn L McGrathbzcat and bunzip -c support from Thomas Lundquist
2001-11-17 Eric AndersenHide some ifdefs to make it more readible
2001-11-17 Eric AndersenMinor warning cleanups
2001-11-17 Eric AndersenPatch from "Andrew Tipton" <andrew@cadre5.com> to enabl...
2001-11-17 Eric AndersenPatch from Steve Merrifield <steve@labyrinth.net.au...
2001-11-17 Eric AndersenDavid Kimdon <dwhedon@instant802.com> noticed a thinko
2001-11-12 Matt KraaiRemove unnecessary errno handling.
2001-11-12 Matt KraaiNew.
2001-11-12 Matt KraaiConvert strdup call to xstrdup, and calloc calls to...
2001-11-12 Matt KraaiChange strdup calls to xstrdup (patch from Steve Merrif...
2001-11-12 Matt KraaiBrag.
2001-11-12 Matt KraaiEliminate unused variable warnings.
2001-11-12 Matt KraaiUse fopen wrapper.
2001-11-10 Eric AndersenAdd redhat and slackware
2001-11-10 Eric AndersenAdd in Redhat
2001-11-10 Eric AndersenSome more minor build cleanups
2001-11-10 Eric AndersenAdd in grep -E support
2001-11-10 Eric AndersenI forgot to add these. Part of the patch from vodz
2001-11-10 Eric AndersenCleanup some config problems. Add a sane default confi...
2001-11-10 Eric AndersenOnly use -mpreferred-stack-boundary with gcc versions...
2001-11-10 Eric AndersenLatest patch from vodz:
2001-11-10 Eric Andersenoops
2001-11-10 Eric AndersenCan't use RESERVE_CONFIG_BUFFER here since the allocation
2001-11-10 Eric Andersen|2001-10-08 Rodney Brown <rbrown64@csc.com.au>
2001-11-10 Eric AndersenMention that glibc-2.2 is supported
2001-11-10 Eric Andersenmore config.in entries from Giulio Orsero <giulioo...
2001-11-10 Eric Andersenconfig.in features patch from Giulio Orsero <giulioo...
2001-11-07 Eric AndersenRemove comments about 'make bzImage'
2001-11-06 Eric AndersenForce main to always be included
2001-11-05 Eric AndersenFix spelling
2001-11-03 Glenn L McGrathFix create list segfault
2001-11-02 Glenn L McGrathRequired for od and hexdump applets
2001-11-02 Glenn L McGrathIntroduce od and hexdump applets
2001-10-31 Matt KraaiNew.
2001-10-31 Matt KraaiRemove completed task.
2001-10-31 Matt KraaiMark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE...
2001-10-31 Matt KraaiMake egrep only set REG_EXTENDED flag.
2001-10-31 Eric Andersen*** empty log message ***
2001-10-31 Eric AndersenFix location of Configure.help
2001-10-31 Eric AndersenMove usage.h to include/usage.h
2001-10-31 Eric AndersenPatch from Aaron Lehmann <aaronl@vitelus.com>;
2001-10-31 Eric AndersenAdd netstat applet, submitted by Bart Visscher <magick...
2001-10-31 Eric AndersenAdd the run-parts applet submitted by Emanuele Aina
2001-10-31 Eric AndersenFixup some silly prototype warnings
2001-10-31 Eric AndersenPatch from ASA <llb@udm.net.ru> to that source files
2001-10-31 Eric AndersenRun parts applet by Emanuele Aina <faina.mail@tiscaline...
2001-10-31 Eric AndersenDocument CONFIG_RUN_PARTS, patch from Emanuele Aina...
2001-10-31 Eric AndersenAdd Gennady Feldman
2001-10-31 Eric Andersenstart-stop-deamon is done
2001-10-31 Eric AndersenPatch from Charles Steinkuehler <charles@steinkuehler...
2001-10-31 Eric AndersenMajor cleanup from Charles Steinkuehler <charles@steink...
2001-10-31 Eric Andersenpatch from vodz:
2001-10-31 Eric Andersenpatch from Giulio Orsero <giulioo@pobox.com>
2001-10-31 John Beppu- fixed typos
2001-10-30 Matt KraaiMerge test suite.
2001-10-29 Matt KraaiUse extended regular expressions when invoked as egrep...
2001-10-29 Matt KraaiAdd killall (noted by Giulio Orsero).
2001-10-28 Eric AndersenAs Aaron Lehmann just pointed out, I forgot a line...
2001-10-28 Eric AndersenUse error_msg() instead of fprintf(stderr, ...)
2001-10-28 Eric AndersenAdd in some (theoretical) uClinux support. Some init...
2001-10-27 Glenn L McGrathinclude unistd which provides off_t for the header...
2001-10-27 Glenn L McGrathAttempt to fix libc compiling error regarding off_t
2001-10-27 Eric AndersenBe extra pedantic about printing the correct type for...
2001-10-27 Eric AndersenWrap exclude_file() inside a #ifdef CONFIG_FEATURE_TAR_...
2001-10-26 Gennady FeldmanFix up the configuration rules and update Libc5 piece...
2001-10-25 Glenn L McGrathMenu entry for tar creation support
2001-10-25 Glenn L McGrathRecovery from previous commit
2001-10-25 Glenn L McGrathrEcover from my previous commit
2001-10-25 Glenn L McGrathlibunarchive, and recovery from my previous commit
2001-10-25 Glenn L McGrathMove libbb/unarchive functions to ./archival/libunarchive
2001-10-25 Glenn L McGrathRecovering from my previous commit
2001-10-25 Glenn L McGrathModify applets to use libunarchive
2001-10-25 Glenn L McGrath*** empty log message ***
2001-10-25 Eric AndersenOops. I forgot pwd_group/config.in
2001-10-24 Eric Andersenignore .menuconfig.log
2001-10-24 Eric AndersenIgnore lxdialog
2001-10-24 Matt KraaiSplit true and false into separate applets.
2001-10-24 Matt KraaiAdd CONFIG_FEATURE_TAR_EXCLUDE support.
2001-10-24 Eric AndersenFix variable name -- was stuck at the old RPMUNPACK...
2001-10-24 Eric AndersenOops. Fix capililization
2001-10-24 Eric AndersenFixup the location of pwd.h and grp.h
2001-10-24 Eric AndersenFix missing BB_VER defines
2001-10-24 Eric AndersenOops. As Aaron Lehmann <aaronl@vitelus.com> just noticed,
2001-10-24 Eric AndersenPatch from vodz:
2001-10-24 Eric AndersenFixup the new buildsystem a bit.
2001-10-24 Eric AndersenIgnore generated files
2001-10-24 Eric Andersenignore generated files
2001-10-24 Eric AndersenA couple of leftovers
next