| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow hex escape sequences | Eric Andersen | 2004-07-26 | 1 | -16/+23 |
* | BusyBox has no business hard coding the number of major and minor bits for a | Eric Andersen | 2004-07-26 | 5 | -23/+17 |
* | Paul Whittaker writes: | Eric Andersen | 2004-07-24 | 1 | -0/+1 |
* | Patch by Paul Whittaker, make busybox dc compatable with GNU dc.
| Glenn L McGrath | 2004-07-24 | 1 | -8/+1 |
* | Update Tito's contributions | Glenn L McGrath | 2004-07-24 | 1 | -1/+1 |
* | Patch from Felipe Kellermann, fix endless loop when first > last and | Glenn L McGrath | 2004-07-23 | 1 | -6/+13 |
* | Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove
| Glenn L McGrath | 2004-07-23 | 1 | -7/+11 |
* | Patch from Felipe Kellermann, fixup usage for halt command | Glenn L McGrath | 2004-07-23 | 1 | -2/+4 |
* | iUpdate reboot usage, patch by Felipe Kellermann | Glenn L McGrath | 2004-07-23 | 1 | -2/+4 |
* | Patch from Dmitry Zakharov to fix a bug discovered via the freeswap | Glenn L McGrath | 2004-07-23 | 1 | -0/+1 |
* | Fix for a bug identied by Harald Kuthe, when using many interfaces (29
| Glenn L McGrath | 2004-07-23 | 1 | -18/+13 |
* | Felipe Kellermann writes, | Glenn L McGrath | 2004-07-23 | 1 | -5/+5 |
* | Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar' | Glenn L McGrath | 2004-07-23 | 1 | -1/+1 |
* | Patch from Felipe Kellermann to fix some typo's | Glenn L McGrath | 2004-07-23 | 1 | -5/+5 |
* | Patch from Adam Slattery to add bzip2 support to rpm2cpio | Glenn L McGrath | 2004-07-23 | 1 | -0/+63 |
* | Patch from Manousaridis Angelos to bring dhclient down more elegently | Glenn L McGrath | 2004-07-23 | 1 | -1/+2 |
* | Reverse my previous change, "::" is a GNU getopt extension that allows | Glenn L McGrath | 2004-07-22 | 1 | -1/+2 |
* | Patch from Mike Snitzer <snitzer@gmail.com>: | Robert Griebl | 2004-07-22 | 1 | -3/+6 |
* | Patch from Mike Snitzer to fix return codes. | Glenn L McGrath | 2004-07-21 | 1 | -13/+29 |
* | Fix bug in accepting buffer size argument | Glenn L McGrath | 2004-07-21 | 1 | -1/+1 |
* | Patch from Tito, ass usage for strings -a options | Glenn L McGrath | 2004-07-21 | 1 | -0/+1 |
* | Patch from Mike Snitzer, bring down dhclient using its correct pid, fix | Glenn L McGrath | 2004-07-21 | 1 | -2/+2 |
* | Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS is | Glenn L McGrath | 2004-07-21 | 1 | -27/+27 |
* | Fixup -T (--files-from) option, works for non-directories now | Glenn L McGrath | 2004-07-21 | 1 | -3/+6 |
* | Avoid a naming conflict with include/bits/fcntl.h | Eric Andersen | 2004-07-20 | 1 | -4/+4 |
* | Patch from Mike Snitzer <snitzer@gmail.com>: | Robert Griebl | 2004-07-20 | 1 | -3/+3 |
* | new_process_module_arguments returns 0 on error and 1 if everything went ok | Robert Griebl | 2004-07-20 | 1 | -3/+3 |
* | oops | Eric Andersen | 2004-07-20 | 1 | -3/+0 |
* | Yet more doc updates | Eric Andersen | 2004-07-20 | 1 | -11/+7 |
* | more doc updates | Eric Andersen | 2004-07-20 | 1 | -1/+13 |
* | cut-n-paste strikes again | Eric Andersen | 2004-07-20 | 1 | -1/+1 |
* | Update for release1_00_rc1 | Eric Andersen | 2004-07-20 | 2 | -1/+44 |
* | Update changelog | Eric Andersen | 2004-07-20 | 1 | -50/+3441 |
* | Deal with the fact that 2.6.x kernels replace any '-'s in the | Eric Andersen | 2004-07-20 | 1 | -4/+36 |
* | Bump version up to release candidate 1 | Eric Andersen | 2004-07-20 | 1 | -1/+1 |
* | Include some documentation posted to the list by vodz | Eric Andersen | 2004-07-20 | 1 | -0/+5 |
* | Assign 'forced' before the goto to avoid a warning | Eric Andersen | 2004-07-20 | 1 | -2/+3 |
* | Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa... | Eric Andersen | 2004-07-20 | 1 | -9/+9 |
* | Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE | Eric Andersen | 2004-07-20 | 1 | -0/+2 |
* | Update the default config to not ask stuff | Eric Andersen | 2004-07-20 | 1 | -0/+1 |
* | The 'tests' target is long gone. | Eric Andersen | 2004-07-20 | 1 | -7/+1 |
* | Replace the old and somewhat buggy pwd_grp stuff with the shiny | Eric Andersen | 2004-07-15 | 20 | -1348/+1409 |
* | Peter Kjellerstedt at axis.com writes: | Eric Andersen | 2004-07-15 | 9 | -109/+174 |
* | Fixup a few documentation bugs | Eric Andersen | 2004-07-14 | 1 | -2/+2 |
* | Fixup some cases of "QM_MODULES: not implemented" for both | Eric Andersen | 2004-07-13 | 2 | -10/+13 |
* | Paul Fox writes: | Eric Andersen | 2004-06-29 | 1 | -2/+2 |
* | Avoid a number of places where large drives could wrap a uint, and | Eric Andersen | 2004-06-28 | 1 | -33/+33 |
* | Do not mess with the console logging level unless | Eric Andersen | 2004-06-25 | 1 | -5/+5 |
* | Revert my previous commit | Glenn L McGrath | 2004-06-25 | 1 | -3/+4 |
* | Fix compile error under 2.6, check for newer versions first or all the | Glenn L McGrath | 2004-06-25 | 1 | -3/+3 |