aux/listen: Allow per service namespace files
ip/ftpd: use chdev in /lib/namespace.ftp
auth/newns: add chdev command
kernel: add chdev command to devcons
/lib/theo: This is a bug in a diff I put into snapshots.
tmparse: remove incorrect isalpha definition
kbmap: add latin american keymap (thanks ssf)
diff: clean up some comments
patch(1): remove bell labs patch scripts
diff: retain original file names
git: improve error on short read
aux/listen: remove Service struct
aux/listen: remove argument clutter
aux/listen: remove unused cpu global
kernel: remove dead case from devpipe
imx8: add xhci driver for the soc
aux/listen: remove special cases for depreciated datakit
git/merge: correctly preserve permissions when merging
icanhasvmx: our vmx requires unrestricted guest too
fork(2): fix commas in RFNOMNT references
imx8: add xhci driver for the soc
g: add .ha (Hare)
kernel: disable wstat for devpipe
fork(2): fix parens in RFNOMNT references (thanks Amavect)
vt: increase buffer size
fork(2): Document RFNOMNT edge cases.
inst/prepdisk: fix invocations of test(1)
/rc/bin: amend usage misdirections (thanks umbraticus)
imx8: implement psci calls for system reset and multicore startup
remove empty /sys/src/cmd/cpu.c
imx8: add work in progress i.MX8MQ kernel for the mntreform2 laptop
kernel: fix noteid change race condition from devproc while forking (thanks joe7)
sam: ignore autoindent in cmd window
mothra: make scrollbar style consistent with other applications
mothra: enable mousewheel scrolling in history list
rc: squelch 'Write error' warning
git/pull: remove '-b' and '-a' option
git/common.rc: create required directories
git: rename internal 'git/fetch' plumbing to 'git/get'
git/send: fill in 'theirs' object, even if we miss it
git/serve: log correct error message
git/merge: preserve exec bit correctly
git/pull: fetch all branches (please test)
make = command's output plumbable
/rc/bin/9fs: case 9front: restore extra/ and iso/
git/import: squash leading/trailing/consecutive blanks and strip trailing space
/rc/bin/9fs: fix case 9config for new contrib.9front.org server.
aux/aout2uimage: fix text section size rounding (for data section alignment)
sol(8): fix example (vncv vs vnc)
ip/sol: handle timeout on password entry for digest auth
ip/torrent: fix silly readn() error check (thanks pr)
vncv: allow the use of the Mod4 (Super) key
/sys/lib/newuser: fix wsys botch, crate bin/arm64
git/branch: remove duplicate assignment of dirtypaths
git/branch: fix typo in error message
auth/as: fix wrong filesystem permissions due to wrong factotum being attached
vncv: some fixes to work with intel amt kvm
ip/sol: kvm (vnc) redirect, bring back plain authentication as a fallback (when unsupported)
uartpci: AMT SOL Redirection interface (x200s)
ip/sol: use httpdigest authentication
draw(3): add a missing .br
webfs: do not reuse digest Authorization headers
webfs: implement RFC2617 qop extension for http digest authentication
devdraw: printmesg: implement "z" fmt arg (safe since printmesg is disabled)
draw(3): .IR on memlorigin(2), fix wrong "t" param name (should be "top")
ip/sol: add intel AMT serial-over-lan console program
/rc/bin/rc-httpd/handlers/error: restore fn 400 (thanks, qeed)
/rc/bin/rc-httpd/handlers/{dir-index, serve-static}: commit the correct files this time (thanks, igor)
/rc/bin/rc-httpd/handlers/{dir-index, serve-static}: fix directory traversal bug (thanks, igor)
libtags: m4a: do not div by zero
libtags: wav: do not div by zero (fixup)
libtags: wav: do not div by zero
libtags: id3v2: make sure extra id3 tag does not cause infinite loop
devsd: cache SDunit pointer in Chan.aux, improve error handling
libtags: flac: check sample rate before dividing by zero; also check number of channels
pc: do not access out of bounds array element
libsec: fix wrong tls1.0 prf regression
devuart: allow serial console on late detected uarts
games/gb: minor style fixes
games/gb: various RTC fixes
git/fetch: use read for reading packfiles instead of readn
uartpci: add serial-over-lan uart from x230/AMT
ip/dhcpd: ignore ipv6 addresses when looking up static binding
sdide: add pci id for AMT IDE-r controller on x230
git: use commit date as traversal hint instead of author date
git/fetch: improve detection of dumb http protocol
git/query: refactor graph painting algorithm (findtwixt, lca)
acme: fix hiding of top windows when loading a dump file (thanks Xiao-Yong)
ip(3): use flags instead of tag for 8 column route add/remove
ape: fix wrong write size for _assert()
ip/dhcpd: ignore icmp advice
ip(3): document the trans argument for add/try.
ipconfig(8): add -t flag to enable source address translation