summaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2003-07-30Lars Ekman writes:Eric Andersen1-0/+1
2003-07-30last_patch100 from vidz updating fdisk to 2.12preEric Andersen1-317/+330
2003-07-30Do not require that the signal number be specifiedEric Andersen1-2/+4
2003-07-30Eric Spakman writes:Eric Andersen1-1/+1
2003-07-30Vladimir N. Oleynik writes:Eric Andersen1-2/+5
2003-07-30Christian Meyer provided this patch to fix more bugs with the tftp clientEric Andersen1-3/+2
2003-07-30Ronny L Nilsson writes:Eric Andersen1-5/+2
2003-07-30Ronny L Nilsson writes:Eric Andersen1-1/+5
2003-07-29Set libbb dead last in the link orderEric Andersen1-1/+1
2003-07-29Match up interfacesEric Andersen1-1/+1
2003-07-29Fixup typo noticed by Nick FedchikEric Andersen1-1/+1
2003-07-29Bruno Randolf writes:Eric Andersen4-9/+12
2003-07-29Vladimir N. Oleynik writes:Eric Andersen2-33/+97
2003-07-29Yang Xiaopeng writes:Eric Andersen1-0/+5
2003-07-28bump version to 1.0.0-pre2Eric Andersen1-1/+1
2003-07-28A small update to the new docs. Plenty more is needed...Eric Andersen1-17/+24
2003-07-28Patch from vodz to update httpd usageEric Andersen1-4/+31
2003-07-28This is synced from dash-0.4.17 and full ready for insert to new busyboxEric Andersen2-6805/+7203
2003-07-28Avoid shadowing built-in function `log'Eric Andersen1-33/+33
2003-07-28Fixup bugs in last patchEric Andersen3-4/+4
2003-07-28Update docs a bitEric Andersen1-8/+9
2003-07-28last_patch98 from vodz:Eric Andersen1-12/+41
2003-07-28last_patch95 from vodz:Eric Andersen11-246/+316
2003-07-28Add a "search google" buttonEric Andersen1-8/+13
2003-07-28James Petterson writes:Eric Andersen1-2/+2
2003-07-26There should be only one instance of CONFIG_FEATURE_AUTOWIDTHEric Andersen2-17/+7
2003-07-26Allow people to use the full blown iproute2 programs with busybox ifupdown.Eric Andersen1-4/+21
2003-07-26Move start_stop_daemon to debianutils.Eric Andersen6-288/+40
2003-07-26cleanup and add long optionsEric Andersen2-118/+82
2003-07-26The logger utility does not really depend on CONFIG_SYSLOGD,Eric Andersen1-5/+4
2003-07-26Patch from Christian Meyer:Eric Andersen1-0/+1
2003-07-26Some additional description based on a patch from Terje KvernesEric Andersen1-4/+6
2003-07-26Patch from Nick Fedchik to fixup paths in busybox/libpwdgrpEric Andersen7-7/+7
2003-07-26Rework kill / killall so it behaves itself, even when subjectedEric Andersen1-61/+61
2003-07-26Patch from Thomas Gleixner to reap any zombie processes that areEric Andersen1-0/+8
2003-07-26Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement,Eric Andersen1-1/+0
2003-07-23Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the currentManuel Novoa III1-0/+1
2003-07-22eliminate DOSTATIC, DODEBUG, etc and name them sensiblyEric Andersen11-54/+65
2003-07-22Several simplifications and indenting changes, perEric Andersen1-26/+25
2003-07-22As vodz noticed, I screwed up rebootEric Andersen1-2/+2
2003-07-22the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDSEric Andersen1-1/+1
2003-07-22There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUGEric Andersen1-7/+0
2003-07-22Document CONFIG_FEATURE_INSMOD_LOADINKMEMEric Andersen1-1/+4
2003-07-22Document CONFIG_ASH_CMDCMDEric Andersen1-1/+3
2003-07-22Write some more docsEric Andersen1-9/+13
2003-07-22Remove the update utility, that is only relevant to older 2.0.x kernelsEric Andersen5-123/+3
2003-07-22Patch from Terje Kvernes adding quite a lot of missing documentationEric Andersen6-48/+92
2003-07-22Patch from Andrew Flegg:Eric Andersen1-2/+19
2003-07-22Support reboot, halt, and poweroff independent of busybox init.Eric Andersen6-45/+136
2003-07-22Remove remaining libc5 support codeEric Andersen26-581/+35