Age | Commit message (Expand) | Author |
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-23 | fax, psfax, vwhois: use $user instead of /dev/user | cinap_lenrek |
2020-12-23 | B: dont pollute the environment | cinap_lenrek |
2020-12-23 | kill, slay, broke: dont pollute environment, use $user | cinap_lenrek |
2020-12-23 | Kill: don't pollute environment | cinap_lenrek |
2020-12-23 | start, stop: avoid null list in concatenation witout arguments, use $user | cinap_lenrek |
2020-12-23 | nusbrc: delect lenovo camera | 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 | upasfs(4): fix small typos (thanks igor) | 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-22 | merge | cinap_lenrek |
2020-12-22 | rio(4): list window states in order (thanks umbracticus) | Alex Musolino |
2020-12-21 | kernel: make addbroken() static, remove misleading Proc* argument | cinap_lenrek |
2020-12-21 | merge | cinap_lenrek |
2020-12-21 | pc, xen: move fpu setup/fork/save/restore handlers to pc/fpu.c | cinap_lenrek |
2020-12-22 | hpost: fix usage text | Alex Musolino |
2020-12-21 | kernel: update procsave() comment, we'r not holding up->rlock anymore | cinap_lenrek |
2020-12-20 | ndb/dns: handle dnskey RR's (thanks moody) | cinap_lenrek |
2020-12-20 | kernel: handle tos and per process pcycle counters in port/ | cinap_lenrek |
2020-12-19 | [12kq]l: remove unix compat code for cputime() | cinap_lenrek |
2020-12-19 | libthread: remove unused _times() function | cinap_lenrek |
2020-12-19 | kernel: remove Proc* argument from procsetuser() function | cinap_lenrek |
2020-12-19 | libauth: change programs to use the new procsetuser() function | cinap_lenrek |
2020-12-19 | libauth: add procsetuser() function to change user id of the calling process | 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-19 | libc: implement getppid() reading /proc/$pid/ppid instead of /dev/ppid | cinap_lenrek |
2020-12-19 | devsons: remove #c/pgrpid | cinap_lenrek |
2020-12-19 | g: initialize files env var | Sigrid |
2020-12-18 | vt: rfork environment varibles (thanks fshahriar) | Ori Bernstein |
2020-12-18 | strndup: don't assume buffer is terminated | Ori Bernstein |
2020-12-18 | kbmap: add Turkish keymap (thanks Kemal) | kvik |
2020-12-17 | hpost: support custom headers (thanks julienxx) | Ori Bernstein |
2020-12-17 | libap: add strndup | Ori Bernstein |
2020-12-17 | ether2114x: make sure pci bar0 is I/O | cinap_lenrek |
2020-12-17 | ether2114x: vetting the driver for pc64 | cinap_lenrek |
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 |