platform/upstream/busybox.git
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
2003-06-14 Eric AndersenAdd missing pieces from vodz' last_patch88
2003-06-12 Eric AndersenFix the location for the default config so 'make defconfig'
2003-06-12 Glenn L McGrathHandle hard links by converting them to symlinks
2003-06-10 Glenn L McGrathVodz, last_patch_88
2003-06-08 Glenn L McGrathsha1sum option to compare checksums
2003-06-07 Glenn L McGrathBetter error handling
2003-06-07 Glenn L McGrathMinor correction
2003-06-07 Glenn L McGrathFix bug (wrong value computed) when reading file from...
2003-06-07 Glenn L McGrathRun through indent
2003-06-05 Eric AndersenPatch from Lars Kellogg-Stedman, lars at larsshack...
2003-05-27 Eric AndersenPut this back the way it was. I misunderstood what...
2003-05-26 Eric AndersenMake all syscall declarations use the syscall() function
2003-05-26 Eric AndersenThis was doing some silly stuff that is not necessary...
2003-05-26 Eric Andersencleanup a bit to remove needless verify() function
2003-05-26 Eric AndersenSkip printing "/proc/%d/cmdline" stuff when it is not...
2003-05-26 Eric AndersenRemove cruft
2003-05-26 Glenn L McGrathVodz, last_path_87, formatiing changes
2003-05-26 Glenn L McGrathVodz, last_patch_86
2003-05-24 Eric AndersenUpdate mkdep, per the "touchless dependencies for 2...
2003-05-23 Eric Andersenoops
2003-05-23 Eric AndersenThis patch from Vitezslav Batrla, is a cleaner fix...
2003-05-22 Eric AndersenPatch from Russell Coker:
2003-05-19 Glenn L McGrathPatch from Glenn Engel
2003-05-18 Matt KraaiHandle -O preceding -x.
2003-05-16 Eric AndersenApply patch from Georg Magschok to fix syslog behavior...
2003-05-14 Glenn L McGrathPart of a patch from Glenn Engel, updates httpd help
2003-05-14 Glenn L McGrathvodz, last_patch_85
2003-05-13 Glenn L McGrathRe-use existing variables, patch from Tito
2003-05-13 Glenn L McGrathlast_patch84 by Vodz.
2003-05-13 Glenn L McGrathAdd some missing lines for getty, patch by Steven Scholz
2003-05-13 Glenn L McGrathFix \l so it doesnt print the character as well as...
2003-05-11 Glenn L McGrathminit, a Minimal init system.
2003-05-08 Glenn L McGrathUse xopen instead of xfopen
2003-05-02 Eric AndersenPatch from Dmitry V. Levin to fix a fd leak
2003-04-27 Eric AndersenA couple of patches from Tito <farmatito@tiscali.it>
2003-04-27 Glenn L McGrathUse bb_xgetlarg
2003-04-27 Glenn L McGrathNew applet, fold
2003-04-27 Glenn L McGrathConfig option to create an fgrep alias
2003-04-27 Glenn L McGrathFix segfault when cleaning up
2003-04-27 Glenn L McGrathgrep -f support, adds only 60 Bytes, but regex's now...
2003-04-26 Glenn L McGrathAlways preserve date
2003-04-26 Glenn L McGrathNew commands, 'G' and 'H'
2003-04-26 Glenn L McGrathAdd the -d option, its used by old versions of config...
next