log srogue/mdport.c @ 305:3900f3cfe07d

age author description
Wed, 27 Dec 2017 10:26:06 -0500 John "Elwin" Edwards Fix a portability issue with md_hasclreol().
Mon, 18 Sep 2017 19:11:57 -0400 John "Elwin" Edwards Excise md_putchar().
Sat, 28 Jan 2017 15:49:41 -0500 John "Elwin" Edwards Use more portable random seed generation.
Mon, 03 Aug 2015 17:16:42 -0400 John "Elwin" Edwards srogue: clean up configuration in mdport.c.
Mon, 03 Aug 2015 09:27:43 -0400 John "Elwin" Edwards srogue: add and use md_fdopen().
Sat, 01 Aug 2015 16:31:03 -0400 John "Elwin" Edwards srogue: remove md_droppriv() and md_resetpriv().
Mon, 08 Jun 2015 10:01:25 -0400 John "Elwin" Edwards Don't swap signal handlers in md_shellescape().