From e1cdcfdb172071bafef18b1ac160138c97459b79 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sat, 7 Mar 2020 20:06:55 +0100 Subject: acme: split win into winfs and rc script, get rid of lib9p leavefdsopen hack split the acme win command into a winfs fileserver which handles /dev/cons emulation and a rc script responsible for launching the command. with these changes, the fd fiddling is not neccesary anymore and we can get rid of the leavefdsopen hack. --- acme/bin/source/win/mkfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acme/bin/source/win/mkfile') diff --git a/acme/bin/source/win/mkfile b/acme/bin/source/win/mkfile index 608f95b86..8d489cabb 100644 --- a/acme/bin/source/win/mkfile +++ b/acme/bin/source/win/mkfile @@ -1,6 +1,6 @@