find.c: add -mindepth, -maxdepth, and document -newer and -depth.
[platform/upstream/toybox.git] / toys /
2014-08-05 Rob Landleyfind.c: add -mindepth, -maxdepth, and document -newer...
2014-08-03 Rob LandleyImplement exec -user, -group, and -newer. Enable find...
2014-08-03 Rob LandleySquash mix of tabs and spaces to just spaces.
2014-08-03 Rob LandleyMissed checking in dirtree_recurse() change (now needs...
2014-08-03 Rob LandleyCosmetic tweak, slightly more conventional for loop.
2014-08-03 Rob LandleyUnbreak find -exec.
2014-08-02 Ashwini SharmaNew toys unified DIFF and USERDEL.
2014-08-02 Bradley Conroymix.c - A very basic mixer.
2014-08-01 Rob Landleyfactor: catch integer overflow.
2014-08-01 Rob LandleyAdd factor.
2014-07-31 Rob Landleyfind.c: fix -iname.
2014-07-31 Rob LandleyAs long as I had to write xabspath(), no point in wrapp...
2014-07-30 Rob Landleyfind.c: first pass at case case insensitivity and exec...
2014-07-26 Rob LandleyMove DIRTREE_COMEAGAIN second callback up to when the...
2014-07-21 Rob LandleyDon't go into an endless loop if we hit a bad utf8...
2014-07-21 Rob LandleyIsaac Dunham spotted that dhcp was also reimplementing...
2014-07-20 Rob LandleyAdd utf8 support to ls -C.
2014-07-18 Rob LandleyFind bugfixes.
2014-07-18 Rob LandleyApparently I deleted this locally but forgot to commit...
2014-07-18 Rob LandleyUse libc daemon() instead of pending daemonize.
2014-07-17 Rob LandleyWrite a new find. Not quite done, but the basics work.
2014-07-14 Ashwini Sharmafdisk : partitions > 60, are deleted, offset entry...
2014-07-14 Rob LandleyImplement -HL for cp.
2014-07-07 Rob LandleyAutodetect --bind and --loop mounts in a way that doesn...
2014-07-07 Rob Landleyminor cleanup: move a global variable into GLOBALS...
2014-07-07 Rob LandleyMinor cleanup pass.
2014-07-07 Rob LandleyAdd nbd-client.
2014-07-07 Rob LandleyPromote killall5 by merging it into kill.
2014-07-06 Rob LandleyTry to lookup all umounts in /proc/mounts so we can...
2014-07-05 Ashwini SharmaTAR - this supports archive creation and extraction...
2014-07-04 Rob Landleydate -r wasn't saving the result in the right variable...
2014-07-03 Rob LandleyFix rm -rf of chmod 000 directories.
2014-06-30 Rob LandleyPromote makedevs to other.
2014-06-30 Rob LandleyBugfixes for cleaned up makedevs.
2014-06-29 Rob LandleyUse dlist_terminate() in patch.
2014-06-29 Rob LandleyAdd : as an alias for true (toysh needs this).
2014-06-29 Rob LandleyMake fallocate depend on probe for libc support.
2014-06-29 Rob LandleyPromote mkpasswd from pending to other.
2014-06-26 Rob LandleyCleanup pass on mkpasswd.c
2014-06-25 Rob LandleyCleanup pass on makedevs. Need to test it before promoting.
2014-06-25 Rob LandleyGlibc and uClibc provide CERASE from termios.h, but...
2014-06-24 Rob LandleyMove deallocvt.c into openvt.c, cleanup both.
2014-06-12 Rob LandleyOption parsing for nohup needs to stop at first nonopti...
2014-06-12 Rob LandleyCleanup pass on login
2014-06-12 Rob LandleyEnable fallocate in defconfig.
2014-06-12 Rob LandleyCleanup pass on host.c
2014-06-11 Rob LandleyPromote strings.
2014-06-11 Rob LandleyCleanup strings.
2014-06-10 Isaac Dunhampending/useradd: unbreak build
2014-06-09 Rob LandleyPromote rfkill.
2014-06-09 Rob LandleyCleanup pass on rfkill.
2014-06-09 Rob LandleyWhen locale is enabled, sprintf("%.123s", str) is count...
2014-06-08 Rob LandleyWarning fix from Rich Felker.
2014-06-08 Rob LandleyAdd host by Rich Felker.
2014-06-07 Rob LandleyMake md5sum/sha1sum -b flag be "brief" output (just...
2014-06-03 Rob Landleymount: start on option parsing, implement loopback...
2014-06-03 Rob LandleyHelp text should have a blank line after usage: lines...
2014-06-01 Isaac Dunhamcpio: archive more files
2014-05-31 Felix Jandaiconv: some fixes
2014-05-31 Rob LandleyPromote partprobe.
2014-05-31 Rob LandleyCleanup partprobe.
2014-05-31 Rob LandleyIntroduce xfork() and make commands use it, and make...
2014-05-29 Ashwini Sharmakillall5 - kill all the processes not in its session.
2014-05-29 Ashwini Sharmamakedevs - making devices/nodes in a range. Supports...
2014-05-29 Ashwini Sharmastrings - print the strings in the file.
2014-05-29 Rob LandleyFirst stab at mount, very incomplete.
2014-05-29 Rob LandleyMake "losetup /dev/loop0 filename" work.
2014-05-29 Rob LandleySwitch mtab_list to doubly linked so we can traverse...
2014-05-27 Rob LandleyBrush the dust off toysh.
2014-05-26 Bertold Van den... I have attached a patch adding a program that allows...
2014-05-25 Ashwini Sharmaatolx_range() is already added into lib/lib.c, in vconf...
2014-05-25 Isaac Dunhamlogname and whoami are the same as id -un, so merge...
2014-05-25 Rob LandleyBugfix from Isaac Dunham (new pci database has # commen...
2014-05-24 Rob LandleyPending commands should default n
2014-05-24 Ashwini SharmaSingle-user login.
2014-05-24 Rob LandleyRemove debug detritus I didn't mean to to check in...
2014-05-23 Ashwini Sharmarfkill - enable/disable the radio devices
2014-05-23 Ashwini Sharmainotifyd - watch for filesystem events.
2014-05-23 Rob LandleyAshwini Sharma pointed out I screwed up last.c.
2014-05-23 Rob Landleydate: add -ds, document +FORMAT escapes.
2014-05-21 Rob LandleyConvert bootchartd to generic_signal().
2014-05-21 Rob LandleyMake telnet use generic_signal(), minor in-passing...
2014-05-21 Rob LandleyMake telnetd use generic_signal(), inline kill_session...
2014-05-21 Rob LandleyFirst pass init cleanup: use sigatexit() to set multipl...
2014-05-21 Rob LandleyMake fsck.c use common list free function, collate...
2014-05-21 Rob LandleyMake last use common llist free function, minor cleanups.
2014-05-21 Ashwini Sharmadhcp client had a segfault, when DHCP message contained...
2014-05-21 Isaac Dunhamlspci text output: add -i, allow -n when disabled
2014-05-20 Rob LandleyCleanup pass on bootchartd.
2014-05-18 Rob LandleyQuick cleanup pass on ps.
2014-05-18 Rob LandleyCleanup pass on lspci
2014-05-16 Rob Landleybootchartd by Bilal Qureshi.
2014-05-16 Daniel VerkampHere's a quick cleanup of md5sum. Executive summary...
2014-05-15 Rob LandleyPromote sysctl from pending to other, default y.
2014-05-15 Rob LandleyMore sysctl cleanup: fix error message on nonexistent...
2014-05-14 Rob LandleyCleanup pass on sysctl.
2014-05-12 Rob LandleyFirst cleanup pass on sysctl.
2014-05-12 Rob LandleyAdd sysctl by Bilal Qureshi.
2014-05-12 Rob LandleyAdd arp from Sandeep Sharma and Kyungwan Han.
2014-05-10 Rob Landleysizeof("string") treats it as a char array _including_...
next