OSDN Git Service

android-x86/external-toybox.git
2015-02-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-02-18 Yeongdeok SuhSeparate 'userdel' from testing syntax.
2015-02-15 Rob LandleyAdd --remove-destination longopt for -F because the...
2015-02-15 Rob LandleyOnly discard optargs in toy_exec() after finding the...
2015-02-14 Rob LandleyMake egrep and fgrep build standalone.
2015-02-14 Rob LandleyFix --help for single.sh builds.
2015-02-14 Rob LandleySplit out unix2dos so scripts/single.sh and "make chang...
2015-02-14 Rob LandleyMove guts of "make change" to scripts/change.sh, don...
2015-02-12 Rob LandleyFix bug introduced by last commit (print template inste...
2015-02-11 Rob LandleyOnly apply mktemp directory to targets that aren't...
2015-02-11 Rob LandleyFix longopts (pointed out by Hyejin Kim).
2015-02-09 Rob LandleyOne more cleanup pass on hwclock factoring out common...
2015-02-09 Rob LandleyInline rtc_open() and get_rtc_seconds(), perform result...
2015-02-09 Rob LandleyCleanup/refactoring pass on hwclock.
2015-02-09 Elliott HughesSwitch to toybox touch.
2015-02-09 Elliott HughesAdd mktemp.
2015-02-09 Elliott HughesRegenerate generated toybox files post-sync.
2015-02-09 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-02-08 Rob LandleyPromote chcon to "other".
2015-02-08 Rob LandleyCleanup pass on chcon.
2015-02-08 Rob LandleyRewrite of a patch from Elliott Hughes to implement...
2015-02-08 Rob LandleyFor some reason, ifconfig was explicitly excluding...
2015-02-08 Elliott Hughesnetcfg is being removed, but shows up in the toybox...
2015-02-08 Rob LandleyShameless meddling.
2015-02-08 Elliot HughesUse $TMPDIR if set (necessary on Android, where there...
2015-02-07 Rob LandleyBuild standalone commands where "depends on" config...
2015-02-07 Rob LandleyClean up the output of "make change".
2015-02-07 Rob LandleyRemove xexec_optargs().
2015-02-07 Rob LandleyCleanup pass on env, removing exec_optargs().
2015-02-07 Rob LandleyMake toy_exec() check if argc is in optargs and deal...
2015-02-07 Rob LandleyMerge unshare and nsenter (promoting and cleaning up...
2015-02-06 Rob LandleyIn rm, init using to AT_REMOVEDIR in the dir case earlier.
2015-02-06 Rob LandleyAlright, the Android guys agree with the musl guys...
2015-02-05 Elliott HughesAdd cpio.
2015-02-05 Elliott HughesKeep using the BSD grep/egrep/fgrep for now.
2015-01-25 Rob LandleyCommit 1061 said "this gets expand off my to-review...
2015-01-25 Rob LandleyCleanup mountpoint and remove it from the pending README.
2015-01-23 Elliott HughesMerge remote-tracking branch 'toybox/master' into stuff
2015-01-23 Elliott HughesRevert "Fix "warning: implicit declaration of function...
2015-01-22 Luis Felipe... bootchartd: Removing wrong free call to non-malloc...
2015-01-22 Rob LandleyFix sed s//\[newline]/ line continuations.
2015-01-20 Elliott Hughesfix hwclock's rtc selection
2015-01-20 Elliott Hughesfix typo in printf
2015-01-18 Rob LandleyRemove trailing whitespace.
2015-01-18 Rob LandleyLift the basename/libgen.h shenanigans back out of...
2015-01-18 Elliott Hughesfix non-glibc basename(3) usage
2015-01-17 Elliott HughesSwitch to toybox id.
2015-01-17 Elliott HughesMerge "Regenerate the toybox generated files."
2015-01-17 Rob LandleyMove pty.h back to toys.h (under LSB 4.1 headers).
2015-01-17 Elliott HughesAOSP master has <pty.h> and builds netcat/nc.
2015-01-17 Rob Landleyid.c #ifdefectomy. (ifdefs belong in headers, not in...
2015-01-17 Elliott HughesThis patch adds a TOYBOX_SELINUX configuration option...
2015-01-17 Elliott HughesMerge "Added tag 0.5.1 for changeset 62a7d617e1ce"
2015-01-17 Elliott HughesRegenerate the toybox generated files.
2015-01-16 Rob LandleyMove pty.h back to toys.h (under LSB 4.1 headers).
2015-01-16 Elliott HughesAOSP master has <pty.h> and builds netcat/nc.
2015-01-16 Rob Landleyid.c #ifdefectomy. (ifdefs belong in headers, not in...
2015-01-16 Elliott HughesThis patch adds a TOYBOX_SELINUX configuration option...
2015-01-16 Rob LandleyAdded tag 0.5.1 for changeset 62a7d617e1ce
2015-01-15 Elliott HughesSwitch to toybox cmp.
2015-01-15 Elliott HughesSwitch to toybox chown.
2015-01-15 Elliott HughesFix "warning: implicit declaration of function 'basenam...
2015-01-15 Elliott HughesRegenerate toybox generated files.
2015-01-15 Elliott HughesMerge changes If492fccc,Ia2fd3ced,I50d32077
2015-01-15 Elliott HughesMerge changes I698a1608,I9d66c41d,I3a4917a5,Id3d633ff...
2015-01-15 Elliott HughesMerge changes Ia8df7446,I77c8d1a7,Iaad492fd,I87fd25f2...
2015-01-15 Elliott HughesMerge changes Ide699acc,I774c599c,I5c419e37,I7f24174d...
2015-01-14 Elliott HughesMerge "Teach factor to accept whitespace separated...
2015-01-14 Elliott HughesSwitch to toybox date, and add hwclock.
2015-01-14 Rob LandleySwitch netcat to stop parsing command line at first...
2015-01-14 Rob LandleyMake touch -d miliseconds work. (Still only 6 digits...
2015-01-14 Elliott HughesSwitch to toybox ifconfig.
2015-01-14 Elliott HughesSwitch on toybox inotifyd.
2015-01-14 Elliott HughesSwitch to toybox cat.
2015-01-14 Elliott Hughesi found a few problems while manually smoke testing...
2015-01-14 Rob LandleyLet chown build standalone.
2015-01-14 Elliott HughesAdd sed and tr.
2015-01-14 Elliott HughesRemove factor and readahead.
2015-01-13 Rob Landleysed bugfix: N or n at end of script would save the...
2015-01-13 Rob Landleysed s/// can have line continuations in the replacement...
2015-01-11 Rob LandleyPromote printf.
2015-01-11 Rob LandleyOne more bugfix for printf.c, with test suite entry...
2015-01-11 Rob LandleyCleanup pass on printf.
2015-01-11 Rob LandleyMore half-finished cleanup of printf.c, and more test...
2015-01-06 Rob LandleySince "printf" is a shell builtin, printf.test wasn...
2015-01-06 Rob LandleyMore printf cleanup, and test suite entries.
2015-01-04 Rob LandleyFix sed backslash parsing in square bracket pattern...
2015-01-04 Rob LandleyAnother cleanup pass on printf.
2015-01-03 Rob LandleyMove fflush() checking to xexit() and have exit paths...
2015-01-03 Rob LandleyCleanup pass on printf.
2015-01-02 Rob LandleyNeed to update install.c for the changed OLDTOY() argum...
2015-01-01 Rob LandleyTweak status.html
2015-01-01 Rob LandleySwitch a lot of strncpy() calls to xstrncpy().
2015-01-01 Rob Landleystrncpy(optptr, hname, strlen(hname)) is really just...
2015-01-01 Rob Landleystrtol() doesn't return error indicator for overflow...
2015-01-01 Rob LandleyDebris from flag handling rewrite: don't allow -^A...
2015-01-01 Elliott Hughestypo fixes
2015-01-01 Rob LandleyFix for mix from Isaac Dunham (who can actually test...
2015-01-01 Rob LandleyRedo option parsing infrastructure so #define FORCE_FLA...
2015-01-01 Rob LandleyWhen CP_MORE was disabled, the d flag was still in...
next