platform/upstream/busybox.git
2004-09-02 Eric AndersenBased on patches from Mike Frysinger, add insmod suppor...
2004-09-02 Eric AndersenTito writes:
2004-09-02 Eric AndersenTito writes:
2004-08-28 Eric AndersenFixup some warnings
2004-08-27 Eric AndersenQuiet a few warnings
2004-08-26 Eric AndersenTogg writes:
2004-08-26 Eric AndersenImprove the setuid situation a bit, and make it more...
2004-08-26 Eric AndersenThe login applet should always be setuid root
2004-08-26 Eric AndersenTito writes:
2004-08-26 Eric AndersenSave a line or two
2004-08-26 Eric AndersenVladimir N. Oleynik writes:
2004-08-26 Eric AndersenTito writes:
2004-08-26 Eric AndersenFelipe Kellermann writes:
2004-08-25 Glenn L McGrathPatch from Manousaridis Angelos to cleanup stale file...
2004-08-19 Eric AndersenPatch from Rodney Radford adding x86_64 support.
2004-08-19 Eric Andersenregularly update the status line display
2004-08-19 Eric AndersenPatch from Mike Castle to cleanup some modutils issues, in
2004-08-19 Eric AndersenPatch from Tito adding support for '-q'
2004-08-19 Eric AndersenPatch from Tito documenting the '-q' option
2004-08-19 Eric AndersenPatch from Vladimir N. Oleynik:
2004-08-18 Eric AndersenFixup 'dc' usage
2004-08-16 Eric AndersenPrepare for release 1_00_rc3
2004-08-16 Eric AndersenBump version
2004-08-16 Eric AndersenOnly pass modprobe module params with 2.6.x kernel...
2004-08-16 Eric AndersenDo not use vfork, as init is not vfork safe. Do not...
2004-08-16 Eric AndersenBertrand Baudet writes:
2004-08-16 Eric AndersenJoe.C writes:
2004-08-16 Eric AndersenUse __kernel_old_dev_t for 2.6.x kernels
2004-08-16 Eric AndersenAurelien Jacobs writes:
2004-08-14 Eric AndersenChristian Ostheimer writes:
2004-08-12 Eric AndersenPatch from solar to fix problems with get_name()
2004-08-11 Glenn L McGrathSet default command to list rather than get, its defaul...
2004-08-11 Glenn L McGrathPatch from Mike Castle, dont print an empty line (patch...
2004-08-11 Glenn L McGrathPatch from Tito to fix memory leak upon error.
2004-08-11 Glenn L McGrathPatch from Bastian Blank to add 64 bit support to the...
2004-08-11 Glenn L McGrathPatch from Phil Blundellto improve substring match
2004-08-11 Glenn L McGrathWillian Barsse wrote
2004-08-06 Glenn L McGrathPatch from Tito to fix warnings about redifined functio...
2004-08-06 Glenn L McGrathPart of patch from William Barsse, fixes a problem...
2004-08-04 Eric AndersenMichael Leibow, MichaelLe at belkin.com writes:
2004-08-04 Eric AndersenRun msh through indent
2004-08-03 Eric AndersenWilliam Barsse writes:
2004-08-03 Eric AndersenTito, farmatito at tiscali dot it writes:
2004-08-01 Eric Andersenfixup cut-n-paste problem
2004-07-30 Eric AndersenSimon Poole reports that awk segfaults when environment...
2004-07-30 Eric AndersenFix incorrect arguments being passed to mknod
2004-07-30 Eric AndersenUmm. Not guilty by reason of insanity.
2004-07-30 Eric AndersenFixup getty, login, etc so the utmp and wtmp are update...
2004-07-30 Eric Andersenuse SIGTERM to kill off udhcpd, not SIGKILL
2004-07-30 Eric AndersenFix up brain damage with the way major and minor are...
2004-07-30 Eric AndersenAs noted by Eric Spakman, calling static_down() and...
2004-07-29 Manuel Novoa... Clean up hex escape support.
2004-07-28 Eric AndersenThanks to Ken Roberts, fix the slackware url
2004-07-27 Eric AndersenFelipe Kellermann noticed a missing `break'.
2004-07-26 Robert Griebldocument stuff I have done
2004-07-26 Eric Andersenadd missing ; 1_00_rc2
2004-07-26 Eric Andersenbump version to -rc2
2004-07-26 Eric Andersenbother. unrevert my fix.
2004-07-26 Eric AndersenPrepare for release
2004-07-26 Eric AndersenAllow hex escape sequences
2004-07-26 Eric AndersenMake certain that udhcp shuts down the interface
2004-07-26 Eric AndersenYAEGASHI Takeshi writes:
2004-07-26 Eric Andersenoops
2004-07-26 Eric Andersenbump version to -rc2
2004-07-26 Eric AndersenMake certain that udhcp shuts down the interface
2004-07-26 Eric AndersenAllow hex escape sequences
2004-07-26 Eric AndersenBusyBox has no business hard coding the number of major...
2004-07-24 Eric AndersenPaul Whittaker writes:
2004-07-24 Glenn L McGrathPatch by Paul Whittaker, make busybox dc compatable...
2004-07-24 Glenn L McGrathUpdate Tito's contributions
2004-07-23 Glenn L McGrathPatch from Felipe Kellermann, fix endless loop when...
2004-07-23 Glenn L McGrathPatch from Felipe Kellermann, fixup usage for pidof...
2004-07-23 Glenn L McGrathPatch from Felipe Kellermann, fixup usage for halt...
2004-07-23 Glenn L McGrathiUpdate reboot usage, patch by Felipe Kellermann
2004-07-23 Glenn L McGrathPatch from Dmitry Zakharov to fix a bug discovered...
2004-07-23 Glenn L McGrathFix for a bug identied by Harald Kuthe, when using...
2004-07-23 Glenn L McGrathFelipe Kellermann writes,
2004-07-23 Glenn L McGrathPatch from Felipe Kellermann, "There is a call to print...
2004-07-23 Glenn L McGrathPatch from Felipe Kellermann to fix some typo's
2004-07-23 Glenn L McGrathPatch from Adam Slattery to add bzip2 support to rpm2cpio
2004-07-23 Glenn L McGrathPatch from Manousaridis Angelos to bring dhclient down...
2004-07-22 Glenn L McGrathReverse my previous change, "::" is a GNU getopt extens...
2004-07-22 Robert GrieblPatch from Mike Snitzer <snitzer@gmail.com>:
2004-07-21 Glenn L McGrathPatch from Mike Snitzer to fix return codes.
2004-07-21 Glenn L McGrathFix bug in accepting buffer size argument
2004-07-21 Glenn L McGrathPatch from Tito, ass usage for strings -a options
2004-07-21 Glenn L McGrathPatch from Mike Snitzer, bring down dhclient using...
2004-07-21 Glenn L McGrathPatch from Jean Wolter, fixes compiler warning when...
2004-07-21 Glenn L McGrathFixup -T (--files-from) option, works for non-directori...
2004-07-20 Eric AndersenAvoid a naming conflict with include/bits/fcntl.h
2004-07-20 Robert GrieblPatch from Mike Snitzer <snitzer@gmail.com>:
2004-07-20 Robert Grieblnew_process_module_arguments returns 0 on error and...
2004-07-20 Eric Andersenoops
2004-07-20 Eric AndersenYet more doc updates
2004-07-20 Eric Andersenmore doc updates
2004-07-20 Eric Andersencut-n-paste strikes again
2004-07-20 Eric AndersenUpdate for release 1_00_rc1
2004-07-20 Eric AndersenUpdate changelog
2004-07-20 Eric AndersenDeal with the fact that 2.6.x kernels replace any ...
2004-07-20 Eric AndersenBump version up to release candidate 1
next