log

age author description
Wed, 03 Sep 2014 13:38:18 -0500 Divya Kothari Testsuites for toybox command - "tar", "bzcat", "xzcat", "zcat" and "hostname". draft
Wed, 03 Sep 2014 13:32:32 -0500 Divya Kothari chmod testsuite and link testsuite. draft
Mon, 01 Sep 2014 12:47:32 -0500 Rob Landley Add cp -F to force delete of existing destination files, and make install command use that. draft
Sun, 31 Aug 2014 22:07:43 -0500 Rob Landley More parallel build tweaks. draft
Sun, 31 Aug 2014 14:06:37 -0500 Rob Landley Next mount checkpoint. draft
Sun, 31 Aug 2014 11:58:39 -0500 Rob Landley Give a hint when setuid logic fails. draft
Sat, 30 Aug 2014 17:44:07 -0500 Rob Landley Old compilers complain about linker options passed with -c, so split out $LDOPTIMIZE. draft
Sat, 30 Aug 2014 16:34:46 -0500 Rob Landley Another fix from Johan Bergstr?m, using the gnu/dammit version of sort on the host can be screwed up by more than one environment variable. draft
Sat, 30 Aug 2014 13:03:40 -0500 Rob Landley Add VERBOSE=fail to "make tests", based on suggestion from Johan Bergstr?m. draft
Mon, 25 Aug 2014 22:01:11 -0500 Ashwini Sharma ipcs : display all the IPC fascilities information draft
Sun, 24 Aug 2014 23:46:23 -0500 Rob Landley Work in progress snapshot of mount, with fallout to umount. (Not done yet.) draft
Sun, 24 Aug 2014 22:42:47 -0500 Rob Landley Fix parallel make not always catching errors before link time. draft
Sat, 23 Aug 2014 23:08:59 -0500 Rob Landley Promote blockdev to other. draft
Sat, 23 Aug 2014 23:08:04 -0500 Rob Landley Cleanup blockdev. draft
Fri, 22 Aug 2014 23:34:52 -0500 Isaac Dunham getty needs fd 0 to stay open. draft
Wed, 20 Aug 2014 22:23:39 -0500 Rob Landley Promote inotifyd to other. draft
Wed, 20 Aug 2014 22:22:46 -0500 Rob Landley Minor help text tweak for inotifyd. draft
Wed, 20 Aug 2014 22:21:36 -0500 Rob Landley Cleanup inotifyd. draft
Mon, 18 Aug 2014 19:10:45 -0500 Rob Landley Cleanups on useradd/groupadd/groupdel, and put TOYBOX_UID_SYS and TOYBOX_UID_USR in the top level Config. draft
Sat, 16 Aug 2014 09:46:42 -0500 Rob Landley Add install to cp/mv. draft
Fri, 15 Aug 2014 18:53:01 -0500 Rob Landley Fix bug reported by Ashwini Sharma: [-abc] syntax to switch off a command forget draft
Fri, 15 Aug 2014 10:50:39 -0500 Rob Landley If string_to_mode() is called on a base mode with S_ISDIR() and such set, pass those extra bits through. draft
Tue, 12 Aug 2014 18:05:55 -0500 Rob Landley Enable a command's sub-options in single builds. draft
Tue, 12 Aug 2014 07:14:58 -0500 Ashwini Sharma A toy _BLOCKDEV_ to get/set block device properties. draft
Tue, 12 Aug 2014 07:09:01 -0500 Ashwini Sharma Patches to commands for issues reported from static analysis tool. draft
Mon, 11 Aug 2014 20:15:19 -0500 Rob Landley Promote lspci. draft
Mon, 11 Aug 2014 20:11:58 -0500 Rob Landley Cleanup pass on lspci. draft
Sun, 10 Aug 2014 12:01:49 -0500 Rob Landley Update clean to clean up after new parallel build. draft
Sat, 09 Aug 2014 23:49:48 -0500 Rob Landley Disable xopen's default O_CLOEXEC for oneit. draft
Sat, 09 Aug 2014 14:33:34 -0500 Rob Landley Parallelize the build. (set CPUS=1 to force single processor build, or another number to override processor count autodetect.) draft
Thu, 07 Aug 2014 23:19:18 -0500 Rob Landley Fix -mindepth and -maxdepth to not drill down into excluded directories. draft
Tue, 05 Aug 2014 23:21:18 -0500 Rob Landley More find bugfixes. draft
Tue, 05 Aug 2014 19:44:59 -0500 Rob Landley Rereading posix find.c page: "Specifying more than one of the mutually-exclusive options -H and -L shall not be considered an error. The last option specified shall determine the behavior of the utility." draft
Tue, 05 Aug 2014 19:41:36 -0500 Rob Landley find.c: Posix wants loop detection. draft
Tue, 05 Aug 2014 19:32:44 -0500 Rob Landley Building busybox from source needs find -not (a synonym for posix's "!"). draft
Tue, 05 Aug 2014 19:27:02 -0500 Rob Landley Fix a couple patch bugs concerning error output. draft
Mon, 04 Aug 2014 19:28:41 -0500 Rob Landley find.c: add -mindepth, -maxdepth, and document -newer and -depth. draft
Sun, 03 Aug 2014 15:50:10 -0500 Rob Landley Implement exec -user, -group, and -newer. Enable find in defconfig. draft
Sat, 02 Aug 2014 21:07:43 -0500 Rob Landley Squash mix of tabs and spaces to just spaces. draft
Sat, 02 Aug 2014 19:54:38 -0500 Rob Landley Missed checking in dirtree_recurse() change (now needs specific DIRTREE_SYMFOLLOW value, not just true/false). draft
Sat, 02 Aug 2014 19:52:44 -0500 Rob Landley Cosmetic tweak, slightly more conventional for loop. draft
Sat, 02 Aug 2014 19:50:03 -0500 Rob Landley Yank xrealpath prototype since the function's gone. draft
Sat, 02 Aug 2014 19:49:10 -0500 Rob Landley Add --help support to single.sh builds. draft
Sat, 02 Aug 2014 19:40:35 -0500 Rob Landley Unbreak find -exec. draft
Sat, 02 Aug 2014 12:00:20 -0500 Ashwini Sharma New toys unified DIFF and USERDEL. draft
Sat, 02 Aug 2014 11:49:30 -0500 Bradley Conroy mix.c - A very basic mixer. draft
Fri, 01 Aug 2014 18:50:46 -0500 Rob Landley factor: catch integer overflow. draft
Fri, 01 Aug 2014 09:08:00 -0500 Rob Landley Add factor. draft
Wed, 30 Jul 2014 20:21:13 -0500 Rob Landley find.c: fix -iname. draft
Wed, 30 Jul 2014 19:22:55 -0500 Rob Landley As long as I had to write xabspath(), no point in wrapping realpath(). draft
Tue, 29 Jul 2014 20:04:38 -0500 Rob Landley find.c: first pass at case case insensitivity and exec. (Needs more debugging.) draft
Tue, 29 Jul 2014 20:02:31 -0500 Rob Landley Actually set the again flag when calling the dirtree comeagain callback. draft
Sun, 27 Jul 2014 15:19:49 -0500 Rob Landley Patch from Isaac Dunham to work around the deficiencies in musl's regex engine (which break building under alpine linux). draft
Sat, 26 Jul 2014 13:30:40 -0500 Rob Landley Move DIRTREE_COMEAGAIN second callback up to when the filehandle is still open, and add dir->again variable to distinguish second call instead of checking for -1 filehandle. draft
Sat, 26 Jul 2014 13:27:07 -0500 Rob Landley Default xcreate/xopen to O_CLOEXEC. (Pass O_CLOEXEC in the flags to switch it back off.) draft
Sat, 26 Jul 2014 13:22:59 -0500 Rob Landley Document more cleanup. draft
Mon, 21 Jul 2014 20:03:06 -0500 Rob Landley Have single.sh enable I18N and FLOAT. draft
Mon, 21 Jul 2014 19:57:36 -0500 Rob Landley Improve gid/uid error messages. draft
Mon, 21 Jul 2014 19:56:53 -0500 Rob Landley Little endian and big endian versions of peek (for host.c). draft
Mon, 21 Jul 2014 19:55:06 -0500 Rob Landley Fix memory leak in error path. draft