log toys/pending/openvt.c @ 1349:bf2e5591bdf0 draft

age author description
Sat, 31 May 2014 12:33:24 -0500 Rob Landley Introduce xfork() and make commands use it, and make some WEXITSTATUS() use WIFEXITED() and WTERMSIG()+127. draft
Thu, 03 Apr 2014 22:43:28 -0500 Isaac Dunham openvt tries opening several devices to get an fd that points to the current console, without a need for read or write permissions. O_RDWR implies that both O_RDONLY and O_WRONLY would work, so skip it. Reindent. draft
Sun, 09 Mar 2014 14:27:11 -0500 Vivek Bhagat Please find the patches attached herewith for adding 3 new commands - draft