| Commit message (Expand) | Author | Files | Lines |
2004-08-06 | Patch from Tito to fix warnings about redifined functionions barrier and likely. | bug1 | 1 | -9/+9 |
2004-08-06 | Part of patch from William Barsse, fixes a problem with unescaped %. | bug1 | 1 | -1/+1 |
2004-08-04 | Michael Leibow, MichaelLe at belkin.com writes: | andersen | 1 | -375/+1056 |
2004-08-04 | Run msh through indent | andersen | 1 | -1313/+1164 |
2004-08-03 | William Barsse writes: | andersen | 1 | -10/+9 |
2004-08-03 | Tito, farmatito at tiscali dot it writes: | andersen | 5 | -6/+10 |
2004-08-01 | fixup cut-n-paste problem | andersen | 1 | -14/+0 |
2004-07-30 | Simon Poole reports that awk segfaults when environment variables | andersen | 1 | -0/+4 |
2004-07-30 | Fix incorrect arguments being passed to mknod | andersen | 1 | -2/+2 |
2004-07-30 | Umm. Not guilty by reason of insanity. | andersen | 2 | -3/+3 |
2004-07-30 | Fixup getty, login, etc so the utmp and wtmp are updated, allowing | andersen | 5 | -5/+23 |
2004-07-30 | use SIGTERM to kill off udhcpd, not SIGKILL | andersen | 1 | -1/+4 |
2004-07-30 | Fix up brain damage with the way major and minor are used to | andersen | 1 | -1/+1 |
2004-07-30 | As noted by Eric Spakman, calling static_down() and then calling | andersen | 1 | -14/+4 |
2004-07-29 | Clean up hex escape support. | mjn3 | 1 | -21/+43 |
2004-07-28 | Thanks to Ken Roberts, fix the slackware url | andersen | 1 | -1/+1 |
2004-07-27 | Felipe Kellermann noticed a missing `break'. | andersen | 1 | -0/+2 |
2004-07-26 | document stuff I have done | sandman | 1 | -0/+4 |
2004-07-26 | add missing ; | andersen | 1 | -1/+1 |
2004-07-26 | bump version to -rc2 | andersen | 1 | -1/+1 |
2004-07-26 | bother. unrevert my fix. | andersen | 2 | -17/+25 |
2004-07-26 | Prepare for release | andersen | 3 | -3533/+207 |
2004-07-26 | Allow hex escape sequences | andersen | 1 | -23/+16 |
2004-07-26 | Make certain that udhcp shuts down the interface | andersen | 1 | -2/+1 |
2004-07-26 | YAEGASHI Takeshi writes: | andersen | 1 | -3/+5 |
2004-07-26 | oops | andersen | 1 | -1/+1 |
2004-07-26 | bump version to -rc2 | andersen | 1 | -1/+1 |
2004-07-26 | Make certain that udhcp shuts down the interface | andersen | 1 | -1/+2 |
2004-07-26 | Allow hex escape sequences | andersen | 1 | -16/+23 |
2004-07-26 | BusyBox has no business hard coding the number of major and minor bits for a | andersen | 5 | -23/+17 |
2004-07-24 | Paul Whittaker writes: | andersen | 1 | -0/+1 |
2004-07-24 | Patch by Paul Whittaker, make busybox dc compatable with GNU dc.
| bug1 | 1 | -8/+1 |
2004-07-24 | Update Tito's contributions | bug1 | 1 | -1/+1 |
2004-07-23 | Patch from Felipe Kellermann, fix endless loop when first > last and | bug1 | 1 | -6/+13 |
2004-07-23 | Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove
| bug1 | 1 | -7/+11 |
2004-07-23 | Patch from Felipe Kellermann, fixup usage for halt command | bug1 | 1 | -2/+4 |
2004-07-23 | iUpdate reboot usage, patch by Felipe Kellermann | bug1 | 1 | -2/+4 |
2004-07-23 | Patch from Dmitry Zakharov to fix a bug discovered via the freeswap | bug1 | 1 | -0/+1 |
2004-07-23 | Fix for a bug identied by Harald Kuthe, when using many interfaces (29
| bug1 | 1 | -18/+13 |
2004-07-23 | Felipe Kellermann writes, | bug1 | 1 | -5/+5 |
2004-07-23 | Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar' | bug1 | 1 | -1/+1 |
2004-07-23 | Patch from Felipe Kellermann to fix some typo's | bug1 | 1 | -5/+5 |