oweals/busybox.git
2000-09-22 Eric AndersenApply a bandaid suggested by Jon McClintock <jonm@bluem...
2000-09-22 Eric AndersenFix for bug #1042 -- applied the patch from Larry Doolittle
2000-09-22 Eric AndersenBetter cross libc compatibility (so Dave Cinege can...
2000-09-21 Eric AndersenDecouple DODEBUG and DOSTATIC
2000-09-21 Eric AndersenRemove all the kernel headers so it will compile under...
2000-09-21 Eric AndersenFix a potential warning
2000-09-21 Eric AndersenAdd in exec support (patch from Torbj?rn Axelsson ...
2000-09-21 Eric AndersenHandle 'cat -'
2000-09-21 Eric AndersenHard code the name of init.
2000-09-21 Eric AndersenLarge file >2Gib support.
2000-09-21 Eric AndersenTypo fix.
2000-09-21 Eric AndersenIgnore loop.h
2000-09-21 Eric AndersenMore portable handling of loop header files, as done...
2000-09-21 Eric AndersenRemove a warning. Patch from Bryan Rittmeyer <bryan...
2000-09-20 Matt KraaiOnly remove directories when removing recursively.
2000-09-20 Eric AndersenAdded dos2unix, unix2dos, and unrpm.c thanks to robotti...
2000-09-20 Eric AndersenWhen mounting a ro fs rw, print warning and then mount...
2000-09-20 Matt KraaiReturn failure if ping gets no response.
2000-09-19 Eric AndersenReverted my conversion of tar to getopt to ensure tar can
2000-09-19 Eric AndersenBoth of these commands were subtly broken. Fortunately...
2000-09-19 Eric AndersenI think these featires are fairly safe...
2000-09-19 Matt KraaiAvoid segfaults by not using snprintf to copy strings.
2000-09-19 Matt KraaiClean up output.
2000-09-19 Glenn L McGrathOnly defines functions that will compile and are useful...
2000-09-19 Eric AndersenApply a patch from Chip Rosenthal <chip@unicom.com...
2000-09-18 Glenn L McGrathRemove definition of basename.
2000-09-18 Glenn L McGrathPath count was out by one, fixed it
2000-09-18 Glenn L McGrathSimplify and remove dependence on PATH_MAX
2000-09-15 Matt KraaiUpdated stdin/stdout treatment to match that of gnu...
2000-09-15 Matt KraaiReorganize listing code.
2000-09-15 Matt KraaiAllow non-verbose listing to work.
2000-09-15 Pavel RoskinUpdated to be in sync with the current sample inittab
2000-09-15 Pavel RoskinFixed compliance with the DTD
2000-09-15 John Beppu+ credit markw@lineo.com for his contributions
2000-09-15 Pavel RoskinDon't suppress output of umount and swapoff - it is...
2000-09-15 Pavel RoskinDon't suppress output of umount and swapoff - it is...
2000-09-15 Pavel Roskin"exit NUMBER" should exit, not return
2000-09-14 Pavel RoskinFor "askfirst" don't just read one char from stdin,
2000-09-14 Eric AndersenAdd in a patch from robotti@metconnect.com and Chip...
2000-09-14 Eric AndersenNote the syslogd bug fix
2000-09-14 Eric AndersenBug fix for wget, and proper attribution of Chip Rosent...
2000-09-14 Eric AndersenFix the halt/reboot/poweroff segfault when used from...
2000-09-14 Matt KraaiBackslashes shouldn't be treated as backticks.
2000-09-14 Matt KraaiCopy the string terminator.
2000-09-13 Glenn L McGrathFix looping bug, use fullRead
2000-09-13 Eric AndersenAdd in BasicLinux by request
2000-09-13 Pavel RoskinAdded _install
2000-09-13 Eric AndersenEnsure forked processes always are on a controlling...
2000-09-13 Pavel RoskinMake syslogd ignore SIGCLD only if SIGCLD is defined...
2000-09-13 Pavel RoskinList of signals updated from util-linux-2.10o
2000-09-13 Matt KraaiDon't fork for the . (source) command so that environme...
2000-09-13 Matt KraaiFix calls to {m,c,re}alloc so that they use x{m,c,re...
2000-09-13 Matt KraaiFix unchecked calls to {m,c,re}alloc so that they print...
2000-09-12 Pavel RoskinTypo fix: resolv -> resolve
2000-09-12 Eric AndersenFormatting cleanup patch from Bryan Rittmeyer <bryan...
2000-09-11 Glenn L McGrathFix .deb unpack and experimental TAR support
2000-09-11 Glenn L McGrathExtra defines for ar
2000-09-11 Eric AndersenSimplify a few little things, and merge in a patch...
2000-09-11 Glenn L McGrathNew dd behaviour
2000-09-11 Glenn L McGrathdd now truncates files at the end its write, this can...
2000-09-10 Eric AndersenMAke lsmod act just like modutils lsmod, by printing...
2000-09-10 Eric AndersenMake init handle current 2.4.x sysinfo behavior
2000-09-10 Eric AndersenUpdate free for current 2.4.x behavior...
2000-09-10 Glenn L McGrathRemove some debugging code
2000-09-10 Glenn L McGrathUsing seek=? used to cause part of the original file...
2000-09-10 Glenn L McGrathMy previous attempt to make dd use fullRead, fullWrite...
2000-09-09 Glenn L McGrathremove some printf statements i forgot about
2000-09-09 Glenn L McGrathUpdated to match new -R ar functionality
2000-09-09 Glenn L McGrathImplemented new ar functionality unique to busybox...
2000-09-09 Glenn L McGrathChanged getopt so that options can be grouped together...
2000-09-09 Glenn L McGrathFix permisions
2000-09-09 Glenn L McGrathNow supports GNU style long filenames.
2000-09-07 Eric AndersenNew ls sorting patch, as written by Sterling Huxley...
2000-09-07 Matt KraaiStop leaking file handles.
2000-09-06 Matt KraaiFix more typos.
2000-09-06 Matt KraaiReset optind so that getopt works in busybox applets...
2000-09-06 Matt KraaiFixed a grammatical error.
2000-09-05 Eric AndersenFixed for when BB_CP_MV is enabled.
2000-09-05 Eric AndersenAdd BB_SH to get_last_path_component()... Fix thanks to
2000-09-05 Eric AndersenApply segfault on no-args fix from robotti@metconnect.com
2000-09-05 Eric AndersenSet environment variable to make ash happy. ash is...
2000-09-05 Eric AndersenAdded expr, from Edward Betts <edward@debian.org>,...
2000-09-04 Matt KraaiAllow compilation when not using BB_FEATURE_TAR_EXCLUDE...
2000-09-04 Eric AndersenForgot this part of wget
2000-09-04 Eric AndersenInitial implementation of wget, from Chip Rosenthal...
2000-09-04 Matt KraaiAllow selective extraction and listing of files. And...
2000-09-01 Eric AndersenAdd in byld
2000-09-01 Eric AndersenFix compile when BB_FEATURE_LINUXRC is defined
2000-09-01 Eric AndersenFixed a stupid thinko preventing zcat from doing its...
2000-09-01 Eric AndersenTurned off ls file-sorting till it can be fixed.
2000-09-01 Eric Andersenupdated some usage info from a patch from robotti@metco...
2000-09-01 Matt KraaiArgh. I *will* compile before checking in.
2000-09-01 Matt KraaiDon't unlink files if we are extracting to stdout.
2000-09-01 Eric AndersenCorrect the stdin/stdout behavior when no args are...
2000-09-01 Eric AndersenSigh. Seems I screwed up last time. This fixed detecting
2000-09-01 Eric AndersenAdd an extra sanity check in parse_mode
2000-08-31 Eric AndersenFix a spelling error
2000-08-31 Eric AndersenFix spelling error
2000-08-28 Matt KraaiRewritten by mistake.
2000-08-28 Matt KraaiRemoved dead regular expression code.
next