Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-01 | mouse: Make /dev/mousein readable to get mouse status without blocking | cinap_lenrek | |
There is currently no way to get the current mouse position and button states without blocking. | |||
2022-12-25 | pushtls(2): client certificates got implemented in 2012 | cinap_lenrek | |
2022-12-25 | srv(3): use /srv instead of #s in SYNOPSIS | cinap_lenrek | |
2022-12-18 | /lib/namespace: add bind -c #s$srvspec /srv bind | cinap_lenrek | |
This makes it possible to start a new namespace using a specific service directory as the starting point (see srv(3)). | |||
2022-12-05 | audio/scream: multicast audio protocol | cinap_lenrek | |
2022-12-03 | iconv: revert copying extra data on input | cinap_lenrek | |
I think this is better done by a shell script doing the extra copying as it breaks use cases where we want to consume bitmaps in a loop from a file-descriptor. | |||
2022-12-03 | git(1): The/ → The | Sigrid Solveig Haflínudóttir | |
2022-12-02 | kernel: private srv boards | Jacob Moody | |
2022-11-29 | iconv: copy extra data verbatim to allow font conversion/compression | Sigrid Solveig Haflínudóttir | |
2022-11-28 | gitfs(4): clean up junk in manpage | Ori Bernstein | |
2022-11-27 | /sys/man/8/trampoline: fix typo | sl | |
2022-11-27 | trampoline: Add -o option to send protocol-specific ctl string | cinap_lenrek | |
2022-11-23 | riow(1): no. I give up trying to understand wtf is wrong with rio | Sigrid Solveig Haflínudóttir | |
2022-11-23 | riow(1): running via window(1) requires rfork n | Sigrid Solveig Haflínudóttir | |
2022-11-23 | riow(1): remove window(1) invocation | Sigrid Solveig Haflínudóttir | |
window '...' does not work the same way as running the command in a window manually (for whatever reason). | |||
2022-11-21 | riow(1): provide better examples of how to run it (thanks be0ba) | Sigrid Solveig Haflínudóttir | |
2022-11-20 | aux/listen: add -o and -O options | cinap_lenrek | |
2022-11-12 | history(1): update SOURCE, formatting | qwx | |
2022-11-08 | reform(1): fix a missing space char | Sigrid Solveig Haflínudóttir | |
2022-11-05 | read: add -r to read runes instead of bytes (thanks umbraticus) | Sigrid Solveig Haflínudóttir | |
2022-11-05 | plan9.ini(8): document the *debug option | Ori Bernstein | |
2022-11-04 | bar(1): explain the items separation better, mention the default separator char | Sigrid Solveig Haflínudóttir | |
2022-10-16 | import(4), oexportfs(4): more empty files removed. | Ori Bernstein | |
2022-10-16 | cpu(1): why did we have an empty file? (thanks llamaa) | Ori Bernstein | |
2022-10-15 | zuke: basic replay gain support | Sigrid Solveig Haflínudóttir | |
2022-10-12 | ktrans(1): remove README files | Jacob Moody | |
While the logic described in these has been preserved carefully and still accurate, the man page now covers all that is presented and includes documentation on newer features. | |||
2022-10-12 | ktrans: revisit grammer handling and do some spring cleaning | Jacob Moody | |
Revisiting the man page example and README from the original ktrans there was some descripency on how to handle punction marks and special characters. Notably 。(.) and 、(,) need special casing. If we have anything in the buffer we need to tack on these characters as an Okuri tail and avoid the actual punction from entering the Kanji buffer. Newlines were previously modified to be taken as a completion if there was runes in the buffer. This has been backed out, instead Shift + Space can serve this role via kbmap should they prefer (and as is done in the jp kbmap). Instead we treat newlines as hints to reset the buffer. There was also a bug in where after cycling through all options the original hiragana was not printed back. This has been corrected. The max number of candidates has been bumped to 32 and moved to an enum. This does nearly double our resident memory size, but we reguarly had matches exceed this limit. A better solution is slated. The man page now makes an attempt to explain the rules around Okuri and Joshi input modes. | |||
2022-10-10 | ktrans(1): typo | Jacob Moody | |
2022-10-09 | ktrans: gui and man page rework | Jacob Moody | |
Graphical display shows current candidate list. | |||
2022-10-09 | usbsdmux: Add program to control usb-sd-mux device | cinap_lenrek | |
2022-10-08 | reform/pm: kbdoled: allow any size/depth of uncompressed image - convert ↵ | Sigrid Solveig Haflínudóttir | |
ourselves | |||
2022-10-08 | reform/pm: kbdoled: clear the OLED on zero-length write | Sigrid Solveig Haflínudóttir | |
2022-10-08 | reform/pm: provide /dev/kbdoled to display a 126x32x1 bitmap on the keyboard ↵ | Sigrid Solveig Haflínudóttir | |
OLED | |||
2022-10-06 | reform/pm: add keyboard light level controlling to /dev/light | Sigrid Solveig Haflínudóttir | |
2022-10-06 | rsa(2): fix X509reqtoRSApub(…) signature | Igor Böhm | |
2022-10-06 | reform/shortcuts: use media keys for LCD brightness control | Sigrid Solveig Haflínudóttir | |
2022-10-06 | git(1): remove documentation for deleted '-b' option (thanks llamaa) | Ori Bernstein | |
2022-10-04 | reform/shortcuts: change to use available media keys via Hyper | Sigrid Solveig Haflínudóttir | |
2022-10-04 | aux/kbdfs, nusb/kb: add basic media keys support; add /dev/hidNctl to change ↵ | Sigrid Solveig Haflínudóttir | |
repeat/delay; fix a race condition | |||
2022-10-04 | riow(1): remove the filter warning as it passes unknown keys now | Sigrid Solveig Haflínudóttir | |
2022-10-02 | /sys/man: fix minor complaints from checkman | qwx | |
2022-10-02 | camv(1), nusb(4): add more details on camera operation | qwx | |
2022-09-20 | audio/zuke: fix/enable playlist loading via plumber "audio" port | Sigrid Solveig Haflínudóttir | |
2022-09-20 | mpc(1): fix typo | Ori Bernstein | |
2022-09-19 | audio/zuke: "r" key - "repeat one" mode, based on the patch from qwx (thanks) | Sigrid Solveig Haflínudóttir | |
2022-09-19 | audio/zuke: use digits to enter exact seek position | Sigrid Solveig Haflínudóttir | |
2022-09-18 | snoopy: add "ippkt" protocol to demux ip packet interfaces without media header. | cinap_lenrek | |
When using a packet interface, such as /net/ipifc/x as the packet-soucre, there is no media header and the ip protocol version has to be determined from the first byte. The ippkt protocol solves this, allowing one to decode both ipv4 and ipv6, such as: snoopy -h ippkt /net/ipifc/2 | |||
2022-09-18 | /sys/man/8/smtp: document missing flags (thanks, chris) | sl | |
2022-09-16 | pc: remove -n option and check if stdin is cons instead | Sigrid Solveig Haflínudóttir | |
2022-09-16 | tlssrv(8): update example path to imap4d | Chris A. Frschl | |