pre-lib9p servers: fix incorrect Tversion handling
vmx(1): use _tos->cyclefreq (thanks cinap)
dc: increase exponent limit (thanks unboe, lyndon)
vmx(1): use cycles() instead of nsec() when possible
aux/acpi: forgot to commit -p option
aux/acpi: write a man page, fix usage, call threadexits
sshfs: update usage text to match man page
upasfs: make imap debug logging less noisy
replica: fix mkfile script installation (thanks Amavect)
stdio: fix warnings, make code more standard
libndb: order subnets by prefix length for ndbipinfo() lookups
ape: simplify mkfile (thanks amavect)
pc64: disable interrupts in mmuwalk() for checkmmu()
g: add '.hs' and 'mkfile' to the walk. (thanks joe9)
cpp: fix mutually recursive macros
kernel: make segments non-executable when icache is not maintained
aux/cpuid: flush instruction cache of after patching trampoline
hjfs: update mtime and qid.vers for directory on rename
cwfs: update mtime and qid.vers for directory on rename
stdio, ape/stdio: fix order of operations in putc
imap4d: fix missing return in %δ format of Dfmt()
imap4d: get rid of unixdate/unixfrom handling
imap4d: fix mkfile to have the correct default target
upas/fs: wait until the index becomes unlocked
upas/fs: fix wrong nparts field index (changed in previous commit)
nedmail: don't try to shoot down subcommand on interrupt
upas/fs: put date822 into the index, fix from and replyto handling
upas/fs: fix memory leak in ref822()
imap4d: respect errors from read(), remove debug prints
kbdfs/mklatin: allow >16 bit runes in /lib/keyboard
bcm64: increase maximum segment size to 8GB
bcm64: handle 8GB of physical memory for raspberry pi4
bcm64: fix usb xhci controller on pi4 8GB variant (thanks richard miller)
upas/fs: move unixheader handling to parseheaders()
kernel: segflush() needs to flush tlb of other processes
aux/trampoline: Implement inactivity timeout (-t option)
upas/fs: remove now unused Mtrunc mimeflags constant
upas/fs: use memchr() instead of strchr() in hdrlen()
ip/tinc: run script sub-shell in its own environment
acme/win: add trailing space to window tag
upas/marshal: make attachment failure fatal
usbxhci: implement isochronous in transfers (for webcam, audio recording)
devusb: keep isochronous ep->hz consistent with maxpkt, ntds and pollival
abaco: add fonts.h to HFILES in mkfile (thanks eekee)
ip/torrent: fix size check in 64-bit "v" unpack (thanks pr)
cifsd(8): fix typo (thanks senthil)
libc: revert date change again. this is getting ridicuoulus.
libc, seconds: new time and date apis (try 2)
libc: reverting previous change until ori can fix it
libc, seconds: new time and date apis.
ramfs: make Elocked[] more consistent (thanks fazlul)
acme: implement position-dependent scroll-wheel scrolling
libplumb: add missing mkfile
acme: document log file in manpage
ip/6in4: request ipv4 packets only in ipmux filter
devip: implement ipv6 support in ipmux packet filter
snoopy: add ipmux pseudo protocol
devip: fix parseipmask() prototype in ip.h
acme: import event log from plan9port (thanks fshahriar)
devip: pick less surprising interface address in header for incoming UDP packets
aux/vga: use 64-bit physical addresses for pci membar
devlml: use 64-bit physical addresses
audiosb16: cleanup audioprobe(), cast ISAConf.port to ulong
audioac97: use 64-bit physical addresses
audiohda: use 64-bit physical addresses, check pci membar types
pc/pcmciamodem: cast i/o port to ulong
pc/pmmc: check pci membar type
uartaxp: use 64-bit physical addresses and check pci membar types
pc/wavelan: print Ether.port as 64-bit value
sd53c8xx: use 64-bit physical addresses
sdmv50xx: use 64-bit physical addresses and check pci membar type
sdiahci: use 64-bit physical addresses
sdodin: use 64-bit physical addresses and check pci membar type
sdnvme: make sure pci membar type is memory
usbuhci: make sure pci membar type is i/o
usbehcipc: use 64-bit physical addresses and check pci membar type
pc/ether*: use 64-bit physical addresses and check pci membar types and sizes
pc/vga*: use 64-bit physical addresses and check pci membar types and sizes
archacpi: use 64-bit uvlong for physical addresses
devvga: use 64-bit physical addresses for framebuffer
devpccard: use 64-bit physical addresses
usbxhci: use 64-bit physical addresses
devpnp, devether, devusb: cast ISAConf.port to uvlong (for 32-bit implementations)
devusb: print Hci.port as 64-bit uvlong
devether: print Ether.port as 64-bit uvlong
devpnp: print pci membar as 64-bit uvlong
bcm64: bring pci code in line with the pc/pc64
bcm64: use uvlong for ISAConf.port
bcm64: use 64-bit uvlong physical address in vmap()