Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-22 | upasfs(4): fix small typos (thanks igor) | cinap_lenrek | |
2020-12-22 | rio(4): list window states in order (thanks umbracticus) | Alex Musolino | |
2020-12-13 | import(4): refer to oexportfs(4) | cinap_lenrek | |
2020-12-13 | oexportfs: move legacy code for cpu and import to separate program | cinap_lenrek | |
The initial protocol handling in exportfs for cpu and import services is a huge mess. Saparate the code out into its own program with its own oexportfs(4) manpage. | |||
2020-12-06 | ptrap: implement filtering on plumb attributes | kvik | |
2020-06-07 | acme: document log file in manpage | Ori Bernstein | |
2020-05-31 | acme: implement 'scratch' ctl command (thanks Drew DeVault) | kvik | |
The new command marks the target window as a scratch window -- a window whose state cannot be "dirtied" by changes made to its body, therefore avoiding warnings about unsaved changes when deleting the window or exiting acme. Existing examples of scratch windows are error, directory, and guide windows, whose scratchness is set internally. With the new command users and programs alike can create their own scratch windows. This is put to use in acme's own win(1). | |||
2020-03-07 | dossrv, 9660srv, hjfs: stop *READING* standard *OUTPUT* with -s flag | cinap_lenrek | |
with the -s flag, we should read 9P messages from standard *INPUT* (fd 0) and write responses to standard *OUTPUT* (fd 1). before these servers where reading from fd 1, assuming they where both the same files. | |||
2019-12-03 | rio(4): fix bad cross-reference format | Alex Musolino | |
2019-11-19 | rio(4): update description of wctl file format | Alex Musolino | |
State strings are now padded to 12-characters. Remove ambiguous reference to "12-character style", instead referring the reader to image(6). | |||
2019-11-02 | upasfs(4): fix manpage typo (thanks rgl) | cinap_lenrek | |
2019-05-18 | sshnet(4): ... and incoming TCP calls | cinap_lenrek | |
2019-04-03 | sshnet: implement listen (port forwarding) | cinap_lenrek | |
2019-04-02 | sshnet(4): fix user@host syntax, add BUGS section, add ip(3) reference | cinap_lenrek | |
2019-04-02 | sshnet(4): add documentation | cinap_lenrek | |
2018-12-06 | ptrap(4): fix formatting | BurnZeZ | |
2018-10-28 | misc small manpage fixes | qwx | |
2018-10-16 | truetypefs(4): fix example path | mischief | |
2018-10-12 | namespace(4): fix $home bin paths | mischief | |
2018-10-12 | namespace(4): document new TrueType path, drop unused Hershey fonts path | mischief | |
2018-10-12 | truetypefs(4): document truetypefs | mischief | |
2018-07-14 | cwfs -a option misleading | 23hiro | |
2018-07-12 | wadfs(4): fix typo | qwx | |
2018-06-28 | hgfs(4): fix typo (thanks piroko) | cinap_lenrek | |
2018-05-27 | sshfs(4): language | aiju | |
2018-05-27 | sshfs(4): don't drink and troff | aiju | |
2018-05-27 | sshfs(4): replace the much maligned -r option | aiju | |
2018-05-11 | fix manpage cross references | cinap_lenrek | |
2018-04-06 | remove duplicate -m definition in upasfs(4) (thanks rodri) | henesy | |
2018-02-14 | ftpfs: no caching by default, add -c flag to enable it (patch by mycroftiv) | cinap_lenrek | |
2018-02-05 | add ptrap | aiju | |
2018-01-31 | webfs(4): document -d and -D flags | cinap_lenrek | |
2018-01-02 | factotum(4): document dp9ik, update protocol list | cinap_lenrek | |
2017-12-11 | /sys/man/*/*: fix perms (sorry) | stanley lieber | |
2017-12-11 | /sys/lib/rootstub | stanley lieber | |
2017-09-10 | rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update ↵ | cinap_lenrek | |
documentation there isnt much of a point in keep maintaining separate kernel configurations for terminal and cpu kernels as the role can be switched with service=cpu boot parameter. to make stuff cosistent, we will just have one "pc" kernel and one "pc64" kernel configuration now. | |||
2017-08-10 | add games/wadfs | qwx | |
2017-05-01 | sshfs(4): fix bad cross reference | cinap_lenrek | |
2017-04-29 | sshfs: add -r and -M options | aiju | |
2017-04-28 | add sshfs(4) manpage | aiju | |
2017-03-22 | webfs(4): timeout is in milliseconds not seconds (thanks sam-d) | spew | |
2017-03-17 | tapefs: handle more cpio formats (thanks qrstuv) | cinap_lenrek | |
2017-03-12 | add mdir(6), splitmbox(8) and update upasfs(4) | cinap_lenrek | |
2017-02-23 | auth/keyfs: support -r flag to mount read-only | aiju | |
2017-01-13 | cpu(1), import(4): note deprecation and refer to rcpu(1) | cinap_lenrek | |
2017-01-13 | srv(4): fix reference to tlssrv(8) | cinap_lenrek | |
2017-01-13 | factotum(4): remove reference to ssh(1) | cinap_lenrek | |
2017-01-13 | execnet(4): remove trailing , | cinap_lenrek | |
2017-01-13 | execnet(4): remove reference to ssh(1) | cinap_lenrek | |
2017-01-13 | srv(4): remove ssh/sshsrv references | cinap_lenrek | |