Age | Commit message (Expand) | Author |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applying patch from: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applyinf fix for: | Paul Fox |
2005-07-20 | applying fix from: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | applying fix for: | Paul Fox |
2005-07-20 | much more concise fix for bug #45. just align the packet... | Paul Fox |
2005-07-20 | If /tmp and /home were different partitions, then "mv /tmp/file /home/file" | Rob Landley |
2005-07-19 | applying fix for: | Paul Fox |
2005-07-19 | applying fix from: | Paul Fox |
2005-07-19 | applying fix from; | Paul Fox |
2005-07-19 | applying fix from: | Paul Fox |
2005-07-19 | applying fix from: | Paul Fox |
2005-07-19 | applying fix from: | Paul Fox |
2005-07-19 | applying: | Paul Fox |
2005-07-19 | applying fix for: | Paul Fox |
2005-07-18 | Fixup makedevs to handle regular files, and also fix | Eric Andersen |
2005-07-18 | fix for "0000027: patch: nc will spin if stdin closed" | Paul Fox |
2005-07-18 | allow both ^H and DEL to backspace in insert mode (bug #23) | Paul Fox |
2005-07-18 | Fix vi so that error messages, insert mode messages, etc are | Eric Andersen |
2005-07-18 | a bit more polish | Eric Andersen |
2005-07-18 | a bit of polish on makedevs | Eric Andersen |
2005-07-18 | the makedevs config option was pretty much totally broken | Eric Andersen |
2005-07-18 | Fixup device table based makedevs so it actually works | Eric Andersen |
2005-07-06 | move var decls around a little to help gcc make smaller code | Mike Frysinger |
2005-07-06 | 2005-07-04 Shaun Jackman <sjackman@gmail.com> | Mike Frysinger |
2005-07-06 | 2005-07-05 Shaun Jackman <sjackman@gmail.com> | Mike Frysinger |
2005-07-05 | rename log var to log_console so we dont override internal gcc/glibc log func | Mike Frysinger |
2005-07-01 | 2005-06-30 Shaun Jackman <sjackman@gmail.com> | Mike Frysinger |
2005-07-01 | 2005-06-30 Shaun Jackman <sjackman@gmail.com> | Mike Frysinger |
2005-07-01 | Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM... | Mike Frysinger |
2005-06-30 | patch by Shaun Jackman to combine dup/close funcs into dup2 | Mike Frysinger |
2005-06-29 | dont use f_frsize unless linux-2.6.0 or better | Mike Frysinger |
2005-06-28 | rip out all the non-linux code and ugly workarounds | Mike Frysinger |
2005-06-24 | tweak signed/unsigned char usage to avoid mismatches | Mike Frysinger |
2005-06-24 | - remove extra/unneeded function call. testing svn | Ned Ludd |
2005-06-23 | Enabling runtime SUID/SGID configuration via /etc/busybox.conf | Eric Andersen |
2005-06-23 | applets specified as _BB_SUID_ALWAYS in applets.h should also select | Eric Andersen |
2005-06-23 | characters encoded as html should have a trailing semicolon | Eric Andersen |
2005-06-20 | Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use | Rob Landley |
2005-06-17 | Tito says: unify verbose/quiet flags | Mike Frysinger |
2005-06-17 | Tito says: strip unused program_name | Mike Frysinger |
2005-06-12 | use xmalloc instead of malloc | Mike Frysinger |
2005-06-11 | use malloc instead of xmalloc | Mike Frysinger |