stdio: remove erronous assert in dtoa
ape/lib9: sync arm getfcr.s implementation
ape: sync flaot.h macros with u.h
Mail: correct rendering of nested multipart messages
[9front] upas/vf: remove debugging print statements
games/gb: fix reversed audio channels
games/gb: various HDMA fixes
games/gb: fix timer divider for input clock 0
[9front] upas/vf: install %τ format specifier
test: fix expression parser
bcm64: get inbound and outbound pci window base address from device tree
pc: increase number of Conf.mem[] entries from 4 to 16
pc, pc64: warn when running out of conf.mem[] entries in meminit()
libdraw: enter/eenter: fix ^W removing the text on the right side of the tick
libdraw: enter/eenter: fix Kleft for non-ascii text
[9front] [PATCH] audiohda: add PCI ID for Intel C610/X99
mklib, upas/common: clean up libcommon properly (thanks mikan)
acme: fix use after free in warning() call (thanks igor)
winwatch: always reflow when possible (thanks telephil9)
runq: clean up code, fix error handling.
Mail: only clear upas-maintained flags on change (thanks deuteron)
mothra: don't insert newline after div (thanks phil9)
ape/libm: implement log2 in libc
Mail: fix inverted reply-all condition
screenlock: use initdisplay(2), top the window (thanks stuart morrow)
news: make -a and -n get along (thanks lyndon)
cc: mk clean should delete cc.a$O
ape/libm: add back fmod, remove modf
[9front] ape: remove _SUSV2_SOURCE guard from inttypes.h
[9front] nusb(4): fix typo
[9front] cc: fix comparison warning with constant LHS
[9front] cc: remove unnecessary 128-bit add function
upas/fs: fix swapped argument, dead code
ape: update mkfile for removed fmod.c
vnc: I don't like your face.
upas/runq: support parallel queue processing, drop -a
vt(1): document optional command argument (thanks sl)
ape: apply infinite recursion in fmod() fix (thanks jxy and ality)
syscall: don't rely on . being in $path (thanks Silas)
nusb/kb: correct Mod4 scancode (125 → 91, to match what kbdfs has)
aux/acpi: do not expose empty files
stats: don't query battery and temp as often when using acpi
ape/libap: fix _startbuf, check rfork return (thanks pixelherodev)
webcookies: remove straggling custom date parser
upas/ml: touch the artwork
dd(1): update manpage to match program
dd: error with invalid size suffixes, add 'm'
mothra: linkify text starting with gemini:// and ftp://
mothra: resolve urls on middle click. helps with snarfing of relative urls
acme(1): add references to appropriate manpages
passwd: make legacy mode explicit
audiohda: Add AMD Starship/Matisse HD Audio Controller (thanks uramekus)
plan9.ini(8): document *nohpet= option
pc, pc64: add minimal HPET driver to measure LAPIC and TSC frequencies
usbehci: use 64-bit base address, remove resetlck, simplify scanpci()
usbuhci: remove resetlk, simplify scanpci()
usbohci: use 64-bit io base address, disable interrupts before reset, remove resetlck
seconds: remove junk from usage
dpost prologue: update /radicalex to fix square displacement (thanks umbraticus and Ethan)
tmdate(2): correct example in manpage
tweak: support showdata plumb action (thanks sirjofri)
cal: use Sa/Su in all cases, also simplify the code
cal: add -s option to specify the starting day of the week
audio/flacenc: missed an argument in fprintf()
plumb/basic: handle tga, wav, au, mid and mus
libFLAC/mkfile: update version and build with -DNDEBUG
libvorbis: fix free() called on a wrong pointer
pc, pc64: revert addition of pcireset() call to pcicfginit()
9pfid(2): document struct Qid (thanks sirjofri)
acid: increase hash size (thanks jonas.amoson)
marshal(1): fix example: upas/mail -> mail (thanks fulton)
ape: add missing isnan() and isinf() macros for 386 (thanks Jonas)
file: ftyp mp4* is video/mp4 as well
sort: fix memory leak (thanks Igor Boehm)
cc: add a couple notes to the comments regarding flags
libc/arm: open #c/sysstat file with OCEXEC (internal file descriptor)
plumber: open rule files as OCEXEC, to avoid leaking them to sub commands
text2post: check font index for out of range
plumber: don't leak srvfd file descriptor into sub processes
plumb: fix wrong click attribute offset (thanks umbraticus)