oweals/busybox.git
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
2001-10-24 Eric AndersenAdd in a mostly content free config help file
2001-10-24 Eric AndersenOops. Forgot these....
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-10-24 Eric AndersenAccomodate older glibc, which also lacks the module...
2001-10-23 Matt KraaiFix empty line substitutions (noted by Joshua Hudson).
2001-10-23 Matt KraaiFix empty line substitutions (noted by Joshua Hudson).
2001-10-23 Glenn L McGrathAbort if scripts return value != 0
2001-10-19 Matt KraaiAdd ttylinux.
2001-10-19 Eric AndersenAdd slackware 8 to list
2001-10-19 Eric AndersenAdd mindi linux
2001-10-19 Eric AndersenAdd an option to make the shells not advertise their...
2001-10-19 Eric AndersenRemove the now unused ARITH_* defines
2001-10-18 Eric AndersenCommit the start-stop-daemon applet. This was contribu...
2001-10-18 Matt KraaiReturn NULL if EOF is encountered before terminating_st...
2001-10-18 Matt KraaiProcess extra empty lines correctly.
2001-10-18 Matt KraaiRemove xmalloc calls.
2001-10-18 Eric AndersenRevert that change. As Matt Kraai rightly points out,
2001-10-18 Eric AndersenScrub up some function prototypes.
2001-10-18 Eric AndersenMake mount default to using /proc/filesystems to avoid
2001-10-18 Eric AndersenFix a nasty bug with variable name shadowing
2001-10-18 Eric AndersenPatch from Stefan Soucek <ssoucek@coactive.com> to
2001-10-13 Glenn L McGrathunarchive function changed to support both exclude...
2001-10-13 Glenn L McGrathReverse part of previous change.... i think it was...
2001-10-13 Glenn L McGrathMatch subdirectories of included/excluded files
2001-10-13 Glenn L McGrathmatch exclude/include names with trailing '/'
2001-10-13 Glenn L McGrathUse fnmatch() to compare excluded/included files
2001-10-13 Glenn L McGrathSuperficial changes to make the exclude/include code...
2001-10-12 Matt KraaiFix tar segfault when include list is empty and exclude...
2001-10-08 Glenn L McGrathCleanup memory usage properly
2001-10-08 Glenn L McGrathFree some variables after use
2001-10-06 Glenn L McGrathAnother part of Stafan's latest patch, when replacing...
2001-10-06 Glenn L McGrathstatus_package_num should refer to package not status.
2001-10-05 Glenn L McGrathRemove duplicate tftp -l option help
next