oweals/busybox.git
2002-09-30 Eric AndersenPatch from Konstantin Isakov <ikm@pisem.net>:
2002-09-30 Eric AndersenDon't even try to run ash on uClinux. It won't work.
2002-09-30 Eric AndersenSet the close-on-exec flag, just to be saf
2002-09-30 Eric AndersenDoh. We divide microseconds by 60?
2002-09-30 Glenn L McGrathSave status so we know if to delete compressed file
2002-09-28 Glenn L McGrathmake_directory() will fail instantly so we dont need...
2002-09-28 Glenn L McGrathFail straight away rather than recursively printing...
2002-09-28 Glenn L McGrathFix for using '-' as the filename when reading from...
2002-09-27 Eric AndersenBug fix from Nitin Gupta <gupta@equator.com>
2002-09-27 Glenn L McGrathFix compress support and prevent a segfault
2002-09-26 Glenn L McGrathFix simple define problem
2002-09-26 Eric AndersenAvoid calling exit() from within fork/vfork'ed processes.
2002-09-25 Eric AndersenIgnoring SIGCHLD causes a race leading to the occasiona...
2002-09-25 Glenn L McGrathReverse some minor changes that got caught up in my...
2002-09-25 Glenn L McGrathRemove files made obsolete by new unarchiving code
2002-09-25 Glenn L McGrathNew common unarchive code.
2002-09-22 Eric AndersenFixup largefile settings
2002-09-22 Glenn L McGrathFix error messages conditions, and make them the same...
2002-09-20 Eric Andersendon't leak FILEs
2002-09-18 Eric Andersenupdate the noise a tiny bit
2002-09-18 Eric AndersenUpdate webpage
2002-09-18 Manuel Novoa... Commit vodz's patch, plus a tweak to change TracePid... 0_60_4
2002-09-18 Eric Andersenpatch from John Hall <john.hall@optionexist.co.uk>...
2002-09-17 Eric AndersenAdd a new top applet
2002-09-17 Eric AndersenClear screen too.
2002-09-17 Eric Andersenre-enable the cursor, in case it got disabled
2002-09-17 Manuel Novoa... Modified so that it "works" for archs other than i386...
2002-09-17 Eric AndersenSane-ify the screen clearing stuff.
2002-09-17 Eric Andersenhehe.
2002-09-17 Eric AndersenVodz' last_patch57:
2002-09-17 Eric AndersenSupport setting depth
2002-09-17 Eric Andersenlast_patch56 from vodz to simplify copy_file logic
2002-09-17 Eric AndersenPatch from "Joe.C" <joe@numa.com.tw>
2002-09-17 Eric AndersenPatch from David McCullough <davidm@snapgear.com>
2002-09-17 Eric AndersenUse "MiB" not "Mb"
2002-09-17 Eric AndersenTypo fix from Steven Merrifield
2002-09-16 Eric Andersenlast_patch55 from vodz:
2002-09-16 Eric AndersenLet people force overwrite links
2002-09-16 Eric AndersenProperly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORC...
2002-09-16 Glenn L McGrathWatch applet by Michael Habermann
2002-09-16 Eric AndersenPatch from Matthias Lang <matthias@corelatus.se> to...
2002-09-16 Eric AndersenLet people run SHUTDOWN actions prior to killing everything
2002-09-16 Eric AndersenFix stupid typo noticed by John Mullin <john.mullin...
2002-09-16 Eric AndersenApply vodz' last_patch52
2002-09-16 Eric AndersenSupport module tainting
2002-09-16 Glenn L McGrathmesg applet by Manuel Novoa III
2002-09-16 Glenn L McGrathPut in GPL v2 or later copyright notice
2002-09-16 Glenn L McGrathopenvt applet by Quy Tonthat
2002-09-15 Glenn L McGrathUse busybox's show_usage function for help
2002-09-15 Glenn L McGrathAwk applet written from scratch by Dmitry Zakharov
2002-09-15 Glenn L McGrathSupport for GNU style long filename and linknames
2002-09-12 Eric AndersenPatch from Thomas Gleixner <tglx@linutronix.de> to do
2002-09-12 Manuel Novoa... Apply vodz's last_patch53.gz (bb_asprintf.c) and last_p...
2002-09-10 Eric AndersenFix for handling of "tftp -l -" from Jean Wolter <jw5...
2002-09-10 Eric AndersenYipe. uid and gid were reversed.
2002-09-01 Eric AndersenSome CML1 grammar fixes
2002-08-26 Eric AndersenEliminate use of obsolete sys_errlist[]
2002-08-26 Glenn L McGrathchmod on the NEW file
2002-08-24 Glenn L McGrathDont return an error if the directory already existed
2002-08-24 Glenn L McGrathFix warning
2002-08-24 Glenn L McGrathReorganise, make it just one function, remove -v option...
2002-08-24 Glenn L McGrathRun through indent, use braces
2002-08-23 Aaron LehmannRemove extrangeous backslashes that were probably intro...
2002-08-23 Glenn L McGrathRewrite, its smaller
2002-08-23 Glenn L McGrathRemove empty loops
2002-08-23 Glenn L McGrathUse static instead of extern, braces around if's, run...
2002-08-23 Glenn L McGrathApply vodz last_path_51-2
2002-08-23 Glenn L McGrathApply vodz last_patch51_2 and run through indent
2002-08-23 Aaron LehmannDon't #ifdef __linux__. this is linux.
2002-08-23 Aaron Lehmannansify
2002-08-23 Aaron Lehmannremove duplicate definition of G
2002-08-23 Aaron Lehmannfor some baffling reason tinycc insists that i change...
2002-08-23 Aaron Lehmannmove some globals to bss
2002-08-23 Glenn L McGrathRun through indent, style
2002-08-23 Glenn L McGrathRun through indent, fix comments
2002-08-23 Glenn L McGrathRun through indent, fix comments
2002-08-23 Glenn L McGrathRun through indent, specify cast
2002-08-23 Glenn L McGrathRun through indent
2002-08-22 Glenn L McGrathRemove duplicate definitions, run through indent
2002-08-22 Glenn L McGrathreplace some global const ints with defines
2002-08-22 Glenn L McGrathSpecify cast
2002-08-22 Glenn L McGrathRemove duplicate variable definition
2002-08-22 Glenn L McGrathRun through indent, fix comments
2002-08-22 Glenn L McGrathRun through indent, fix comment
2002-08-22 Glenn L McGrathRun through indent, fix comments
2002-08-22 Glenn L McGrathRun through indent, fix BB_ define
2002-08-22 Glenn L McGrathRun through ident, fix comments
2002-08-22 Glenn L McGrathdefine inline if needed for ANSI C compatability
2002-08-22 Glenn L McGrathRemove unwanted comments, run through indent
2002-08-22 Glenn L McGrathRun through indent, use /* */ style comments, change...
2002-08-22 Glenn L McGrathRun through indent, use /* */ style comments
2002-08-22 Glenn L McGrathRun through indent
2002-08-22 Glenn L McGrathRun through indent, use /* */ style comments instead...
2002-08-22 Glenn L McGrathRemove definition of is_octal and is_decimal, they...
2002-08-22 Glenn L McGrathHonour the USTAR prefix field, this enables a 155 byte...
2002-08-21 Glenn L McGrathudhcpc sample scripts
2002-08-21 Aaron LehmannInline functions with only one reference in mkfs_minix...
2002-08-21 Aaron LehmannTar inlining, #if 0 out unused function
2002-08-21 Aaron Lehmannvi inlining
2002-08-21 Aaron LehmannCleanups. These SHOULD make the binary a lot smaller...
next