Age | Commit message (Expand) | Author |
2021-01-19 | webcookies: remove straggling custom date parser | Ori Bernstein |
2021-01-19 | upas/ml: touch the artwork | Ori Bernstein |
2021-01-19 | dd: error with invalid size suffixes, add 'm' | Ori Bernstein |
2021-01-19 | mothra: linkify text starting with gemini:// and ftp:// | Sigrid |
2021-01-19 | mothra: resolve urls on middle click. helps with snarfing of relative urls | Sigrid |
2021-01-17 | passwd: make legacy mode explicit | Ori Bernstein |
2021-01-17 | seconds: remove junk from usage | Ori Bernstein |
2021-01-16 | tweak: support showdata plumb action (thanks sirjofri) | Sigrid |
2021-01-12 | cal: use Sa/Su in all cases, also simplify the code | Sigrid |
2021-01-12 | cal: fix -s 7 | Sigrid |
2021-01-12 | cal: add -s option to specify the starting day of the week | Sigrid |
2021-01-12 | audio/flacenc: missed an argument in fprintf() | Sigrid |
2021-01-11 | libFLAC/mkfile: update version and build with -DNDEBUG | Sigrid |
2021-01-11 | libvorbis: fix free() called on a wrong pointer | Sigrid |
2021-01-11 | audio/flacenc | Sigrid |
2021-01-05 | merge | Ori Bernstein |
2021-01-05 | acid: increase hash size (thanks jonas.amoson) | Ori Bernstein |
2021-01-05 | qr: fix exit status | Alex Musolino |
2021-01-01 | file: ftyp mp4* is video/mp4 as well | Sigrid |
2021-01-01 | sort: fix memory leak (thanks Igor Boehm) | Ori Bernstein |
2020-12-29 | cc: add a couple notes to the comments regarding flags | BurnZeZ |
2020-12-29 | plumber: open rule files as OCEXEC, to avoid leaking them to sub commands | cinap_lenrek |
2020-12-28 | text2post: check font index for out of range | Sigrid |
2020-12-28 | plumber: don't leak srvfd file descriptor into sub processes | cinap_lenrek |
2020-12-28 | plumb: fix wrong click attribute offset (thanks umbraticus) | Sigrid |
2020-12-27 | kbmap: avoid division by zero when window becomes too small | cinap_lenrek |
2020-12-27 | aux/vga: remove panning, add screen tilting support | cinap_lenrek |
2020-12-23 | libvorbis: 1.3.5 → 1.3.7 (fixes a bunch of CVE and other small issues) | Sigrid |
2020-12-22 | aout2uimage: fix missing \n in usage print (thanks james) | cinap_lenrek |
2020-12-22 | kbdfs: fix mistake, remove leftover static user variable (thanks umbraticus a... | cinap_lenrek |
2020-12-20 | ndb/dns: handle dnskey RR's (thanks moody) | cinap_lenrek |
2020-12-19 | [12kq]l: remove unix compat code for cputime() | cinap_lenrek |
2020-12-19 | libauth: change programs to use the new procsetuser() function | cinap_lenrek |
2020-12-19 | aux/kbdfs: use getuser() from libc | cinap_lenrek |
2020-12-19 | acme: use global user string variable instead of getuser() | cinap_lenrek |
2020-12-19 | acme: use getuser() in fsinit() | cinap_lenrek |
2020-12-18 | vt: rfork environment varibles (thanks fshahriar) | Ori Bernstein |
2020-12-15 | pc: set exit status depending on errors | Sigrid |
2020-12-15 | pc: treat EOF gracefully, allowing easier use within sam command language | Sigrid |
2020-12-15 | merge | Alex Musolino |
2020-12-15 | ico: avoid potential nil pointer dereferences | Alex Musolino |
2020-12-15 | ico: fix interpretation of 0 widths/heights | Alex Musolino |
2020-12-13 | iostats: dup 9p pipe to both fd 0 and fd 1 for exportfs | cinap_lenrek |
2020-12-13 | oexportfs: move legacy code for cpu and import to separate program | cinap_lenrek |
2020-12-10 | vmx: clean up mksegment, memset only if segment existed (devsegment clears ne... | Sigrid |
2020-12-08 | vncv: backing out previous change, this needs another revision | cinap_lenrek |
2020-12-08 | vncv: do NOT map Kaltgr to meta, introduce Mod4 (Super) as an extra key to us... | Sigrid |
2020-12-08 | vmx(1): build vmxgdb by default, clean it up as well | Sigrid |
2020-12-08 | vmx: nanosec(): fix non-interruptable temporary, assign fasthz only once afte... | cinap_lenrek |
2020-12-08 | vmx: add fmt checking, fix fmt errors, remove duplication for vmdebug | cinap_lenrek |