2002-09-30 |
Glenn L McGrath | Save status so we know if to delete compressed file |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Glenn L McGrath | make_directory() will fail instantly so we dont need... |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Glenn L McGrath | Fail straight away rather than recursively printing... |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Glenn L McGrath | Fix for using '-' as the filename when reading from... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Eric Andersen | Bug fix from Nitin Gupta <gupta@equator.com> |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Glenn L McGrath | Fix compress support and prevent a segfault |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Glenn L McGrath | Fix simple define problem |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Eric Andersen | Avoid calling exit() from within fork/vfork'ed processes. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Eric Andersen | Ignoring SIGCHLD causes a race leading to the occasiona... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Glenn L McGrath | Reverse some minor changes that got caught up in my... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Glenn L McGrath | Remove files made obsolete by new unarchiving code |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Glenn L McGrath | New common unarchive code. |
commit | commitdiff | tree | snapshot |
2002-09-22 |
Eric Andersen | Fixup largefile settings |
commit | commitdiff | tree | snapshot |
2002-09-22 |
Glenn L McGrath | Fix error messages conditions, and make them the same... |
commit | commitdiff | tree | snapshot |
2002-09-20 |
Eric Andersen | don't leak FILEs |
commit | commitdiff | tree | snapshot |
2002-09-18 |
Eric Andersen | update the noise a tiny bit |
commit | commitdiff | tree | snapshot |
2002-09-18 |
Eric Andersen | Update webpage |
commit | commitdiff | tree | snapshot |
2002-09-18 |
Manuel Novoa... | Commit vodz's patch, plus a tweak to change TracePid... 0_60_4 |
commit | commitdiff | tree | snapshot |
2002-09-18 |
Eric Andersen | patch from John Hall <john.hall@optionexist.co.uk>... |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Eric Andersen | Add a new top applet |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Eric Andersen | Clear screen too. |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Eric Andersen | re-enable the cursor, in case it got disabled |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Manuel Novoa... | Modified so that it "works" for archs other than i386... |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Eric Andersen | Sane-ify the screen clearing stuff. |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Eric Andersen | hehe. |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Eric Andersen | Vodz' last_patch57: |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Eric Andersen | Support setting depth |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Eric Andersen | last_patch56 from vodz to simplify copy_file logic |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Eric Andersen | Patch from "Joe.C" <joe@numa.com.tw> |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Eric Andersen | Patch from David McCullough <davidm@snapgear.com> |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Eric Andersen | Use "MiB" not "Mb" |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Eric Andersen | Typo fix from Steven Merrifield |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | last_patch55 from vodz: |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Let people force overwrite links |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Properly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORC... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Glenn L McGrath | Watch applet by Michael Habermann |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Patch from Matthias Lang <matthias@corelatus.se> to... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Let people run SHUTDOWN actions prior to killing everything |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Fix stupid typo noticed by John Mullin <john.mullin... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Apply vodz' last_patch52 |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Eric Andersen | Support module tainting |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Glenn L McGrath | mesg applet by Manuel Novoa III |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Glenn L McGrath | Put in GPL v2 or later copyright notice |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Glenn L McGrath | openvt applet by Quy Tonthat |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Glenn L McGrath | Use busybox's show_usage function for help |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Glenn L McGrath | Awk applet written from scratch by Dmitry Zakharov |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Glenn L McGrath | Support for GNU style long filename and linknames |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Eric Andersen | Patch from Thomas Gleixner <tglx@linutronix.de> to do |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Manuel Novoa... | Apply vodz's last_patch53.gz (bb_asprintf.c) and last_p... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Eric Andersen | Fix for handling of "tftp -l -" from Jean Wolter <jw5... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Eric Andersen | Yipe. uid and gid were reversed. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Eric Andersen | Some CML1 grammar fixes |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Eric Andersen | Eliminate use of obsolete sys_errlist[] |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Glenn L McGrath | chmod on the NEW file |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Glenn L McGrath | Dont return an error if the directory already existed |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Glenn L McGrath | Fix warning |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Glenn L McGrath | Reorganise, make it just one function, remove -v option... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Glenn L McGrath | Run through indent, use braces |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Aaron Lehmann | Remove extrangeous backslashes that were probably intro... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Rewrite, its smaller |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Remove empty loops |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Use static instead of extern, braces around if's, run... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Apply vodz last_path_51-2 |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Apply vodz last_patch51_2 and run through indent |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Aaron Lehmann | Don't #ifdef __linux__. this is linux. |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Aaron Lehmann | ansify |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Aaron Lehmann | remove duplicate definition of G |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Aaron Lehmann | for some baffling reason tinycc insists that i change... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Aaron Lehmann | move some globals to bss |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Run through indent, style |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Run through indent, fix comments |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Run through indent, fix comments |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Run through indent, specify cast |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Glenn L McGrath | Run through indent |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Remove duplicate definitions, run through indent |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | replace some global const ints with defines |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Specify cast |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Remove duplicate variable definition |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, fix comments |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, fix comment |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, fix comments |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, fix BB_ define |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through ident, fix comments |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | define inline if needed for ANSI C compatability |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Remove unwanted comments, run through indent |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, use /* */ style comments, change... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, use /* */ style comments |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Run through indent, use /* */ style comments instead... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Remove definition of is_octal and is_decimal, they... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Glenn L McGrath | Honour the USTAR prefix field, this enables a 155 byte... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Glenn L McGrath | udhcpc sample scripts |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Aaron Lehmann | Inline functions with only one reference in mkfs_minix... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Aaron Lehmann | Tar inlining, #if 0 out unused function |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Aaron Lehmann | vi inlining |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Aaron Lehmann | Cleanups. These SHOULD make the binary a lot smaller... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Glenn L McGrath | Disable debugging |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Aaron Lehmann | Clean up udhcpd a bit. Constify. Staticize. Remove... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Glenn L McGrath | New applet, udhcp client |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Glenn L McGrath | Fix dietlibc test condition |
commit | commitdiff | tree | snapshot |
next |