summaryrefslogtreecommitdiff
path: root/acme/bin/source/win/win.c
AgeCommit message (Collapse)Author
2020-04-24acme/win: exit winfs once acme shuts down the windowcinap_lenrek
2020-03-07acme: split win into winfs and rc script, get rid of lib9p leavefdsopen hackcinap_lenrek
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.
2016-06-30acme/win: implement /dev/wdir file in win to change directory tagline, ↵cinap_lenrek
remove awd
2011-04-14fill /acmecinap_lenrek