oweals/busybox.git
2003-08-14 Manuel Novoa... Fix a bug reported by junkio@cox.net involving the...
2003-08-13 Eric AndersenPatch from Paul Mundt (lethal) adding sh64 insmod suppo...
2003-08-13 Manuel Novoa... Rewrite timescmd() function to avoid the use of floatin...
2003-08-13 Manuel Novoa... Remove unnecessary pointer dereference.
2003-08-12 Eric Andersenfix style sheet so site doesn't look like crap with IE
2003-08-09 Manuel Novoa... Adjust Erik's change, as I don't claim copyright of...
2003-08-08 Eric AndersenMove shell descriptions to the config system
2003-08-08 Eric AndersenUse the new 'select' option to make the shell config
2003-08-08 Eric AndersenBegin using the new "select" option. Good stuff!
2003-08-08 Eric AndersenImplement a minimalist 'last' which allows the LEAF...
2003-08-08 Eric Andersenquiet some noise
2003-08-08 Eric AndersenKent Robotti noted that mt.c uses "rewind" not "rew"
2003-08-08 Eric AndersenPatch from Kent Robotti to being fdisk in sync with...
2003-08-08 Eric AndersenRemove unnecessary defamatory comment
2003-08-08 Eric AndersenFix a stupid bug I introduced several months ago
2003-08-06 Eric AndersenBegin preparing for another release
2003-08-06 Eric AndersenLatest dash update from vodz
2003-08-06 Eric AndersenPatch from Eric Spakman to update "run-parts" help...
2003-08-06 Eric AndersenEric Spakman writes:
2003-08-06 Eric AndersenPatch from vodz:
2003-08-06 Eric AndersenPatch from Steven Scholz:
2003-08-06 Eric AndersenSteven Scholz writes:
2003-08-06 Eric AndersenSync hdparm -t and -T options with hdparm-5.3, which...
2003-08-06 Eric AndersenPatch from vodz to cleanup libbb/obscure.c:password_check()
2003-08-06 Eric AndersenJoe.C writes:
2003-08-06 Eric AndersenFixup segfault on 'kill -q'
2003-08-06 Eric Andersenextern inline is a bad bad thing. kill it (so mkfs_min...
2003-08-05 Eric AndersenSeems I missed a spot
2003-08-05 Eric AndersenMerge/rework config system per the latest from linux...
2003-08-02 Manuel Novoa... Might as well get my name in AUTHORS before 1.0...
2003-08-02 Manuel Novoa... Save 0.5K.
2003-08-01 Eric AndersenRemove code that too agressively disabled inlines
2003-07-31 Eric AndersenMinor cleanup
2003-07-31 Glenn L McGrathFix bug when handling debian packages.
2003-07-30 Eric AndersenRemove LRP (now defunct) and replace it with leaf.
2003-07-30 Eric AndersenUpdate webpage and changelog for release 1_00_pre2
2003-07-30 Eric AndersenLars Ekman writes:
2003-07-30 Eric Andersenlast_patch100 from vidz updating fdisk to 2.12pre
2003-07-30 Eric AndersenDo not require that the signal number be specified
2003-07-30 Eric AndersenEric Spakman writes:
2003-07-30 Eric AndersenVladimir N. Oleynik writes:
2003-07-30 Eric AndersenChristian Meyer provided this patch to fix more bugs...
2003-07-30 Eric AndersenRonny L Nilsson writes:
2003-07-30 Eric AndersenRonny L Nilsson writes:
2003-07-29 Eric AndersenSet libbb dead last in the link order
2003-07-29 Eric AndersenMatch up interfaces
2003-07-29 Eric AndersenFixup typo noticed by Nick Fedchik
2003-07-29 Eric AndersenBruno Randolf writes:
2003-07-29 Eric AndersenVladimir N. Oleynik writes:
2003-07-29 Eric AndersenYang Xiaopeng writes:
2003-07-28 Eric Andersenbump version to 1.0.0-pre2
2003-07-28 Eric AndersenA small update to the new docs. Plenty more is needed...
2003-07-28 Eric AndersenPatch from vodz to update httpd usage
2003-07-28 Eric AndersenThis is synced from dash-0.4.17 and full ready for...
2003-07-28 Eric AndersenAvoid shadowing built-in function `log'
2003-07-28 Eric AndersenFixup bugs in last patch
2003-07-28 Eric AndersenUpdate docs a bit
2003-07-28 Eric Andersenlast_patch98 from vodz:
2003-07-28 Eric Andersenlast_patch95 from vodz:
2003-07-28 Eric AndersenAdd a "search google" button
2003-07-28 Eric AndersenJames Petterson writes:
2003-07-26 Eric AndersenThere should be only one instance of CONFIG_FEATURE_AUT...
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
next