summaryrefslogtreecommitdiff
path: root/sys/src/cmd
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-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-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-02bar: fix automatic resize and click location; ignore separator area when clic...Sigrid Solveig Haflínudóttir
2022-11-01disk/partfs: fix bogus "%r" error responsecinap_lenrek
2022-11-01hjfs: check and fix print format errorscinap_lenrek
2022-10-30rc: make `flag f [+-]` clear status on successMichael Forney
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-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-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
2022-10-22plot: fix disc and circle operationsan2qzavok
2022-10-21git/walk: don't list untracked files after removalOri Bernstein
2022-10-19rio: prevent some more keyboard lockupsJacob Moody
2022-10-18zuke: fix wrong string width of playback position calculated on network streamsSigrid Solveig Haflínudóttir
2022-10-18mothra: get rid of soft hyphensSigrid Solveig Haflínudóttir
2022-10-17libtags: opus/vorbis: make sure to get to the last frame to have the full dur...Sigrid Solveig Haflínudóttir
2022-10-17zuke: display currently enabled modes when stoppedSigrid Solveig Haflínudóttir
2022-10-17zuke: less garbage dereferencing, stop interrupting decodersSigrid Solveig Haflínudóttir
2022-10-17zuke: use percentile to calculate relative widths of columnsSigrid Solveig Haflínudóttir
2022-10-17zuke: update ICY title from the stream metadata while playingSigrid Solveig Haflínudóttir
2022-10-16zuke: fix repeat and replay gain modes not showing when playing network streamsSigrid Solveig Haflínudóttir
2022-10-15zuke: basic replay gain supportSigrid Solveig Haflínudóttir
2022-10-15libtags: pick R128 gainSigrid Solveig Haflínudóttir