OSDN Git Service

android-x86/external-busybox.git
2001-10-05 Matt KraaiInvert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREF...
2001-10-04 Matt KraaiFix BB_FEATURE_MTAB_SUPPORT test (report and patch...
2001-10-04 Eric AndersenAdd Magnus Damm and fix alpha sorting
2001-10-04 Glenn L McGrathFixes with help from Stefan, Typo in prerm script,...
2001-10-03 Eric AndersenAlways enable BB_TEST when BB_ASH, BB_LASH, or BB_MSH...
2001-10-03 Eric AndersenLook for either "init" or "linuxrc" processes
2001-10-03 Eric AndersenPatch from Magnus Damm <damm@opensource.se> to avoid...
2001-10-03 Glenn L McGrathExtract control.tar.gz and data.tar.gz unconditionally...
2001-10-02 Eric AndersenFix large file support -- 2+ gig files should now actually
2001-10-01 Matt KraaiUse port 37 by default.
2001-10-01 Matt KraaiUse xgethostbyname instead of gethostbyname (found...
2001-09-29 Glenn L McGrathFix return status, picked up by Stefan
2001-09-26 Eric Andersenuse the pedantically correct compiler for preprocessing
2001-09-24 Matt KraaiAdd Cachier.
2001-09-24 Glenn L McGrathList full path instead of relative path if prefix is...
2001-09-22 Glenn L McGrathThe <package>.list file was prepending "./" to the...
2001-09-22 Glenn L McGrathDont free everytime getline() is used, fix from Stefan...
2001-09-21 Matt KraaiFix tftp usage information (closes: #1216).
2001-09-21 Eric AndersenEliminate ldconfig which is no longer built by
2001-09-21 Glenn L McGrathFix to make preinst run when required, from Stefan...
2001-09-21 Glenn L McGrathImplement dpkg -l option, from Stefan Soucek (slightly...
2001-09-16 Tim Rikercloses bug#1215?
2001-09-11 Manuel Novoa... Commit my changes to xxreadtoken() to reduce code size...
2001-09-11 Manuel Novoa... Commit my changes to arith.c which fixed a couple of...
2001-09-08 Eric AndersenFix my email address.
2001-09-08 Eric AndersenLineo is no longer sponsoring busybox
2001-09-06 Eric Andersendefine IFS_BROKEN
2001-09-06 Eric AndersenPatch from vodz to make ash cope with leading redirections
2001-09-05 Eric AndersenTwo patches from Magick <magick@linux-fan.com>:
2001-09-05 Eric AndersenAnother fix from vodz
2001-09-03 Eric AndersenDon't automount things as "usbdevfs" -- patch from
2001-08-29 Matt KraaiAdd -p support.
2001-08-29 Matt KraaiSUSv2 specifies that if the extension is identical...
2001-08-29 Eric AndersenStandard typing (u_int16_t instead of u16, u_int32_t...
2001-08-28 Matt KraaiUse the correct buffer when calling dirname, improve...
2001-08-27 Eric AndersenAdd "DutNux"
2001-08-27 Matt KraaiRemove traces of rpmunpack (patch by Laurence Anderson).
2001-08-27 Eric Andersenpatch from vodz -- route cleanup to display all route...
2001-08-27 Matt KraaiAdd support for `busybox --help APPLET' by Vladimir...
2001-08-27 Matt KraaiFix ash exec (noted by Arne Bernin).
2001-08-27 Matt KraaiFix invocation of `-/bin/sh' (bug #1209).
2001-08-24 Matt KraaiEliminate improper consts and allow standard version...
2001-08-24 Matt KraaiCanonicalize dirname(3) behavior.
2001-08-24 Matt KraaiFix a memory leak if parent directory creation failed.
2001-08-24 Matt KraaiFix s/[/]// handling (noted by Dumas Patrice).
2001-08-23 Eric AndersenMerge with the stable branch
2001-08-23 Eric AndersenA patch from Jaspreet Singh <jsingh@somanetworks.com>
2001-08-22 Eric AndersenA patch from Shu-Hao Chang <shuhao_chang@trend.com...
2001-08-22 Eric AndersenForce BB_FEATURE_NEW_MODULE_INTERFACE and BB_FEATURE_OL...
2001-08-22 Eric AndersenAdd #include <sys/param.h> to ensure PATH_MAX is defined
2001-08-22 Eric AndersenFix a warning and potential segfault in lash when BB_FE...
2001-08-22 Eric AndersenFix an _old_ interface problem with a never-used feature.
2001-08-22 Eric AndersenScrub things and ditch uint64_t and use a custom type...
2001-08-22 Eric AndersenBump version to 0.61.pre
2001-08-22 Eric AndersenPatch from Rodney Brown <RDBrown@mira.net>, shrinking...
2001-08-22 Eric AndersenMake it compile with uClibc
2001-08-21 Eric Andersendfp might be used uninitialized. NULL it.
2001-08-21 Eric AndersenDisable the tinylogin apps by default.
2001-08-21 Eric AndersenFix dos2unix compile problem with certain glibc versions
2001-08-21 Eric AndersenInitial merge of all tinylogin applets that do not...
2001-08-20 Matt KraaiFix a problem with unsatisfied backrefs (noted by Marti...
2001-08-20 Eric Andersensome minor wording changes
2001-08-20 Eric AndersenApply Glenn's tftp rewrite
2001-08-15 Glenn L McGrathFix version comparision bug
2001-08-14 Matt KraaiLog all messages from a single connection, not just...
2001-08-14 Matt KraaiRewritten by Manuel Novoa III.
2001-08-12 Manuel Novoa... I stupidly forgot one level of pointer indirection...
2001-08-10 Eric AndersenFix a merging error
2001-08-10 Manuel Novoa... A few bug fixes and significant size savings. Combined...
2001-08-10 Eric AndersenSmall size optimization from Aaron Lehmann
2001-08-10 Eric AndersenFix stupid grammar error.
2001-08-10 Matt KraaiCommit Vladimir's simplify_path.
2001-08-10 Manuel Novoa... This corrects the _really_poor_ implementation of ...
2001-08-09 Matt KraaiRemind people to enable RPC support when using NFS...
2001-08-09 Matt KraaiRemove BB_SH define entirely.
2001-08-06 Matt KraaiUse ferror(3) to check for errors, rather than inspecti...
2001-08-06 Matt KraaiSimplified version checking.
2001-08-06 Matt KraaiAdd support for underscores in variable names.
2001-08-04 Glenn L McGrathFix exclude list handling
2001-08-02 Eric AndersenFix up some silly messups with the debian packaging...
2001-08-02 Matt KraaiFix misspelling of `stabilize'.
2001-08-02 Eric AndersenOk, here we go...
2001-08-02 Matt KraaiCommit NMU changelog.
2001-08-02 Eric AndersenMore libc5 fixups
2001-08-02 Eric AndersenSome libc5 cleanups
2001-08-02 Eric Andersenmake_directory used mode as if it were an signed entity...
2001-08-02 Eric AndersenTeach libc5 about realpath
2001-08-02 Eric AndersenTeach libc5 what a sighandler_t is
2001-08-02 Eric Andersenmultibuild.pl saves us again. unix2dos requires that...
2001-08-02 Eric AndersenOk, if no shell is enabled, don't include any of the...
2001-08-02 Eric AndersenScrub away the last leftovers from BB_FEATURE_<shell...
2001-08-02 Eric AndersenPatch from Robert J. Osborne <rj@resourceinternational...
2001-08-02 Eric AndersenOops. I forgot to commit this part of vodz' patch.
2001-08-02 Eric AndersenLatest patch from vodz. Adds a check for divide by...
2001-08-01 Matt KraaiAllow multiple shells to be enabled.
2001-07-31 Eric AndersenFix behavior of grep -lc to match GNU grep. SuS2 is...
2001-07-31 Eric AndersenSilence some silly warnings
2001-07-31 Eric AndersenSilence a silly warning
2001-07-31 Eric AndersenMake formatting match GNU ls (we were including a spare...
2001-07-31 Eric AndersenFix the let builtin (so we can close bug #1196) and...
next