summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-11-23riow(1): no. I give up trying to understand wtf is wrong with rioSigrid Solveig Haflínudóttir
2022-11-23riow(1): running via window(1) requires rfork nSigrid Solveig Haflínudóttir
2022-11-23riow(1): remove window(1) invocationSigrid Solveig Haflínudóttir
2022-11-21riow(1): provide better examples of how to run it (thanks be0ba)Sigrid Solveig Haflínudóttir
2022-11-20snoopy: fix ipv6 option header parsing, add MLD messages to icmp6cinap_lenrek
2022-11-20aux/listen: add -o and -O optionscinap_lenrek
2022-11-20devip: lilu dallas multicast.cinap_lenrek
2022-11-20icmp6: no need set vcf and ttl before ipoput6(), use MAXTTL instead of HOP_LIMITcinap_lenrek
2022-11-15kernel: handle 64-bit multiboot framebuffer addressMichael Forney
2022-11-16tee: remove unused variable (thanks mkf9)Sigrid Solveig Haflínudóttir
2022-11-14nusb/cam: interrupt reader proc on close to unstuck itSigrid Solveig Haflínudóttir
2022-11-14nusb/cam: rather than showing partially green frames (when not enough bandwid...Sigrid Solveig Haflínudóttir
2022-11-13nusb/cam: take max payload transfer size into account when selecting for band...Sigrid Solveig Haflínudóttir
2022-11-13nusb/cam: remove wrong func prototypes, print probe controlSigrid Solveig Haflínudóttir
2022-11-13Re: [9front] cwfs: Add some missing dashesJosiah Frentsos
2022-11-13nusb/cam: rewrite yuy2convert with integer arithmeticSigrid Solveig Haflínudóttir
2022-11-12history(1): update SOURCE, formattingqwx
2022-11-11skelfs: remove useless code (thanks Arne Meyer)Jacob Moody
2022-11-08reform(1): fix a missing space charSigrid Solveig Haflínudóttir
2022-11-08upas/marshal: rfc2047-encode name of the sender (fixes non-ascii names in Fro...Sigrid Solveig Haflínudóttir
2022-11-06patch: preserve permissions of original file when patchingOri Bernstein
2022-11-05read: add -r to read runes instead of bytes (thanks umbraticus)Sigrid Solveig Haflínudóttir
2022-11-05ethervgbe: do not give userspace the frame check sequenceJacob Moody
2022-11-05plan9.ini(8): document the *debug optionOri Bernstein
2022-11-04cc: do not wait for cpp to finish if there were errorsSigrid Solveig Haflínudóttir
2022-11-04cc: wait for cpp to report whether it was a successSigrid Solveig Haflínudóttir
2022-11-04bar: static buffer for splitting, since it is getting used for clicks later onSigrid Solveig Haflínudóttir
2022-11-04bar(1): explain the items separation better, mention the default separator charSigrid Solveig Haflínudóttir
2022-11-04bar: increase the buffer to fit more aux data (noam decided to display the cu...Sigrid Solveig Haflínudóttir
2022-11-04cpp: stringified macros shouldn't split words separate by a dotSigrid Solveig Haflínudóttir
2022-11-03audio/zuke: fix -s not drawing properly and track being off by one; more OCLOSESigrid Solveig Haflínudóttir
2022-11-03boot/bitsy: clean up checked in binaryJacob Moody
2022-11-03libc: address kencc warning in date.cJacob Moody
2022-11-02bar: fix automatic resize and click location; ignore separator area when clic...Sigrid Solveig Haflínudóttir
2022-11-02kernel: Do not treat IPv6 ULA's as GUA's (thanks Arne Meyer)Jacob Moody
2022-11-01disk/partfs: fix bogus "%r" error responsecinap_lenrek
2022-11-01hjfs: check and fix print format errorscinap_lenrek
2022-11-01lib9p: fix missing newlines in fprint()cinap_lenrek
2022-10-30rc: make `flag f [+-]` clear status on successMichael Forney
2022-10-31games/doom: experience it right from the startqwx
2022-10-31lib9p: double the buffer for /srv/$servicecinap_lenrek
2022-10-31reform: only override console=0 when no plan9.ini is passedcinap_lenrek
2022-10-31ape: fix warning building mkstempOri Bernstein
2022-10-31zuke: don't fall into the ratholeOri Bernstein
2022-10-31libflac: work around kencc running out of registers on armOri Bernstein
2022-10-04vt: fix home/end sequences in xterm modeMichael Forney
2022-10-30patch: improve hunk searchMichael Forney
2022-10-30upas/fs: support date format used in RFC 4155 mbox filesMichael Forney
2022-10-29upas/fs: clear errstr after chkunixMichael Forney
2022-10-29tmdate: provide better parse errorsOri Bernstein