| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp | Eric Andersen | 2003-07-26 | 7 | -7/+7 |
* | Rework kill / killall so it behaves itself, even when subjected | Eric Andersen | 2003-07-26 | 1 | -61/+61 |
* | Patch from Thomas Gleixner to reap any zombie processes that are | Eric Andersen | 2003-07-26 | 1 | -0/+8 |
* | Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement, | Eric Andersen | 2003-07-26 | 1 | -1/+0 |
* | Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the current | Manuel Novoa III | 2003-07-23 | 1 | -0/+1 |
* | eliminate DOSTATIC, DODEBUG, etc and name them sensibly | Eric Andersen | 2003-07-22 | 11 | -54/+65 |
* | Several simplifications and indenting changes, per | Eric Andersen | 2003-07-22 | 1 | -26/+25 |
* | As vodz noticed, I screwed up reboot | Eric Andersen | 2003-07-22 | 1 | -2/+2 |
* | the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS | Eric Andersen | 2003-07-22 | 1 | -1/+1 |
* | There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUG | Eric Andersen | 2003-07-22 | 1 | -7/+0 |
* | Document CONFIG_FEATURE_INSMOD_LOADINKMEM | Eric Andersen | 2003-07-22 | 1 | -1/+4 |
* | Document CONFIG_ASH_CMDCMD | Eric Andersen | 2003-07-22 | 1 | -1/+3 |
* | Write some more docs | Eric Andersen | 2003-07-22 | 1 | -9/+13 |
* | Remove the update utility, that is only relevant to older 2.0.x kernels | Eric Andersen | 2003-07-22 | 5 | -123/+3 |
* | Patch from Terje Kvernes adding quite a lot of missing documentation | Eric Andersen | 2003-07-22 | 6 | -48/+92 |
* | Patch from Andrew Flegg: | Eric Andersen | 2003-07-22 | 1 | -2/+19 |
* | Support reboot, halt, and poweroff independent of busybox init. | Eric Andersen | 2003-07-22 | 6 | -45/+136 |
* | Remove remaining libc5 support code | Eric Andersen | 2003-07-22 | 26 | -581/+35 |
* | A minor update for handling older gcc versions | Eric Andersen | 2003-07-22 | 1 | -6/+2 |
* | Update TODO list | Eric Andersen | 2003-07-22 | 1 | -6/+3 |
* | Add a default clean target | Eric Andersen | 2003-07-22 | 1 | -1/+2 |
* | Very minor rdate updates | Eric Andersen | 2003-07-22 | 3 | -3/+3 |
* | Error out early if people try to build mount with nfs support | Eric Andersen | 2003-07-22 | 1 | -0/+6 |
* | mention stresslinux | Eric Andersen | 2003-07-22 | 1 | -0/+1 |
* | Paul Mundt <lethal@linux-sh.org> writes: | Eric Andersen | 2003-07-22 | 2 | -13/+47 |
* | Patch from Paul Mundt: | Eric Andersen | 2003-07-22 | 1 | -6/+21 |
* | Matteo Croce submitted a hdparm applet. | Eric Andersen | 2003-07-22 | 5 | -0/+2794 |
* | Patch from Jeff Angielski <jeff@theptrgroup.com> recognizing | Eric Andersen | 2003-07-22 | 1 | -0/+3 |
* | Fixup some little error in the webpage. Mention the Dell TrueMobile 1184. | Eric Andersen | 2003-07-19 | 1 | -2/+3 |
* | Update required kernel version and note that libc5 is no longer | Eric Andersen | 2003-07-16 | 1 | -3/+4 |
* | Fixup problem unconditionally converting all hard links to symlinks. | Eric Andersen | 2003-07-16 | 1 | -6/+1 |
* | Update changelog and docs1_00_pre1 | Eric Andersen | 2003-07-15 | 4 | -184/+19596 |
* | Document CONFIG_USE_BB_PWD_GRP | Eric Andersen | 2003-07-15 | 1 | -1/+17 |
* | Update the default set of applets that are listed | Eric Andersen | 2003-07-15 | 1 | -15/+23 |
* | Yet more preparation to make a release... | Eric Andersen | 2003-07-15 | 3 | -1294/+14 |
* | Fix a silly typo | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
* | Looks like I forgot one little tiny detail... | Eric Andersen | 2003-07-14 | 2 | -3/+5 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 169 | -380/+298 |
* | decouple delgroup and deluser | Eric Andersen | 2003-07-14 | 4 | -120/+183 |
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 14 | -226/+290 |
* | Use standard types | Eric Andersen | 2003-07-14 | 1 | -27/+27 |
* | Michael Sternberg writes: | Eric Andersen | 2003-07-14 | 1 | -0/+4 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-14 | 2 | -14/+31 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
* | Require that LFS is enabled to get fdisk | Eric Andersen | 2003-07-14 | 1 | -0/+1 |
* | Remove all the llseek junk and just use regular old lseek. When DOLFS is | Eric Andersen | 2003-07-14 | 1 | -110/+6 |
* | On second thought, this is a better way to fix things | Eric Andersen | 2003-07-14 | 1 | -46/+5 |
* | Don't use Linux kernel headers | Eric Andersen | 2003-07-14 | 1 | -3/+46 |
* | This declaration no longer needs to hide when using dmalloc | Eric Andersen | 2003-07-07 | 1 | -1/+1 |
* | Be certain to not abort prematurely when reading stuff from pipes. | Eric Andersen | 2003-07-05 | 3 | -3/+3 |