aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2003-07-28last_patch95 from vodz:andersen11-246/+316
2003-07-28Add a "search google" buttonandersen1-8/+13
2003-07-28James Petterson writes:andersen1-2/+2
2003-07-26There should be only one instance of CONFIG_FEATURE_AUTOWIDTHandersen2-17/+7
2003-07-26Allow people to use the full blown iproute2 programs with busybox ifupdown.andersen1-4/+21
2003-07-26Move start_stop_daemon to debianutils.andersen6-288/+40
2003-07-26cleanup and add long optionsandersen2-118/+82
2003-07-26The logger utility does not really depend on CONFIG_SYSLOGD,andersen1-5/+4
2003-07-26Patch from Christian Meyer:andersen1-0/+1
2003-07-26Some additional description based on a patch from Terje Kvernesandersen1-4/+6
2003-07-26Patch from Nick Fedchik to fixup paths in busybox/libpwdgrpandersen7-7/+7
2003-07-26Rework kill / killall so it behaves itself, even when subjectedandersen1-61/+61
2003-07-26Patch from Thomas Gleixner to reap any zombie processes that areandersen1-0/+8
2003-07-26Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement,andersen1-1/+0
2003-07-23Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the currentmjn31-0/+1
2003-07-22eliminate DOSTATIC, DODEBUG, etc and name them sensiblyandersen11-54/+65
2003-07-22Several simplifications and indenting changes, perandersen1-26/+25
2003-07-22As vodz noticed, I screwed up rebootandersen1-2/+2
2003-07-22the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDSandersen1-1/+1
2003-07-22There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUGandersen1-7/+0
2003-07-22Document CONFIG_FEATURE_INSMOD_LOADINKMEMandersen1-1/+4
2003-07-22Document CONFIG_ASH_CMDCMDandersen1-1/+3
2003-07-22Write some more docsandersen1-9/+13
2003-07-22Remove the update utility, that is only relevant to older 2.0.x kernelsandersen5-123/+3
2003-07-22Patch from Terje Kvernes adding quite a lot of missing documentationandersen6-48/+92
2003-07-22Patch from Andrew Flegg:andersen1-2/+19
2003-07-22Support reboot, halt, and poweroff independent of busybox init.andersen6-45/+136
2003-07-22Remove remaining libc5 support codeandersen26-581/+35
2003-07-22A minor update for handling older gcc versionsandersen1-6/+2
2003-07-22Update TODO listandersen1-6/+3
2003-07-22Add a default clean targetandersen1-1/+2
2003-07-22Very minor rdate updatesandersen3-3/+3
2003-07-22Error out early if people try to build mount with nfs supportandersen1-0/+6
2003-07-22mention stresslinuxandersen1-0/+1
2003-07-22Paul Mundt <lethal@linux-sh.org> writes:andersen2-13/+47
2003-07-22Patch from Paul Mundt:andersen1-6/+21
2003-07-22Matteo Croce submitted a hdparm applet.andersen5-0/+2794
2003-07-22Patch from Jeff Angielski <jeff@theptrgroup.com> recognizingandersen1-0/+3
2003-07-19Fixup some little error in the webpage. Mention the Dell TrueMobile 1184.andersen1-2/+3
2003-07-16Update required kernel version and note that libc5 is no longerandersen1-3/+4
2003-07-16Fixup problem unconditionally converting all hard links to symlinks.andersen1-6/+1
2003-07-15Update changelog and docsandersen4-184/+19596
2003-07-15Document CONFIG_USE_BB_PWD_GRPandersen1-1/+17
2003-07-15Update the default set of applets that are listedandersen1-15/+23
2003-07-15Yet more preparation to make a release...andersen3-1294/+14
2003-07-14Fix a silly typoandersen1-1/+1
2003-07-14Looks like I forgot one little tiny detail...andersen2-3/+5
2003-07-14Update a bunch of docs. Run a script to update my email addr.andersen169-380/+298
2003-07-14decouple delgroup and deluserandersen4-120/+183
2003-07-14Patch from Thomas Cameron:andersen14-226/+290