log

age author description
Sat, 22 Jun 2013 14:23:06 -0500 Rob Landley Generate FLAG_longopt macros for --longopts with no corresponding short option.
Tue, 18 Jun 2013 18:13:06 -0500 Rob Landley Add pivot_root.
Sun, 16 Jun 2013 23:08:09 -0500 Rob Landley Test cases for split.
Sun, 16 Jun 2013 20:02:38 -0500 Rob Landley Misc website updates.
Sun, 16 Jun 2013 20:00:11 -0500 Rob Landley Typo fix
Sun, 16 Jun 2013 19:59:51 -0500 Rob Landley Add xexit() and make error_exit() use it.
Sun, 16 Jun 2013 16:37:43 -0500 Rob Landley Implement split.
Sun, 16 Jun 2013 02:23:59 -0500 Rob Landley Upgrade modinfo to support multiple modules, and add tests, from Isaac Dunham.
Sat, 15 Jun 2013 00:49:06 -0500 Rob Landley Force 64 bit math in expr, from Daniel Verkamp
Sat, 08 Jun 2013 14:11:41 -0500 Rob Landley Yet more ifconfig cleanup.
Wed, 05 Jun 2013 00:59:01 -0500 Rob Landley Start of expr, by Daniel Verkamp.
Sun, 02 Jun 2013 20:51:17 -0500 Rob Landley More ifconfig cleanup, described on list.
Sun, 02 Jun 2013 00:54:55 -0500 Rob Landley Move stat from pending to other, default y.
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.