libmp: fix mpmod() aliasing bug when n == r and x < 0 (thanks aiju, mischief)
aan: use unsigned message counters, reject repeated acks, cleanup debug prints
libregexp: improve the transition to next available thread, instruction, and generation
libregexp: simplify regular expression vm implementation
ip/ipconfig: don't write /net/ndb when getting config from ndb (-N)
aan: check negative message size in header
audio/flacdec: continue after decode error (thanks deuteron)
/sys/lib/plumb/basic: fix rule for audio files (thanks deuteron)
cwfs: handle worm exhaustion more gracefully
auth/keyfs: use ulong for time
secstore/secuser: use ulong for time
auth(8): document authsrv -N flag
games/mix: fix STZ bug, print CMPA instruction
inst/bootsetup: fix unformated esp check (thanks yellow_apple)
pc/pc64: get rid of timerset(0) case, was used with "i8253set off" ctl
sgi: get rid of timerset(0) case
factotum: fix memory leak in findkey()
games/mix: fix man page directories
games/mix: remove tests directory
games/mix: document -g option, rename tests to examples as it is in the man page
rcpu: use $cpu environment variable for host when not specified
libsec: avoid temp variables in chacha/salsa ENCRYPT() macro
listen(8): remove tcp22 section
cpu(1), import(4): note deprecation and refer to rcpu(1)
listen(8): remove reference to ssh(1)
rsa(8): remove reference to ssh(1)
srv(4): fix reference to tlssrv(8)
factotum(4): remove reference to ssh(1)
execnet(4): remove trailing ,
execnet(4): remove reference to ssh(1)
vt(1): remove reference to ssh(1)
con(1): remove reference to ssh(1)
9p(2): remove reference to ssh(1)
stub(8): remove reference to sshnet
authsrv(6): remove reference to ssh(1)
srv(4): remove ssh/sshsrv references
ssh: R.I.P.
sgi: change definition of tas() to take void* like the rest
libsec: implement extended 192-bit nonce xchacha variant and hchacha function
kernel: make the mntcache robust against fileserver like fossil that do not change the qid.vers on wstat
kernel: add "close" ctl message for tcp connection to gracefully hang up a connection without a tcp reset (used by go)
games/mix: Add Knuth MIX emulator/assembler
6c: reverse register allocation order to avoid having to spill AX,DX and CX
aux/data2s: compress output
cfs: fix cfsctl interaction with mount cache (mount -C flag)
6c, 8c: fix "DI botch" evacuating DI/SI/CX registers to ".save" variables
vgaigfx: enable softscreen by default
samterm: avoid flushimage when theres nothing new to flush
libmp: avoid temporary buffer allocation in mprand()
fplot: fix zoom egetrect check (thanks qu7uux)
fplot: parse negative numbers in argument to -r option (thanks qu7uux)
libsec: replace des based X9.17 genrandom() with chacha random number generator
keyfs: print error message when reading /adm/keys fails
cdproto: explicitely create /$objtype/bin subdirectories for all archs
libavl: fix manpage example, minor improvement to code
avl: fix man page example
alv(2): new avl implementation
auth/as, auth/none, auth/newns: consistent handling of command arguments, cleanup
libauth: don't attempt to mount when opening mount srv file fails in nsop()
mpxor: sign should be 1/-1, not 0/-1
rcpu: avoid filedescriptor conflict with <{} (thanks mycroftiv)
awk: improve random number generation
pc: modify cpu0 page tables in patwc() instead of current cpu ones
pat write combinding support for 386 kernel, honor cpuid bits
pc64: implement simple write combining for framebuffers with the PAT
acid: fix y.tab.h dependency for proc.$O
xen: fix build by adding missing rdrandbuf() function
vnc: don't prompt for password on auth_respond() failure
devmouse: remove unused static map[] array
devmouse: change msec argument of *mousetrack() to ulong
audioac97: support for ICH4-ICH7 based cards with memory mapped registers (thanks echoline)
tcp17019: make service proto and netdir arguments optional (for aux/listen1)
devmouse: various bugfixes, simplify
omap: cleanup mouse.c, just a dummy for mousectl()
omap: fix format string warning %d for long
stdio: fix sclose() buffer overrun when terminating string, realloc() error handling (thanks porlock)
link loopbackmedium and netdevmedium in bcm/pif, sgi/indy and zynq kernels
libavl, libregexp: put debug functions back
libmemdraw: cleanup fillpoly(), remove unused fillcolor hack
libsec: remove unused get32() function
libmemdraw: remove unused static drawbuf variables and ptrfn() declaration
devtls: remove unused get32() function
cmd: remove a bit of unused stuff
aan: didn't ask about sendcommand
libsec: remove unused aes_setupDec