log

age author description
Thu, 22 May 2014 21:33:10 -0500 Rob Landley date: add -ds, document +FORMAT escapes. draft
Thu, 22 May 2014 08:16:55 -0500 Rob Landley Update docs for example and pending directories. draft
Wed, 21 May 2014 07:57:48 -0500 Rob Landley Convert bootchartd to generic_signal(). draft
Wed, 21 May 2014 07:51:11 -0500 Rob Landley Make telnet use generic_signal(), minor in-passing cleanups. draft
Wed, 21 May 2014 07:41:27 -0500 Rob Landley Make telnetd use generic_signal(), inline kill_session(), close race window where a SIGCHLD could get lost. draft
Wed, 21 May 2014 07:24:16 -0500 Rob Landley Add generic_signal() handler, which sets toys.signal and writes byte to toys.signalfd if set. draft
Wed, 21 May 2014 07:09:09 -0500 Rob Landley First pass init cleanup: use sigatexit() to set multiple signal handlers, rename set_sane_term() to reset_term() and have it take the fd it works on as an argument, some whitespace and help text tweaks. draft
Wed, 21 May 2014 07:02:51 -0500 Rob Landley Make fsck.c use common list free function, collate cleanup code and move inline. draft
Wed, 21 May 2014 07:01:16 -0500 Rob Landley Make last use common llist free function, minor cleanups. draft
Wed, 21 May 2014 06:57:43 -0500 Rob Landley Add free functions for predefined llist types. draft
Wed, 21 May 2014 05:12:38 -0500 Ashwini Sharma dhcp client had a segfault, when DHCP message contained 'pad' option. draft
Tue, 20 May 2014 21:19:17 -0500 Isaac Dunham lspci text output: add -i, allow -n when disabled draft
Mon, 19 May 2014 19:34:55 -0500 Rob Landley Cleanup pass on bootchartd. draft
Mon, 19 May 2014 18:24:35 -0500 Rob Landley Fluff out the coding style section, but the result was a bit big for the start of code.html, so move it to design.html. draft
Sun, 18 May 2014 14:05:13 -0500 Rob Landley Quick cleanup pass on ps. draft