summaryrefslogtreecommitdiff
path: root/sys/src
AgeCommit message (Expand)Author
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-11skelfs: remove useless code (thanks Arne Meyer)Jacob Moody
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-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: 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-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
2022-10-29/sys/src/cmd/mkfile: append to $NOMK so user can provide their ownJacob Moody
2022-10-26audio/flacdec: don't run pcmconv on s16r44100c2Sigrid Solveig Haflínudóttir
2022-10-26zuke: kill off decoders; use more OCEXECSigrid Solveig Haflínudóttir
2022-10-24bar: revert boundaries fix, the old ones are fineqwx
2022-10-23bar: fix item boundaries misspacingqwx
2022-10-23sdnvme: fix missing unlock() in submit queue full casecinap_lenrek
2022-10-22patch: fix bounds check for hunk scan in forward directionMichael Forney
2022-10-01cdfs: handle block sizes correctlyArne Meyer
2022-10-22exportfs: fix clunk of first attach with -SMichael Forney