pipe: bring back wstat, set size (in bytes) of the pipe buffer
7l: use wider INITTEXT and INITDAT
7c: fix constant propagation for negative 64-bit constants
nusb/usbd: attach spam protection for reset loops and flanky devices
git: document git/import -n
nusb/usbd: don't spam opendevdata() transaction errors before timeout, error printing
i2cbcm: clean up and fixes
nusbrc: use exponential backoff and timeout usb enumeration
upas/fs: write index out to temp file
upas/fs: don't abort when the server gives us invalid dates
error(5): revert accidental commit
git/walk: only show untracked paths matching requested prefix
manpages: we don't need to execute manpages
git(1): document flag to show unused files
git: replace index format for ~200x speedup
git/fs: when statting an object, generate a correct qid
rc: use IOUNIT for io NBUF
libmach: set errstr if we can't find a SP for a PC
acme: add font control message
hg: actually remove hg this time
hg: remove forgotten traces
bcm64: add i2c for pi3
bcm64: add i2c for pi3
diff: generate no-newline directives
patch: support no-newline directives
games/aout2gba: allow either ARM or ARMB mach type
libmach: fix dropped header in last commit
diff: don't flush on every line
patch: fix offsets in reverse mode
libjson: make sure string contains only a single JSON value
devip: fix comment ifc->id -> ifc->ifcid
devip: run Medium.unbind() with ifc->conv released, cleanup
audiohda: detect hda devices using pci class id
ktrans: more tests, telex rewrite, small chinese fix
sysupdate: use the rc -b flag to keep sysupdate in memory
devip: automatically unbind interface on read errors
devi2c: expose the I2Cdev structure to the controller.
kernel: move virtio10 drivers to port
doom: run audio in its own proc; can stop frame-dropping as well
doom: wait explicitly for convproc to exit before running getwindow on resize
doom: faster palette→rgb conversion for arm64; fix convproc channel handling
doom: draw in a separate proc
/lib/keyboard: fix subscript small letter n. add super/sub small letter i
games/doom: don't crash on invalid music selection with idmus cheat
reform/pm: fix lcd pwm cycle setting precision
7c: replace {CMP $0,…; Bcond} with CB[N]Z/TB[N]Z when possible
git/fs: preserve mode bits when walking branch dirs
merge3: handle edge cases where we remove lines
7l: define missing TBZ/TBNZ relation
cdfs: use IOUNIT for maxrpc (thanks Arne Meyer)
webcookies(4): cookiefs -> webcookies
nedmail: set $% to the full path of the current message
7c: add from3 support (no functional change)
7l: support fused multiply-add/sub ops
7l: fix MADD/MSUB optional reg
7l: do a single pass to produce data segment instead of doing it in chunks
libc/arm64: memmove/memset - save/restore link register
libc/arm64: disable profiling on memcpy (memmove is an alias and follows immediately)
7l: support CB[N]Z[W] instructions
qio: fix memory leak in qproduce()
libmach: arm64: disasm fmov Rn,Fd / fmov Fn,Rd
7l: support fmov between general and fp registers
7l: 1 → NOPROF to avoid confusion
libc/arm64: fabs, floor and ceil in assembly
diff: improve is-binary heuristic
games/mkfile: match the dmxdec rename
ms2html: fix crash on macro without newline
games/dmx: rename to games/dmxdec for consistency
libauthsrv: readnvram: prompt for password conformation
ether82563: clear force speed/duplex bits in link-up (thanks taw)
yacc: define dummy yytokname() and yystatname() macros if not yydebug
sd(3): list /led and /smart files
bzip2: use IOUNIT for transfer block size
git/commit: fix sed invocation: our '^' operator has a quirk when used with 'g'
lib9p: return effective iounit in Ropen response
audio/zuke: ICY: 4k of stack is enough for everybody
audio/zuke: fix ICY proc running out of stack
audio/flacenc: implement [-i fmt] for supported formats; fix tell callback; fix big endian and 3-byte samples
games/voc^(enc dec): move from audio and add encoder
bar: smaller buffer for aux proc; exit on eof
git/clone: correctly handle cloning repos with '/' in the remote ref
libdraw: use IOUNIT for transfer block size in readimage()
devtls: allow larger than MaxRecLen (16k) writes
vncv: remove 16 -> 32 bpp conversion routine
vncs: use IOUNIT for Maxfdata
7c: do NOT allocate link register for general use
6c: fix embedded struct conversion codegen