- c470f44 This is synced from dash-0.4.17 and full ready for insert to new busybox by Eric Andersen · 21 years ago
- 9b47661 Avoid shadowing built-in function `log' by Eric Andersen · 21 years ago
- 68d4a85 Fixup bugs in last patch by Eric Andersen · 21 years ago
- f3a02bb Update docs a bit by Eric Andersen · 21 years ago
- 05df91a last_patch98 from vodz: by Eric Andersen · 21 years ago
- 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
- 4f46317 Add a "search google" button by Eric Andersen · 21 years ago
- f96675b James Petterson writes: by Eric Andersen · 21 years ago
- 727f529 There should be only one instance of CONFIG_FEATURE_AUTOWIDTH by Eric Andersen · 21 years ago
- 342aea9 Allow people to use the full blown iproute2 programs with busybox ifupdown. by Eric Andersen · 21 years ago
- a1ed06b Move start_stop_daemon to debianutils. Cleanup run_parts a bit and add long opts by Eric Andersen · 21 years ago
- aa820db cleanup and add long options by Eric Andersen · 21 years ago
- 480f153 The logger utility does not really depend on CONFIG_SYSLOGD, by Eric Andersen · 21 years ago
- 05e662a Patch from Christian Meyer: by Eric Andersen · 21 years ago
- ac00aa7 Some additional description based on a patch from Terje Kvernes by Eric Andersen · 21 years ago
- ef73d3b Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp by Eric Andersen · 21 years ago
- 7d72e79 Rework kill / killall so it behaves itself, even when subjected to abuse. -Erik by Eric Andersen · 21 years ago
- d5868c1 Patch from Thomas Gleixner to reap any zombie processes that are by Eric Andersen · 21 years ago
- f231c72 Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement, by Eric Andersen · 21 years ago
- b511f9c Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the current by Manuel Novoa III · 21 years ago
- e527207 eliminate DOSTATIC, DODEBUG, etc and name them sensibly by Eric Andersen · 21 years ago
- 20c9f1e Several simplifications and indenting changes, per last_patch97 from vodz by Eric Andersen · 21 years ago
- 4c6c236 As vodz noticed, I screwed up reboot by Eric Andersen · 21 years ago
- 340aa1c the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS by Eric Andersen · 21 years ago
- fe55b26 There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUG by Eric Andersen · 21 years ago
- b24da33 Document CONFIG_FEATURE_INSMOD_LOADINKMEM by Eric Andersen · 21 years ago
- 3857a18 Document CONFIG_ASH_CMDCMD by Eric Andersen · 21 years ago
- 795c4ba Write some more docs by Eric Andersen · 21 years ago
- a501d0f Remove the update utility, that is only relevant to older 2.0.x kernels by Eric Andersen · 21 years ago
- 9c3c38d Patch from Terje Kvernes adding quite a lot of missing documentation by Eric Andersen · 21 years ago
- 6fd0e31 Patch from Andrew Flegg: by Eric Andersen · 21 years ago
- 0246222 Support reboot, halt, and poweroff independent of busybox init. by Eric Andersen · 21 years ago
- 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
- 0a14c9f A minor update for handling older gcc versions by Eric Andersen · 21 years ago
- d14d2a1 Update TODO list by Eric Andersen · 21 years ago
- e199220 Add a default clean target by Eric Andersen · 21 years ago
- 725db19 Very minor rdate updates by Eric Andersen · 21 years ago
- d9fe958 Error out early if people try to build mount with nfs support by Eric Andersen · 21 years ago
- 680ec6e mention stresslinux by Eric Andersen · 21 years ago
- cde8f53 Paul Mundt <lethal@linux-sh.org> writes: by Eric Andersen · 21 years ago
- 592ebd5 Patch from Paul Mundt: by Eric Andersen · 21 years ago
- 3443bd7 Matteo Croce submitted a hdparm applet. by Eric Andersen · 21 years ago
- 1ebcff1 Patch from Jeff Angielski <jeff@theptrgroup.com> recognizing by Eric Andersen · 21 years ago
- 8212aa5 Fixup some little error in the webpage. Mention the Dell TrueMobile 1184. by Eric Andersen · 21 years ago
- 85c3c3f Update required kernel version and note that libc5 is no longer by Eric Andersen · 21 years ago
- 1b0075d Fixup problem unconditionally converting all hard links to symlinks. by Eric Andersen · 21 years ago
- c989724 Update changelog and docs by Eric Andersen · 21 years ago 1_00_pre1
- db210ae Document CONFIG_USE_BB_PWD_GRP by Eric Andersen · 21 years ago
- bb9dc93 Update the default set of applets that are listed by Eric Andersen · 21 years ago
- d4fcb80 Yet more preparation to make a release... by Eric Andersen · 21 years ago
- 335816b Fix a silly typo by Eric Andersen · 21 years ago
- 43da9d1 Looks like I forgot one little tiny detail... by Eric Andersen · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- 74f270a decouple delgroup and deluser by Eric Andersen · 21 years ago
- e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
- 1eceb12 Use standard types by Eric Andersen · 21 years ago
- b7ebc61 Michael Sternberg writes: by Eric Andersen · 21 years ago
- fb0c6af Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
- 9edcabd Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
- 96916b7 Require that LFS is enabled to get fdisk by Eric Andersen · 21 years ago
- 341170b Remove all the llseek junk and just use regular old lseek. When DOLFS is by Eric Andersen · 21 years ago
- feb283a On second thought, this is a better way to fix things by Eric Andersen · 21 years ago
- 9059e3a Don't use Linux kernel headers -Erik by Eric Andersen · 21 years ago
- f890f9d This declaration no longer needs to hide when using dmalloc by Eric Andersen · 21 years ago
- e339351 Be certain to not abort prematurely when reading stuff from pipes. by Eric Andersen · 21 years ago
- 9f894f4 Fixup compile problem with dmalloc by Eric Andersen · 21 years ago
- 3c5a83c As noted by Thomas Eckert: by Eric Andersen · 21 years ago
- d5a2780 oops by Eric Andersen · 21 years ago
- 3c8064f Daniel writes: by Eric Andersen · 21 years ago
- 40ea66c Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
- 7207b88 Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
- 65e20a3 Patch from Kent Robotti adding a bunch of needed docs! -Erik by Eric Andersen · 21 years ago
- 01c3d40 Add the fdformat utility, based on a patch from Kent Robotti, by Eric Andersen · 21 years ago
- a21f4e0 Glenn McGrath (bug1) isaway from my email till the 17th, but caught me on IRC. by Eric Andersen · 21 years ago
- e968ee3 Patch from Vladimir N. Oleynik (vodz): by Eric Andersen · 21 years ago
- 8a93179 Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
- bccb315 Fix stupid unterminated parenthesis by Eric Andersen · 21 years ago
- 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
- c48d49a Patch from Kent Robotti updating fdisk to version v2.11z by Eric Andersen · 21 years ago
- e5920a2 Patch from Kent Robotti adding a bunch of menuconfig help by Eric Andersen · 21 years ago
- a5c4884 Using safe_read seems, well, safer... by Eric Andersen · 21 years ago
- 61f6db1 As implemented, sha1sum would sometimes give the wrong answer. by Eric Andersen · 21 years ago
- a63d09a Patch from Pavel Roskin to fixup toplevel help text by Eric Andersen · 21 years ago
- b01ed65 Apply last_patch93 from vodz: by Eric Andersen · 21 years ago
- 0b0d393 Remove bdflush garbage, which is only relevant to unsupported kernel versions by Eric Andersen · 21 years ago
- 4a2dcd9 oops. make this actually work as intended.... by Eric Andersen · 21 years ago
- 7c51243 Make sure we end up with a unix2dos link to busybox by Eric Andersen · 21 years ago
- f60d4b4 Oops. by Eric Andersen · 21 years ago
- 27cb684 last_patch91 from vodz to convert tar to use bb_getopt_ulflags by Eric Andersen · 21 years ago
- a3bb3e6 Geir Thomassen wrote, regarding networking/httpd.c line 1358 by Eric Andersen · 21 years ago
- fd10c70 Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow". by Eric Andersen · 21 years ago
- 1c25ba9 Oops. As Andrew Dennison just noticed, I left a stray by Eric Andersen · 21 years ago
- b6071ea Regenerate the busybox.links file when the .config changes by Eric Andersen · 21 years ago
- 655d814 New applet: patch, applies a unified diff by Glenn L McGrath · 21 years ago
- a0b3705 Save a few bytes by using bb_getopt_ulflags and a few other minor improvments by Glenn L McGrath · 21 years ago
- f0f754a Based on a tinylogin patch from Philip Blundell, add several by Eric Andersen · 21 years ago
- 9d9cecf Fix a silly bug I introduced yesterday by Eric Andersen · 21 years ago
- 3c8bca3 Fixup whitespace handing, fixing some annoying behavior and by Eric Andersen · 21 years ago
- 25ea42d Fall back to looking in /lib/modules/modules.dep if by Eric Andersen · 21 years ago
- 908e362 Patch from Andrew Dennison: by Eric Andersen · 21 years ago