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-18 | audiohda: Add AMD Starship/Matisse HD Audio Controller (thanks uramekus) | cinap_lenrek |
2021-01-17 | merge | cinap_lenrek |
2021-01-17 | pc, pc64: add minimal HPET driver to measure LAPIC and TSC frequencies | cinap_lenrek |
2021-01-17 | seconds: remove junk from usage | Ori Bernstein |
2021-01-17 | usbehci: use 64-bit base address, remove resetlck, simplify scanpci() | cinap_lenrek |
2021-01-17 | usbuhci: remove resetlk, simplify scanpci() | cinap_lenrek |
2021-01-17 | usbohci: use 64-bit io base address, disable interrupts before reset, remove ... | cinap_lenrek |
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-10 | merge | cinap_lenrek |
2021-01-10 | pc, pc64: revert addition of pcireset() call to pcicfginit() | cinap_lenrek |
2021-01-09 | libdraw: add bezierpts | Ori Bernstein |
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 | libc/arm: open #c/sysstat file with OCEXEC (internal file descriptor) | cinap_lenrek |
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-27 | devvga: implement screen tilting, remove panning and overlays | cinap_lenrek |
2020-12-23 | libauth: re-implement procsetuser() to use /proc instead of #c/user | cinap_lenrek |
2020-12-23 | devproc: allow anyone to change user of its own processes to "none" | cinap_lenrek |
2020-12-23 | libvorbis: 1.3.5 → 1.3.7 (fixes a bunch of CVE and other small issues) | Sigrid |
2020-12-23 | ape: re-implement getlogin() by stating /proc/$pid/status | cinap_lenrek |
2020-12-23 | libc: re-implement getuser() by stating /proc/$pid/status | cinap_lenrek |
2020-12-22 | kw: use ethermii.c from port/ (thanks stuart) | cinap_lenrek |
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-22 | kernel: avoid palloc lock during mmurelease() | cinap_lenrek |
2020-12-21 | kernel: make addbroken() static, remove misleading Proc* argument | cinap_lenrek |
2020-12-21 | pc, xen: move fpu setup/fork/save/restore handlers to pc/fpu.c | cinap_lenrek |
2020-12-21 | kernel: update procsave() comment, we'r not holding up->rlock anymore | cinap_lenrek |