OSDN Git Service

android-x86/external-toybox.git
2014-02-04 Rob LandleyUse right config for single builds.
2014-02-04 Rob LandleyAdd /prefix netmask support to ifconfig, ala "ifconfig...
2014-02-02 Rob Landleygzip: alphebetize help entries and remove trailing...
2014-02-01 Rob LandleyMore gzip whitespace tweaks, and the occasional curly...
2014-01-31 Rob LandleyConvert leading tabs to spaces for gzip.
2014-01-31 Rob LandleyAdd Szabolcs Nagy's deflate/inflate code from git:...
2014-01-30 Rob LandleyMore elaborate help text collating logic.
2014-01-28 Isaac Dunhaminit: don't use VT_OPENQRY.
2014-01-28 Isaac DunhamTwo changes to shut up GCC:
2014-01-23 Isaac Dunham-Eradicate (char*) casts for strings.
2014-01-20 Rob LandleyCollate usage: lines in help text.
2014-01-16 Rob LandleyRename xmsprintf() to just xmprintf().
2014-01-15 Rob LandleyHelp text, collate usage blocks (badly).
2014-01-05 Rob LandleyWhitespace changes, and collate a couple declarations...
2014-01-04 Rob LandleyChange header and pages so each page has its own title.
2014-01-04 Rob LandleyReplace python help converter with C implementation.
2014-01-01 Rob LandleyMore work on the cleanup page, partway through describi...
2014-01-01 Rob LandleyAdd new paragraphs on trading off different _kinds_...
2014-01-01 Rob LandleyThe README trailed off into unfinished confusion at...
2013-12-31 Rob LandleyA few more commands in request section of roadmap.
2013-12-31 Rob LandleyLink to a couple more things from nav bar.
2013-12-29 Rob LandleyAdd -zZ support to grep (NUL delimited input/output).
2013-12-28 Rob LandleyCosmetic tweak.
2013-12-28 Rob LandleyCleanup vmstat. Procs, memory, and cpu are reading...
2013-12-28 Rob LandleyPass through all the readfile() arguments from xreadfile().
2013-12-27 Isaac DunhamNoticed a few differences from standard help messages...
2013-12-27 Ashwini SharmaAttached is an implementation for ftpget/put commands.
2013-12-27 Rob LandleyNew section on #including header files.
2013-12-26 Ashwini SharmaAn implementation for brctl (ethernet bridge control).
2013-12-26 Ashwini Sharmaarping command is implemented.
2013-12-24 Isaac DunhamThe recent switch from get_int_value to to atolx_range...
2013-12-23 Rob LandleyTwo more commands (last and more) submitted by Ashwini...
2013-12-23 Rob Landleytelnet and telnetd from Ashwini Sharma's guys.
2013-12-23 Rob LandleyClean up half-finished blkid.test.
2013-12-23 Ashwini SharmaUpdating the email id in Copyright.
2013-12-23 Ashwini SharmaAttached is an implementation for groupdel.
2013-12-23 Rob LandleyPending commands default n.
2013-12-23 Ashwini SharmaIPv6 support is added into traceroute command.
2013-12-23 Rob LandleyFix some issues raised (albeit indirectly) by Isaac...
2013-12-23 Rob LandleyAshwini sharma pointed out that show_help() doesn't...
2013-12-23 Rob LandleyAdd -s option, allow zero optargs for -l. (Suggested...
2013-12-22 Rob LandleyPromote su from pending to lsb.
2013-12-22 Rob LandleyCleanup su.
2013-12-20 Rob Landleykillall: fix return code, improve error reporting,...
2013-12-20 Rob LandleyDon't permute toys.optargs, cleanup code (xexec())...
2013-12-19 Rob LandleyOlder python spit --version to stdout, 2.7 does it...
2013-12-19 Rob LandleyOnly define MNT_DETACH for old glibc, portability.h...
2013-12-19 Rob Landleytoynet.h went away, missed a file...
2013-12-19 Rob LandleyRegression test against Ancient Build Environment ...
2013-12-19 Rob LandleyMove names_to_pid from pending to lib.
2013-12-18 Rob Landleyln -v support from Ashwini Sharma (comment tweak from me)
2013-12-18 Rob LandleyAshwini Sharma added -v, I tweaked it a bit and added...
2013-12-16 Rob LandleyFix pidof -o bug aborting output, reported by Ashwini...
2013-12-08 Rob LandleyDoing math on void pointers isn't portable, reported...
2013-12-08 Rob LandleyForgot to set new pending entry to default n.
2013-12-08 Rob LandleyCan't test <0 on an unsigned, reported by Nathan McSween.
2013-12-07 Rob LandleyAshwini Sharma submitted tcpsvd/udpsvd.
2013-12-05 Rob LandleyWhen building for 32-bit, the compiler can't figure...
2013-12-03 Rob LandleyRedo od whitespace with multiple output types so the...
2013-12-01 Rob LandleyMinor drive-by cleanups to cpio. Whitespace, curly...
2013-11-30 Rob LandleyFix cut.
2013-11-30 Rob LandleyCleanup help text, remove dead fields unused by linux...
2013-11-29 Rob LandleyPromote ifconfig from pending to other.
2013-11-29 Rob LandleyOops, cleaned up ifconfig uses atolx_range() instead...
2013-11-29 Rob LandleyAdd xgetpwnam() to lib/xwrap.c.
2013-11-29 Rob LandleyMove xgetpwuid() and xgetgrgid() into xwrap.c
2013-11-27 Rob LandleyIfconfig cleanup.
2013-11-24 Rob LandleyThe return of ifconfig cleanup.
2013-11-21 Rob Landleytftpd upgrade from Ashwini Sharma based on comments...
2013-11-20 Rob LandleyFix broken link.
2013-11-19 Rob LandleyRelease announcement for 0.4.7.
2013-11-19 Rob LandleyAdded tag 0.4.7 for changeset 663242f2962c
2013-11-18 Rob LandleyAdd test suite for blkid and clean up an editorial...
2013-11-16 Isaac DunhamSupport -F, and ignore -u since that's what we do anyway.
2013-11-14 Rob LandleyRemove leftover debris from scripts/test.sh that screws...
2013-11-11 Rob Landleyfsck wrapper from Ashwini Sharma. (Note: this just...
2013-11-11 Rob LandleyApparently I forgot to tag 0.4.6. Do so now.
2013-11-11 Rob Landleydumpleases (for dhcpd) submitted by Ashwini Sharma.
2013-11-11 Rob Landleydu from Ashwini Sharma.
2013-11-11 Rob LandleyBreak out lib/pending.h from lib/lib.h.
2013-11-10 Rob LandleyFilesystem images for testing blkid, from Bradley Conroy.
2013-11-10 Rob Landleydistclean was missing singleconfig.old.
2013-11-10 Rob LandleyStuff in pending should default n until cleaned up.
2013-11-10 Ashwini SharmaAdd tftpd
2013-11-10 William Haddongrep doesn't allocate enough space
2013-11-09 Rob LandleyTypo spotted by Anca Emanuel.
2013-11-07 Rob LandleyTweak terminal_size to never set either to 0, and retur...
2013-11-03 Rob LandleyFix off by one, pointed out by Ashwini Sharma.
2013-11-02 Rob LandleySceond cleanup pass on vconfig
2013-11-02 Rob LandleyGive xstrncpy() a more informative error message.
2013-11-02 Rob LandleyMerge toynet.h into toys.h: musl supports it and microm...
2013-11-02 Rob LandleyCleanup vconfig.
2013-11-01 Rob LandleyPatch from William Haddon to make xargs with blank...
2013-10-31 Rob LandleyMake the patch -x option (only enabled with CONFIG_DEBU...
2013-10-27 Rob LandleyPromote nl from pending to posix, and add tests.
2013-10-27 Rob LandleyCleanup nl, add support for more bits of posix.
2013-10-28 Isaac DunhamHere's a revised cpio.
2013-10-27 Rob LandleyRefactor terminal querying.
2013-10-13 Elie De Brauwerwatch: Add support for -e option, remove memory leak...
2013-10-26 Jeroen van... I noticed the user count was missing and added this...
next