platform/upstream/busybox.git
2000-09-24 Eric Andersenmodified by Bryan Rittmeyer <bryan@ixiacom.com> to...
2000-09-24 Eric AndersenUpdate newdoc dependancy
2000-09-24 Eric AndersenUpdate a few entries for 0.47...
2000-09-24 Eric AndersenDoc update
2000-09-24 Eric AndersenFix up xargs so that things like 'cat cat.c | xargs...
2000-09-24 Eric AndersenFix xargs option parsing
2000-09-24 Eric AndersenFix bug#1043 -- hanlde long filenames and links (in...
2000-09-23 Eric AndersenFix an obscure option parsing bug.
2000-09-23 Eric AndersenForce optind=1 for libc5 when doing cp in cp_mv.c
2000-09-23 Eric AndersenFix potential memory overrun...
2000-09-23 Eric AndersenFix the bandaid.
2000-09-23 Eric AndersenFix memory problems, and make behavior correct.
2000-09-23 Eric Andersenupdate docs for xargs
2000-09-23 Eric Andersenupdate usage for xargs
2000-09-23 Eric Andersenrewrite, so it should be firly clean now
2000-09-22 Eric AndersenUse minix xargs instead, and update docs accordingly
2000-09-22 Eric AndersenComment on xargs choice.
2000-09-22 Eric AndersenAdd in xargs
2000-09-22 Matt KraaiStart the great EXIT_{SUCCESS,FAILURE} migration.
2000-09-22 Matt KraaiClean up error messages.
2000-09-22 Matt KraaiAdd support for the -L option to ls.
2000-09-22 Matt KraaiFix loop.h dependencies.
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.
next