log

age author description
Thu, 12 Mar 2015 14:20:10 -0500 Rob Landley Make install support numeric uid/gids (reported by Kylie McClain). draft
Thu, 12 Mar 2015 11:11:08 -0500 Rob Landley Factor out xgetgrnamid() and xgetpwnamid() into xwrap.c. draft
Wed, 11 Mar 2015 23:05:54 -0500 Rob Landley Fix mktemp when TMPDIR is set to empty string, reported by Kylie McClain. draft
Tue, 10 Mar 2015 14:37:03 -0500 Rob Landley Add -m to mknod draft
Tue, 10 Mar 2015 11:07:28 -0500 Rob Landley Use xsignal() instead of signal(). draft
Mon, 09 Mar 2015 15:06:10 -0500 Rob Landley Fix thinko (don't &toybuf to get scratch space) and add -v option. draft
Mon, 09 Mar 2015 14:52:32 -0500 Rob Landley Upgrade oneit with -r (restart), -3 (send exiting PID values to child), and signal handling. draft