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