log

age author description
Sun, 08 Dec 2013 13:19:01 -0600 Rob Landley Can't test <0 on an unsigned, reported by Nathan McSween. draft
Sat, 07 Dec 2013 16:19:17 -0600 Rob Landley Ashwini Sharma submitted tcpsvd/udpsvd. draft
Wed, 04 Dec 2013 22:58:42 -0600 Rob Landley When building for 32-bit, the compiler can't figure out that a constant too big to fit in a long isn't trying to unless you explicitly postfix the constant with the type of the varable it's being assigned into. draft
Tue, 03 Dec 2013 15:11:52 -0600 Rob Landley Redo od whitespace with multiple output types so the columns align. draft
Sun, 01 Dec 2013 14:34:05 -0600 Rob Landley Minor drive-by cleanups to cpio. Whitespace, curly brackets, replace %4 with &3, turn a switch/case into if/else. draft
Sat, 30 Nov 2013 00:57:26 -0600 Rob Landley Fix cut. draft
Sat, 30 Nov 2013 00:16:28 -0600 Rob Landley Cleanup help text, remove dead fields unused by linux kernel. draft