Age | Commit message (Expand) | Author |
2020-06-06 | devusb: print Hci.port as 64-bit uvlong | cinap_lenrek |
2020-06-06 | devether: print Ether.port as 64-bit uvlong | cinap_lenrek |
2020-06-06 | devpnp: print pci membar as 64-bit uvlong | cinap_lenrek |
2020-06-06 | bcm64: bring pci code in line with the pc/pc64 | cinap_lenrek |
2020-06-06 | bcm64: use uvlong for ISAConf.port | cinap_lenrek |
2020-06-06 | bcm64: use 64-bit uvlong physical address in vmap() | cinap_lenrek |
2020-06-06 | pc, pc64: implement 64-bit pci membar support | cinap_lenrek |
2020-06-06 | pc, pc64: use 64-bit physical addresses for ISAConf.port | cinap_lenrek |
2020-06-06 | pc, pc64: use 64-bit physical addresses for vmap() and upaalloc() | cinap_lenrek |
2020-06-05 | ape: add missing rerrstr.c | Ori Bernstein |
2020-06-05 | ape: make libplumb available under ape. | Ori Bernstein |
2020-06-04 | aux/getflags: fix named rune arguments. | Ori Bernstein |
2020-06-01 | merge | cinap_lenrek |
2020-05-31 | acme: implement 'scratch' ctl command (thanks Drew DeVault) | kvik |
2020-05-31 | kernel: remove unused segment argument in freepte() | cinap_lenrek |
2020-05-31 | pc, xen: make PAT support optional (for xen) | cinap_lenrek |
2020-05-30 | ape/libdraw: add missing eenter (thanks phil9) | Ori Bernstein |
2020-05-30 | imap4d: reject invalid month in date2tm() | cinap_lenrek |
2020-05-30 | rc: avoid forking for final command that has variable assignments (to get $ap... | cinap_lenrek |
2020-05-27 | ip/cifsd: add FIND_FIRST2 SMB_FIND_FILE_FULL_DIRECTORY_INFO info level | cinap_lenrek |
2020-05-26 | sshnet: prevent ssh process from keeping the mount alive | cinap_lenrek |
2020-05-24 | pc, pc64: fix wrong mtrr physmask() for machines without extended address siz... | cinap_lenrek |
2020-05-24 | awk: fix race condition with sub-mk in mkfile | cinap_lenrek |
2020-05-24 | usbehci: release ctlr ilock before calling pollcheck() | cinap_lenrek |
2020-05-24 | merge | cinap_lenrek |
2020-05-24 | usbehci: avoid kproc() while holding poll lock | cinap_lenrek |
2020-05-24 | man(9): remove accidentally commited indices | cinap_lenrek |
2020-05-23 | merge | cinap_lenrek |
2020-05-23 | ip/tinc: accept udp connection from any udp source port | cinap_lenrek |
2020-05-23 | paint: change colors in the palette with button 3 | Sigrid |
2020-05-23 | libaml: implement ToDecimalString and ToHexString operations | cinap_lenrek |
2020-05-22 | pc, pc64: do page attribute table (PAT) init early in cpuidentify() | cinap_lenrek |
2020-05-17 | libc/arm64: work arround linker bug for cas() | cinap_lenrek |
2020-05-17 | 7l: handle dupok flag in TEXT/GLOBL data | cinap_lenrek |
2020-05-17 | Add stdbool.h to ape | Ori Bernstein |
2020-05-16 | 7l: fix mistake | cinap_lenrek |
2020-05-15 | #pragma ref no longer exists | Ori Bernstein |
2020-05-15 | Fix scans of more than one character in %[] | Ori Bernstein |
2020-05-13 | stop fiddling with path construction. | Ori Bernstein |
2020-05-13 | fix yacc crash with absolute paths | Ori Bernstein |
2020-05-13 | ape: fix name clash, have to use _SLEEP syscall instead of ape sleep in plan9... | cinap_lenrek |
2020-05-12 | cc: dont export gethunk(), hunk, nhunk and thunk | cinap_lenrek |
2020-05-12 | cc: get rid of hunk pointer fiddling and just use alloc() | cinap_lenrek |
2020-05-12 | ?l: remove direct hunk manipulation from linkers, just call malloc() | cinap_lenrek |
2020-05-12 | [ape] add missing conversion flags for scanf | Ori Bernstein |
2020-05-10 | devip: fix ifc recursive rlock() deadlock | cinap_lenrek |
2020-05-10 | kernel: fix checkpages() and segflush() on SG_PHYSICAL type segments | cinap_lenrek |
2020-05-10 | merge | kvik |
2020-05-10 | acme: add missed error checks | kvik |
2020-05-10 | merge | cinap_lenrek |