pc, pc64: warn when running out of conf.mem[] entries in meminit()
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)
kbmap: avoid division by zero when window becomes too small
aux/vga: remove panning, add screen tilting support
devvga: implement screen tilting, remove panning and overlays
libauth: re-implement procsetuser() to use /proc instead of #c/user
devproc: allow anyone to change user of its own processes to "none"
libvorbis: 1.3.5 → 1.3.7 (fixes a bunch of CVE and other small issues)
ape: re-implement getlogin() by stating /proc/$pid/status
libc: re-implement getuser() by stating /proc/$pid/status
fax, psfax, vwhois: use $user instead of /dev/user
B: dont pollute the environment
kill, slay, broke: dont pollute environment, use $user
Kill: don't pollute environment
start, stop: avoid null list in concatenation witout arguments, use $user
nusbrc: delect lenovo camera
kw: use ethermii.c from port/ (thanks stuart)
aout2uimage: fix missing \n in usage print (thanks james)
upasfs(4): fix small typos (thanks igor)
kbdfs: fix mistake, remove leftover static user variable (thanks umbraticus and igor)