log

age author description
Sun, 02 Jun 2013 00:52:14 -0500 Rob Landley Stat cleanup.
Sun, 02 Jun 2013 00:24:24 -0500 Rob Landley Stat cleanup.
Sat, 01 Jun 2013 22:36:48 -0500 Rob Landley Add peek/poke to header file.
Sat, 01 Jun 2013 20:47:16 -0500 Rob Landley Stat cleanup.
Sat, 01 Jun 2013 20:41:35 -0500 Rob Landley Enable readfile() and add peek() and poke() functions.
Tue, 28 May 2013 00:28:45 -0500 Rob Landley Stat cleanup.
Sun, 26 May 2013 09:48:13 +0200 Felix Janda stat: Separate stat and statfs
Sat, 25 May 2013 21:58:14 +0200 Felix Janda stat: Add support for stat'ing multiple files
Mon, 27 May 2013 13:39:03 -0500 Rob Landley Tests for touch (needs more work).
Mon, 27 May 2013 13:38:09 -0500 Rob Landley Tests for losetup.
Tue, 21 May 2013 00:23:23 -0500 Rob Landley More ifconfig cleanup, inlining show_ip_addr(), hex_to_binary(), and set_hw_address().
Mon, 20 May 2013 20:50:25 -0500 Rob Landley Next round of ifconfig cleanup, to be described on mailing list.
Sun, 19 May 2013 00:48:19 -0500 Rob Landley Yet more ifconfig cleanup. (As described on the mailing list [CLEANUP] thread.)
Sun, 19 May 2013 00:14:45 -0500 Rob Landley xioctl() error message should use hex ioctl number; that's what headers list.
Sat, 18 May 2013 22:33:40 -0500 Ivo van Poorten Make groups handle multiple usernames on command line.
Tue, 14 May 2013 20:42:54 -0500 Rob Landley Tighten up lsusb, default to "y".
Tue, 14 May 2013 20:22:23 -0500 Rob Landley Silence warning and comment a subtle bit.
Tue, 14 May 2013 17:42:11 -0500 Andre Renaud Attached is a pretty simple implementation of lsub. It doesn't implement any of the flags/options, but does the raw output.
Tue, 14 May 2013 00:03:26 -0500 Ivo van poorten add groups implementation to id.c
Sun, 12 May 2013 21:09:16 -0500 Rob Landley Ifconfig cleanup to option parsing.
Fri, 10 May 2013 18:57:01 -0500 Rob Landley Convert getmountlist() to xgetmountlist().
Fri, 10 May 2013 18:54:14 -0500 Rob Landley Web page tweaks.
Wed, 08 May 2013 23:19:45 -0500 Rob Landley Add --help option to toybox command when TOYBOX_HELP is enabled.
Tue, 07 May 2013 22:50:33 -0500 Rob Landley Another stab at recapitulating phylogeny in a README file.
Tue, 07 May 2013 22:03:31 -0500 Rob Landley Some work I did over the weekend on nbd_client, not sure where I left off...
Tue, 30 Apr 2013 21:11:43 +0200 Felix Janda generated/help.h depends on CONFIG_TOYBOX_HELP
Tue, 30 Apr 2013 00:31:01 -0500 Rob Landley Fix bare longopts to set unique optflag bits.
Mon, 29 Apr 2013 16:00:40 -0500 Rob Landley The host sort on many distros behaves stupidly, and sorts stuff in non-ascii order by default. Make it stop.
Mon, 29 Apr 2013 12:30:28 -0500 Rob Landley Fix xabspath when last path component exists but we haven't got permissions to open it (ala readlink -f /dev/sda as a normal user). Spotted by Ashwini Sharma.
Mon, 29 Apr 2013 10:53:09 -0500 Rob Landley Fix conflicting types for show_help().
Fri, 26 Apr 2013 23:15:29 +0200 Felix Janda Fix find -mtime
Mon, 22 Apr 2013 23:18:05 +0200 Felix Janda stat: Remove unimplemented options and clean up help text
Mon, 22 Apr 2013 22:29:43 +0200 Felix Janda Add library function for the file permission formatting in ls and stat
Sat, 27 Apr 2013 00:57:11 -0500 idunham Add firmware field to modinfo output.
Fri, 26 Apr 2013 02:41:05 -0500 Rob Landley Add posix headers to toynet.h, move xioctl() to lib.c, introduce lib/net.c and move xsocket() to it.
Fri, 26 Apr 2013 01:59:13 -0500 Rob Landley Remove leaked global path_mounts.
Fri, 26 Apr 2013 01:47:59 -0500 Rob Landley Eliminate leaked global bunzip_errors.
Fri, 26 Apr 2013 01:46:03 -0500 Rob Landley Quick sniff test to find leaked global variables.
Thu, 25 Apr 2013 00:19:51 -0500 Rob Landley And another round of ifconfig cleanup.
Wed, 24 Apr 2013 21:52:08 -0500 Rob Landley Yet more drive-by cleanup of ifconfig.
Wed, 24 Apr 2013 03:04:31 -0500 Rob Landley Isaac Dunham pointed out that the kernel treats - and _ as identical in module names, so modinfo should too. Made it use mmap() while I was there, and some cosmetic refactoring.
Mon, 22 Apr 2013 01:56:26 -0500 Rob Landley Forgot to check in a header that moved from ifconfig to toynet.h.
Sun, 21 Apr 2013 23:45:35 +0200 Felix Janda More find cleanup
Sat, 20 Apr 2013 17:25:41 +0200 Felix Janda More find cleanup
Sun, 21 Apr 2013 12:15:59 -0500 Rob Landley Fix some comments from way back when toybox first started (in 2006), when I was still cleaning busybox-isms out of my head...
Sat, 20 Apr 2013 00:18:17 +0200 Felix Janda stat cleanup
Fri, 19 Apr 2013 21:29:36 +0200 Felix Janda stat: Reindent from 4 to 2 spaces
Sat, 20 Apr 2013 23:33:48 -0500 Rob Landley More ifconfig cleanup.
Sat, 20 Apr 2013 13:43:55 -0500 Rob Landley ifconfig cleanup (Reorder functions to eliminate need for prototypes, put main at end).
Sat, 20 Apr 2013 13:30:45 -0500 Rob Landley Commit 818 simplified the license text in the source tarball, this gets the web copy.
Thu, 18 Apr 2013 22:37:09 +0200 Felix Janda find: Improve operator processing
Fri, 19 Apr 2013 20:08:35 -0500 Rob Landley Another round of ifconfig cleanup.
Wed, 17 Apr 2013 00:15:12 -0500 Rob Landley Add -f to chmod (just turns off -v).
Tue, 16 Apr 2013 23:49:47 -0500 Rob Landley More ifconfig cleanup.
Tue, 16 Apr 2013 23:09:50 -0500 Rob Landley Fix the help commit I screwed up, and replace leading tabs with spaces.
Tue, 16 Apr 2013 23:01:22 -0500 Rob Landley More ifconfig cleanup.
Tue, 16 Apr 2013 22:55:14 -0500 Rob Landley Isaac Dunham's help string cleanup.
Tue, 16 Apr 2013 22:45:47 -0500 Rob Landley Make genconfig use CFLAGS because building against a libc that isn't installed on the host may need --static to run the results.
Sun, 14 Apr 2013 12:45:36 +0200 Felix Janda Add tests for find's expression parsing
Sun, 14 Apr 2013 21:43:22 -0500 Rob Landley Move guts of help command into show_help() in lib/help.c, with config TOYBOX_HELP controlling infrastructure.