oweals/busybox.git
2003-07-26 Eric AndersenAllow people to use the full blown iproute2 programs...
2003-07-26 Eric AndersenMove start_stop_daemon to debianutils.
2003-07-26 Eric Andersencleanup and add long options
2003-07-26 Eric AndersenThe logger utility does not really depend on CONFIG_SYS...
2003-07-26 Eric AndersenPatch from Christian Meyer:
2003-07-26 Eric AndersenSome additional description based on a patch from Terje...
2003-07-26 Eric AndersenPatch from Nick Fedchik to fixup paths in busybox/libpwdgrp
2003-07-26 Eric AndersenRework kill / killall so it behaves itself, even when...
2003-07-26 Eric AndersenPatch from Thomas Gleixner to reap any zombie processes...
2003-07-26 Eric AndersenDon't depend on CONFIG_LFS. It is really a suggestion...
2003-07-23 Manuel Novoa... Set the tm_isdst flag to -1 before calling mktime(...
2003-07-22 Eric Anderseneliminate DOSTATIC, DODEBUG, etc and name them sensibly
2003-07-22 Eric AndersenSeveral simplifications and indenting changes, per
2003-07-22 Eric AndersenAs vodz noticed, I screwed up reboot
2003-07-22 Eric Andersenthe word "only" is repeated for CONFIG_FEATURE_SHADOWPA...
2003-07-22 Eric AndersenThere is no need to expose CONFIG_FEATURE_TRACEROUTE_SO...
2003-07-22 Eric AndersenDocument CONFIG_FEATURE_INSMOD_LOADINKMEM
2003-07-22 Eric AndersenDocument CONFIG_ASH_CMDCMD
2003-07-22 Eric AndersenWrite some more docs
2003-07-22 Eric AndersenRemove the update utility, that is only relevant to...
2003-07-22 Eric AndersenPatch from Terje Kvernes adding quite a lot of missing...
2003-07-22 Eric AndersenPatch from Andrew Flegg:
2003-07-22 Eric AndersenSupport reboot, halt, and poweroff independent of busyb...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-22 Eric AndersenA minor update for handling older gcc versions
2003-07-22 Eric AndersenUpdate TODO list
2003-07-22 Eric AndersenAdd a default clean target
2003-07-22 Eric AndersenVery minor rdate updates
2003-07-22 Eric AndersenError out early if people try to build mount with nfs...
2003-07-22 Eric Andersenmention stresslinux
2003-07-22 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-07-22 Eric AndersenPatch from Paul Mundt:
2003-07-22 Eric AndersenMatteo Croce submitted a hdparm applet.
2003-07-22 Eric AndersenPatch from Jeff Angielski <jeff@theptrgroup.com> recogn...
2003-07-19 Eric AndersenFixup some little error in the webpage. Mention the...
2003-07-16 Eric AndersenUpdate required kernel version and note that libc5...
2003-07-16 Eric AndersenFixup problem unconditionally converting all hard links...
2003-07-15 Eric AndersenUpdate changelog and docs 1_00_pre1
2003-07-15 Eric AndersenDocument CONFIG_USE_BB_PWD_GRP
2003-07-15 Eric AndersenUpdate the default set of applets that are listed
2003-07-15 Eric AndersenYet more preparation to make a release...
2003-07-14 Eric AndersenFix a silly typo
2003-07-14 Eric AndersenLooks like I forgot one little tiny detail...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric Andersendecouple delgroup and deluser
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-07-14 Eric AndersenUse standard types
2003-07-14 Eric AndersenMichael Sternberg writes:
2003-07-14 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-07-14 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-07-14 Eric AndersenRequire that LFS is enabled to get fdisk
2003-07-14 Eric AndersenRemove all the llseek junk and just use regular old...
2003-07-14 Eric AndersenOn second thought, this is a better way to fix things
2003-07-14 Eric AndersenDon't use Linux kernel headers
2003-07-07 Eric AndersenThis declaration no longer needs to hide when using...
2003-07-05 Eric AndersenBe certain to not abort prematurely when reading stuff...
2003-07-05 Eric AndersenFixup compile problem with dmalloc
2003-07-05 Eric AndersenAs noted by Thomas Eckert:
2003-07-05 Eric Andersenoops
2003-07-05 Eric AndersenDaniel writes:
2003-07-05 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-07-05 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-07-05 Eric AndersenPatch from Kent Robotti adding a bunch of needed docs!
2003-07-05 Eric AndersenAdd the fdformat utility, based on a patch from Kent...
2003-07-05 Eric AndersenGlenn McGrath (bug1) isaway from my email till the...
2003-07-03 Eric AndersenPatch from Vladimir N. Oleynik (vodz):
2003-07-03 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-07-03 Eric AndersenFix stupid unterminated parenthesis
2003-07-03 Eric AndersenPatch from Russell Coker:
2003-07-03 Eric AndersenPatch from Kent Robotti updating fdisk to version v2.11z
2003-07-03 Eric AndersenPatch from Kent Robotti adding a bunch of menuconfig...
2003-07-03 Eric AndersenUsing safe_read seems, well, safer...
2003-07-03 Eric AndersenAs implemented, sha1sum would sometimes give the wrong...
2003-06-30 Eric AndersenPatch from Pavel Roskin to fixup toplevel help text
2003-06-27 Eric AndersenApply last_patch93 from vodz:
2003-06-27 Eric AndersenRemove bdflush garbage, which is only relevant to unsup...
2003-06-26 Eric Andersenoops. make this actually work as intended....
2003-06-26 Eric AndersenMake sure we end up with a unix2dos link to busybox
2003-06-26 Eric AndersenOops.
2003-06-26 Eric Andersenlast_patch91 from vodz to convert tar to use bb_getopt_...
2003-06-26 Eric AndersenGeir Thomassen wrote, regarding networking/httpd.c...
2003-06-26 Eric AndersenPer patch from Nick Fedchik, use SHADOW_FILE, not ...
2003-06-25 Eric AndersenOops. As Andrew Dennison just noticed, I left a stray
2003-06-25 Eric AndersenRegenerate the busybox.links file when the .config...
2003-06-22 Glenn L McGrathNew applet: patch, applies a unified diff
2003-06-22 Glenn L McGrathSave a few bytes by using bb_getopt_ulflags and a few...
2003-06-21 Eric AndersenBased on a tinylogin patch from Philip Blundell, add...
2003-06-21 Eric AndersenFix a silly bug I introduced yesterday
2003-06-20 Eric AndersenFixup whitespace handing, fixing some annoying behavior and
2003-06-20 Eric AndersenFall back to looking in /lib/modules/modules.dep if
2003-06-20 Eric AndersenPatch from Andrew Dennison:
2003-06-20 Eric AndersenSomewhere in the 2.4.x kernel series, /proc/mounts...
2003-06-20 Eric AndersenDon't shadow a paramater
2003-06-20 Eric AndersenFix a couple vars that could be used uninitialized
2003-06-20 Eric Andersenuse an explicit cast on some types that change size...
2003-06-20 Eric AndersenMake gcc not whine about "deprecated use of label at...
2003-06-20 Eric AndersenAdd prototype update missing from last_patch89. Fix...
2003-06-20 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-06-20 Eric Andersenlast_patch89 from vodz:
2003-06-15 Eric AndersenFix rpm usage msg
next