| Commit message (Expand) | Author | Age | Files | Lines |
* | Michael Leibow, MichaelLe at belkin.com writes: | Eric Andersen | 2004-08-04 | 1 | -375/+1056 |
* | Run msh through indent | Eric Andersen | 2004-08-04 | 1 | -1313/+1164 |
* | William Barsse writes: | Eric Andersen | 2004-08-03 | 1 | -10/+9 |
* | Tito, farmatito at tiscali dot it writes: | Eric Andersen | 2004-08-03 | 5 | -6/+10 |
* | fixup cut-n-paste problem | Eric Andersen | 2004-08-01 | 1 | -14/+0 |
* | Simon Poole reports that awk segfaults when environment variables | Eric Andersen | 2004-07-30 | 1 | -0/+4 |
* | Fix incorrect arguments being passed to mknod | Eric Andersen | 2004-07-30 | 1 | -2/+2 |
* | Umm. Not guilty by reason of insanity. | Eric Andersen | 2004-07-30 | 2 | -3/+3 |
* | Fixup getty, login, etc so the utmp and wtmp are updated, allowing | Eric Andersen | 2004-07-30 | 5 | -5/+23 |
* | use SIGTERM to kill off udhcpd, not SIGKILL | Eric Andersen | 2004-07-30 | 1 | -1/+4 |
* | Fix up brain damage with the way major and minor are used to | Eric Andersen | 2004-07-30 | 1 | -1/+1 |
* | As noted by Eric Spakman, calling static_down() and then calling | Eric Andersen | 2004-07-30 | 1 | -14/+4 |
* | Clean up hex escape support. | Manuel Novoa III | 2004-07-29 | 1 | -21/+43 |
* | Thanks to Ken Roberts, fix the slackware url | Eric Andersen | 2004-07-28 | 1 | -1/+1 |
* | Felipe Kellermann noticed a missing `break'. | Eric Andersen | 2004-07-27 | 1 | -0/+2 |
* | document stuff I have done | Robert Griebl | 2004-07-26 | 1 | -0/+4 |
* | add missing ;1_00_rc2 | Eric Andersen | 2004-07-26 | 1 | -1/+1 |
* | bump version to -rc2 | Eric Andersen | 2004-07-26 | 1 | -1/+1 |
* | bother. unrevert my fix. | Eric Andersen | 2004-07-26 | 2 | -17/+25 |
* | Prepare for release | Eric Andersen | 2004-07-26 | 3 | -3533/+207 |
* | Allow hex escape sequences | Eric Andersen | 2004-07-26 | 1 | -23/+16 |
* | Make certain that udhcp shuts down the interface | Eric Andersen | 2004-07-26 | 1 | -2/+1 |
* | YAEGASHI Takeshi writes: | Eric Andersen | 2004-07-26 | 1 | -3/+5 |
* | oops | Eric Andersen | 2004-07-26 | 1 | -1/+1 |
* | bump version to -rc2 | Eric Andersen | 2004-07-26 | 1 | -1/+1 |
* | Make certain that udhcp shuts down the interface | Eric Andersen | 2004-07-26 | 1 | -1/+2 |
* | 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 |