ethervgbe: reduce console spam (thanks Arne Meyer)
cifs: remove redundant memsets after emalloc9p (thanks Arne Meyer)
vncs: use procsetname() instead of rolling your own
troff2html: handle more html attributes (thanks k0ga)
aux/depend: post to /srv instead of #s
5e: access /proc instead of #p
bzfs: post to /srv instead of #s
cwfs: write /env/timezone instead of #e/timezone
scram, aux/acpi: open /proc/$pid/ctl instead of #p/$pid/ctl for wirecpu0()
aux/mouse: use /dev/eia* instead of #t/eia*, should be bound by termrc
aux/consolefs: post to /srv instead of #s
cifs: use procsetname() instead of rolling your own
lnfs: post to /srv instead of #s
ext2srv: leave stderr alone
dossrv: post to /srv instead of #s, leave stderror alone
ndb/dns: procgetname(): use /proc instead of #p
paqfs: post to /srv, not #s
upas/fs, imap4d: make setname() use /proc instead of #p
venti/srv: open /proc instead of #p
aux/listen: tweak per service namespaces
devgpio/bcm: (Raspberry Pi3/4, revision 2, bcm scheme) (thans Matt!)
/lib/namespace: add bind -c #s$srvspec /srv bind
cwfs: remove noauth and nonone commans from fileserver console
cwfs: post to /srv instead of #s
libjson: correctly escape strings in JSONfmt()
vt: add OSC 7 support for plumbing of remote files without mount/bind magic
netaudit: fix format, always state the fileserver tested
netaudit: check none attach too
netaudit: fix it for multiple results
netaudit: perform a clean connection to test auth status
netaudit: uncomment out warning about /srv/boot
devip: tcpmssclamp() to minimum of source and destination interface MTU
devip: Fix transfoward() iphash collision
rc: use /fd/0 for standard-input instead of '#d/0' in non-interactive mode
rc: read standard-input from /fd/0 instead of '#d/0'
cwfs: add missing \n in error print
ndb/dns, ndb/cs: post to /srv instead of #s
bootrc: let /boot/boot run in a more natural namespace
ip/dhcpclient: ignore icmp advice messages
ip/pptpd: use /fd instead of #d
auth/*: use /fd/0 instead of #d/0
devsrv: fix recusrion deadlock on remove
libauth: aand also fix the leak it in the deactivated code
libauth: Fix a memory leak in auth_getkey (thanks josiah fentsos)
nusbrc: remove service files left by nusb/kb (thanks kristo)
sdmmc: multiple controller support
imx8: cleanup framebuffer code
ndb/dns: don't try to resolve local dns servers
devip: ignore addmulti() errors in addselfcache()
imx8: a simple softscreen
audio/scream: multicast audio protocol
page: revert sandbox, breaks postscript fonts for man -P, wrong place
kernel: free exec temporary stack segment under seglock
audio/mixfs: fix locking for /dev/audio loopback
zynq: remove bogus main.bin file
devbridge: simplify ethermultiwrite()
usbxhci: split usbxhci in portable and pci / soc specific drivers
kernel: fix devsrv compilation on arm32
iconv: revert copying extra data on input
cc: fix vlong->VOID cast (thanks cosa)
git(1): The/ → The
vga: ⑨: it looks bad but it is there
git: prevent infinite recursion with cyclic symlinks (thanks cosa)
9boot: delay GetMemoryMap until right before ExitBootServices (thanks michael forney!)
iconv: copy extra data verbatim to allow font conversion/compression
audio/zuke: do not clip the rightmost column
gitfs(4): clean up junk in manpage
play: use doom1.wad and dmid/opl3 for midi files by default
/sys/man/8/trampoline: fix typo
trampoline: Add -o option to send protocol-specific ctl string
git: add support for another signed message format
etheriwl: add pci id for AC 7265 card (thanks Chris Gorman)
usbxhci: wait for reset to complete before continuing initialization
sysupdate: only pull on 'front' branch
riow(1): no. I give up trying to understand wtf is wrong with rio
riow(1): running via window(1) requires rfork n
riow(1): remove window(1) invocation
riow(1): provide better examples of how to run it (thanks be0ba)
snoopy: fix ipv6 option header parsing, add MLD messages to icmp6
aux/listen: add -o and -O options
devip: lilu dallas multicast.
icmp6: no need set vcf and ttl before ipoput6(), use MAXTTL instead of HOP_LIMIT
kernel: handle 64-bit multiboot framebuffer address
tee: remove unused variable (thanks mkf9)
history: fix walking and handling files with spaces
nusb/cam: interrupt reader proc on close to unstuck it
nusb/cam: rather than showing partially green frames (when not enough bandwidth), skip those altogether
nusb/cam: take max payload transfer size into account when selecting for bandwidth
nusb/cam: remove wrong func prototypes, print probe control
Re: [9front] cwfs: Add some missing dashes