| Commit message (Expand) | Author | Files | Lines |
2003-07-30 | Update webpage and changelog for release1_00_pre2 | Eric Andersen | 2 | -29/+79 |
2003-07-30 | Lars Ekman writes: | Eric Andersen | 1 | -0/+1 |
2003-07-30 | last_patch100 from vidz updating fdisk to 2.12pre | Eric Andersen | 1 | -317/+330 |
2003-07-30 | Do not require that the signal number be specified | Eric Andersen | 1 | -2/+4 |
2003-07-30 | Eric Spakman writes: | Eric Andersen | 1 | -1/+1 |
2003-07-30 | Vladimir N. Oleynik writes: | Eric Andersen | 1 | -2/+5 |
2003-07-30 | Christian Meyer provided this patch to fix more bugs with the tftp client | Eric Andersen | 1 | -3/+2 |
2003-07-30 | Ronny L Nilsson writes: | Eric Andersen | 1 | -5/+2 |
2003-07-30 | Ronny L Nilsson writes: | Eric Andersen | 1 | -1/+5 |
2003-07-29 | Set libbb dead last in the link order | Eric Andersen | 1 | -1/+1 |
2003-07-29 | Match up interfaces | Eric Andersen | 1 | -1/+1 |
2003-07-29 | Fixup typo noticed by Nick Fedchik | Eric Andersen | 1 | -1/+1 |
2003-07-29 | Bruno Randolf writes: | Eric Andersen | 4 | -9/+12 |
2003-07-29 | Vladimir N. Oleynik writes: | Eric Andersen | 2 | -33/+97 |
2003-07-29 | Yang Xiaopeng writes: | Eric Andersen | 1 | -0/+5 |
2003-07-28 | bump version to 1.0.0-pre2 | Eric Andersen | 1 | -1/+1 |
2003-07-28 | A small update to the new docs. Plenty more is needed... | Eric Andersen | 1 | -17/+24 |
2003-07-28 | Patch from vodz to update httpd usage | Eric Andersen | 1 | -4/+31 |
2003-07-28 | This is synced from dash-0.4.17 and full ready for insert to new busybox | Eric Andersen | 2 | -6805/+7203 |
2003-07-28 | Avoid shadowing built-in function `log' | Eric Andersen | 1 | -33/+33 |
2003-07-28 | Fixup bugs in last patch | Eric Andersen | 3 | -4/+4 |
2003-07-28 | Update docs a bit | Eric Andersen | 1 | -8/+9 |
2003-07-28 | last_patch98 from vodz: | Eric Andersen | 1 | -12/+41 |
2003-07-28 | last_patch95 from vodz: | Eric Andersen | 11 | -246/+316 |
2003-07-28 | Add a "search google" button | Eric Andersen | 1 | -8/+13 |
2003-07-28 | James Petterson writes: | Eric Andersen | 1 | -2/+2 |
2003-07-26 | There should be only one instance of CONFIG_FEATURE_AUTOWIDTH | Eric Andersen | 2 | -17/+7 |
2003-07-26 | Allow people to use the full blown iproute2 programs with busybox ifupdown. | Eric Andersen | 1 | -4/+21 |
2003-07-26 | Move start_stop_daemon to debianutils. | Eric Andersen | 6 | -288/+40 |
2003-07-26 | cleanup and add long options | Eric Andersen | 2 | -118/+82 |
2003-07-26 | The logger utility does not really depend on CONFIG_SYSLOGD, | Eric Andersen | 1 | -5/+4 |
2003-07-26 | Patch from Christian Meyer: | Eric Andersen | 1 | -0/+1 |
2003-07-26 | Some additional description based on a patch from Terje Kvernes | Eric Andersen | 1 | -4/+6 |
2003-07-26 | Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp | Eric Andersen | 7 | -7/+7 |
2003-07-26 | Rework kill / killall so it behaves itself, even when subjected | Eric Andersen | 1 | -61/+61 |
2003-07-26 | Patch from Thomas Gleixner to reap any zombie processes that are | Eric Andersen | 1 | -0/+8 |
2003-07-26 | Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement, | Eric Andersen | 1 | -1/+0 |
2003-07-23 | Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the current | Manuel Novoa III | 1 | -0/+1 |
2003-07-22 | eliminate DOSTATIC, DODEBUG, etc and name them sensibly | Eric Andersen | 11 | -54/+65 |
2003-07-22 | Several simplifications and indenting changes, per | Eric Andersen | 1 | -26/+25 |
2003-07-22 | As vodz noticed, I screwed up reboot | Eric Andersen | 1 | -2/+2 |
2003-07-22 | the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS | Eric Andersen | 1 | -1/+1 |
2003-07-22 | There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUG | Eric Andersen | 1 | -7/+0 |
2003-07-22 | Document CONFIG_FEATURE_INSMOD_LOADINKMEM | Eric Andersen | 1 | -1/+4 |
2003-07-22 | Document CONFIG_ASH_CMDCMD | Eric Andersen | 1 | -1/+3 |
2003-07-22 | Write some more docs | Eric Andersen | 1 | -9/+13 |
2003-07-22 | Remove the update utility, that is only relevant to older 2.0.x kernels | Eric Andersen | 5 | -123/+3 |
2003-07-22 | Patch from Terje Kvernes adding quite a lot of missing documentation | Eric Andersen | 6 | -48/+92 |
2003-07-22 | Patch from Andrew Flegg: | Eric Andersen | 1 | -2/+19 |
2003-07-22 | Support reboot, halt, and poweroff independent of busybox init. | Eric Andersen | 6 | -45/+136 |