Age | Commit message (Expand) | Author |
2020-12-27 | aux/vga: remove panning, add screen tilting support | 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-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-07 | aux/kbdfs, kbmaps: enable Kmod4 for other layouts, not just neo2 | Sigrid |
2020-12-06 | aux/status^(bar msg): few small fixes (thanks umbraticus) | Sigrid |
2020-11-15 | aux/cpuid: fix final newline on printbits() | cinap_lenrek |
2020-11-02 | aux/realemu: use #$/pci/B.D.Fraw to access pci config space | cinap_lenrek |
2020-10-29 | aux/cpuid: decode leaf 7; extend leaf 13 decoding | Sigrid |
2020-09-26 | aux/vga: eepc igfx support (thanks p.kosyh) | Ori Bernstein |
2020-09-25 | aux/acpi: connect EC region handler, fixes battery status on eeepc 1000px (th... | Sigrid |
2020-08-10 | aux/ms2, aux/na: fix warnings | Ori Bernstein |
2020-08-01 | pre-lib9p servers: fix incorrect Tversion handling | kvik |
2020-07-30 | aux/acpi: forgot to commit -p option | Sigrid |
2020-07-30 | aux/acpi: write a man page, fix usage, call threadexits | Sigrid |
2020-07-12 | aux/cpuid: flush instruction cache of after patching trampoline | cinap_lenrek |
2020-07-03 | kbdfs/mklatin: allow >16 bit runes in /lib/keyboard | Alex Musolino |
2020-06-27 | aux/trampoline: Implement inactivity timeout (-t option) | cinap_lenrek |
2020-06-06 | merge | cinap_lenrek |
2020-06-06 | aux/vga: use 64-bit physical addresses for pci membar | cinap_lenrek |
2020-06-04 | aux/getflags: fix named rune arguments. | Ori Bernstein |
2020-05-07 | aux/getflags: remove rogue debug print | kvik |
2020-05-07 | aux/getflags: improve flagfmt parser | kvik |
2020-05-02 | make bind(2) error handling consistent | cinap_lenrek |
2020-04-25 | Support for neo2 keyboard layout | Ori Bernstein |
2020-04-25 | Backed out changeset 2737b9af622b | Ori Bernstein |
2020-04-25 | fix typos in time calculation | Ori Bernstein |
2020-04-18 | aux/getflags: support named flags | Ori Bernstein |
2020-03-20 | kbdfs: fix kbmapread() not accounting for reads smaller than the size of the ... | BurnZeZ |
2020-03-08 | aux/realemu: fix exit code | cinap_lenrek |
2020-03-08 | aux/realemu: run cpuproc in same fd group as fileserver | cinap_lenrek |
2020-03-08 | aux/timesync: open /proc/n/ctl with OWRITE, not ORDWR | cinap_lenrek |
2020-03-07 | aux/acpi, aux/apm: remove nopipe -i flag | cinap_lenrek |
2020-02-02 | listen(1): implement one-shot mode flag for listen1 (thanks kivik) | cinap_lenrek |
2020-01-08 | dumb bug | aiju |
2020-01-08 | add aux/aout2uimage | aiju |
2019-12-23 | rio, kbdfs: increase read buffer for high latency kbdfs support | 23hiro |
2019-03-04 | igfx: add support for 915gm | qwx |
2019-02-25 | aux/depend: fix %.*s format in path concatenation | cinap_lenrek |
2019-02-25 | aux/statusmsg: fix %.*s format | cinap_lenrek |
2019-02-25 | aux/wpa: fix %.*s format in debug prints | cinap_lenrek |
2018-10-21 | kbdfs: don't get confused by broken utf8 | cinap_lenrek |
2018-09-26 | libc: add procsetname() | cinap_lenrek |
2018-07-30 | kbdfs: ignore first 16 scancodes (number row) in kbtabctl[] for control key r... | cinap_lenrek |
2018-07-07 | kbdfs: handle mouse control (Kmouse, Kshift button swap) in parallel, bring b... | cinap_lenrek |
2018-03-14 | nvidia: add pci device id for GeForce 6200 AGB (thanks bitmapper) | cinap_lenrek |
2018-03-04 | igfx: add support for T510 (thanks mycroftiv) | cinap_lenrek |
2018-01-14 | listen(8): add -a option to restrict announce address, document tcp17019 and ... | cinap_lenrek |
2017-12-31 | aux/wpa: get rid of custom Hfmt() routine, just use encodefmt. use %E for mac... | cinap_lenrek |