summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-06devusb: print Hci.port as 64-bit uvlongcinap_lenrek
2020-06-06devether: print Ether.port as 64-bit uvlongcinap_lenrek
2020-06-06devpnp: print pci membar as 64-bit uvlongcinap_lenrek
2020-06-06bcm64: bring pci code in line with the pc/pc64cinap_lenrek
2020-06-06bcm64: use uvlong for ISAConf.portcinap_lenrek
2020-06-06bcm64: use 64-bit uvlong physical address in vmap()cinap_lenrek
2020-06-06pc, pc64: implement 64-bit pci membar supportcinap_lenrek
2020-06-06pc, pc64: use 64-bit physical addresses for ISAConf.portcinap_lenrek
2020-06-06pc, pc64: use 64-bit physical addresses for vmap() and upaalloc()cinap_lenrek
2020-06-05ape: add missing rerrstr.cOri Bernstein
2020-06-05ape: make libplumb available under ape.Ori Bernstein
2020-06-04aux/getflags: fix named rune arguments.Ori Bernstein
2020-06-01mergecinap_lenrek
2020-05-31acme: implement 'scratch' ctl command (thanks Drew DeVault)kvik
2020-05-31kernel: remove unused segment argument in freepte()cinap_lenrek
2020-05-31pc, xen: make PAT support optional (for xen)cinap_lenrek
2020-05-30ape/libdraw: add missing eenter (thanks phil9)Ori Bernstein
2020-05-30imap4d: reject invalid month in date2tm()cinap_lenrek
2020-05-30rc: avoid forking for final command that has variable assignments (to get $ap...cinap_lenrek
2020-05-27ip/cifsd: add FIND_FIRST2 SMB_FIND_FILE_FULL_DIRECTORY_INFO info levelcinap_lenrek
2020-05-26sshnet: prevent ssh process from keeping the mount alivecinap_lenrek
2020-05-24pc, pc64: fix wrong mtrr physmask() for machines without extended address siz...cinap_lenrek
2020-05-24awk: fix race condition with sub-mk in mkfilecinap_lenrek
2020-05-24usbehci: release ctlr ilock before calling pollcheck()cinap_lenrek
2020-05-24mergecinap_lenrek
2020-05-24usbehci: avoid kproc() while holding poll lockcinap_lenrek
2020-05-24man(9): remove accidentally commited indicescinap_lenrek
2020-05-23mergecinap_lenrek
2020-05-23ip/tinc: accept udp connection from any udp source portcinap_lenrek
2020-05-23paint: change colors in the palette with button 3Sigrid
2020-05-23libaml: implement ToDecimalString and ToHexString operationscinap_lenrek
2020-05-22pc, pc64: do page attribute table (PAT) init early in cpuidentify()cinap_lenrek
2020-05-17libc/arm64: work arround linker bug for cas()cinap_lenrek
2020-05-177l: handle dupok flag in TEXT/GLOBL datacinap_lenrek
2020-05-17Add stdbool.h to apeOri Bernstein
2020-05-167l: fix mistakecinap_lenrek
2020-05-15#pragma ref no longer existsOri Bernstein
2020-05-15Fix scans of more than one character in %[]Ori Bernstein
2020-05-13stop fiddling with path construction.Ori Bernstein
2020-05-13fix yacc crash with absolute pathsOri Bernstein
2020-05-13ape: fix name clash, have to use _SLEEP syscall instead of ape sleep in plan9...cinap_lenrek
2020-05-12cc: dont export gethunk(), hunk, nhunk and thunkcinap_lenrek
2020-05-12cc: 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 scanfOri Bernstein
2020-05-10devip: fix ifc recursive rlock() deadlockcinap_lenrek
2020-05-10kernel: fix checkpages() and segflush() on SG_PHYSICAL type segmentscinap_lenrek
2020-05-10mergekvik
2020-05-10acme: add missed error checkskvik
2020-05-10mergecinap_lenrek