log

age author description
Thu, 04 Dec 2014 16:42:01 -0600 Rob Landley Add shred. draft
Wed, 03 Dec 2014 13:09:15 -0600 Rob Landley More gzip stuff: now creates -0 compression files (store only), and does so to stdout. draft
Tue, 02 Dec 2014 16:02:50 -0600 Rob Landley Fix bug pointed out by Elliott Hughes ("vmstat 1" should repeat endlessly), and remove final delay (after all output) for "vmstat 2 3" case. draft
Tue, 02 Dec 2014 13:00:08 -0600 Rob Landley Note posix mailing list posting correcting a bug in the web version of the standard. draft
Tue, 02 Dec 2014 03:17:34 -0600 Rob Landley Don't mount a filesystem over an existing one with the same /dev and /dir. draft
Tue, 02 Dec 2014 03:12:58 -0600 Rob Landley Switching on fortify was not kind to the pending directory. Fix the actual build break (open(O_CREAT) without permissions). draft
Tue, 02 Dec 2014 03:05:01 -0600 Rob Landley Start of deflate compress-side code, mostly refactoring and stubs so far. draft