summaryrefslogtreecommitdiff
path: root/acme/bin/source
AgeCommit message (Collapse)Author
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.
2018-08-02win: fix typospew
2018-08-02win: bind the text file properly instead of a special case in "spew
2016-06-30acme/win: implement /dev/wdir file in win to change directory tagline, ↵cinap_lenrek
remove awd
2014-12-12acme/win: fix mistakecinap_lenrek
have to save partial reminder before null terminating current event buffer :)
2014-12-12acme/win: remove old crapcinap_lenrek
2014-12-12acme/win: fix fswrite() not assuming iounit < EVENTSIZEcinap_lenrek
2013-04-26acme/win: fix error messagesftrvxmtrx
2011-04-14fill /acmecinap_lenrek