summaryrefslogtreecommitdiff
path: root/sys/src/cmd
AgeCommit message (Expand)Author
2023-03-17cc: fndecls: use current fn node directlySigrid Solveig Haflínudóttir
2023-03-17cc: fix suicide with undefined function argumentsJacob Moody
2023-03-17cc: add __func__ supportSigrid Solveig Haflínudóttir
2023-03-17cc: NORET -> _NoreturnJacob Moody
2023-03-16auth/none, mothra, news, libttf: unused variable removalJacob Moody
2023-03-16cc: add NORETJacob Moody
2023-03-12imap4d: add entry to detect file locked errors on hjfsAlex Musolino
2023-03-10kbmap: fix multi column display for smaller windows (thanks mkf)Jacob Moody
2023-03-05Mail: don't start plumb procs in their own note groupsAlex Musolino
2023-03-05import tc and tl from 9fernoJacob Moody
2023-03-04diff: add missing fileOri Bernstein
2023-03-04diff, merge3: refactor diff, implement merge3Ori Bernstein
2023-02-20cmd/mkfile: don't recurse into test/ when loopingOri Bernstein
2023-02-20cmd/mkfile: make tests depend on cmd buildOri Bernstein
2023-02-19mkfiles: add 'mk test' supportOri Bernstein
2023-02-18git: fix nil dereference in corrupt repositoriesOri Bernstein
2023-02-11libtags: work around encoders producing Ogg containers with first granule pos...Sigrid Solveig Haflínudóttir
2023-02-10audio/vocdec: handle non type 1 blocks betterJacob Moody
2023-02-09audio/vocdec: Creative Voice File decoderJacob Moody
2023-02-09file: identify Creative Voice FileJacob Moody
2023-02-06rio: refactor the keyboardtap code a bitcinap_lenrek
2023-02-067c: eliminate MOVWU r, r instructions when possiblecinap_lenrek
2023-02-047c: help and improve peephole optimizercinap_lenrek
2023-02-04zuke: leave the fds alone (thanks deuteron)Sigrid Solveig Haflínudóttir
2023-01-31ktrans: tests and various bug fixesJacob Moody
2023-01-30ktrans: simplify kbdtap read loopJacob Moody
2023-01-29nusb/ether: support for asix ax88179 (thanks Aidan K. Wiggins)cinap_lenrek
2023-01-29nusb/kb: GAOMON S620 tablet supportcinap_lenrek
2023-01-28rio: sync keyboard state with active window on switchJacob Moody
2023-01-286c: copy all of packed structs in OASJacob Moody
2023-01-22lock: Fix some memory leaks (thanks steve simon!)cinap_lenrek
2023-01-14upas/Mail: stop splitting headersOri Bernstein
2023-01-14vt: ignore xterm Set/reset key modifier options escape sequencecinap_lenrek
2023-01-14pic: error instead of crashing on nonexistent variablesOri Bernstein
2023-01-09ssh(1): fix usage and document -X flagcinap_lenrek
2023-01-09sshnet: mount BEFORE /net (preserving /net/tls and /net/dns)cinap_lenrek
2023-01-08look: add -b for specifying numeric baseJacob Moody
2023-01-05nusb/usbd: assign hname to hubscinap_lenrek
2023-01-05nusb/usbd: add /dev/usbhubctl file to control port power and led indicatorscinap_lenrek
2023-01-05nusb/usbd: provide vid and did in device info string for hubscinap_lenrek
2023-01-04ndb/dns: allow specifying local ip addresses for serving dnscinap_lenrek
2023-01-03audio/mixfs: implement flushcinap_lenrek
2023-01-03audio/mixfs: no loopback delaycinap_lenrek
2023-01-03audio/mixfs: fix loopbackcinap_lenrek
2023-01-03audio/screamsend: actually have aux/dial exec screamenc (thanks sigrid!)cinap_lenrek
2023-01-03audio/screamsend: use dial(1)cinap_lenrek
2023-01-03tlsclient: try /bin/$cmd for execcinap_lenrek
2023-01-03tlsclient: keep stderrcinap_lenrek
2023-01-03aux/listen1: write status to standard errorcinap_lenrek
2023-01-03add dial to mkfilecinap_lenrek