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
nusb/cam: rewrite yuy2convert with integer arithmetic
history(1): update SOURCE, formatting
skelfs: remove useless code (thanks Arne Meyer)
reform(1): fix a missing space char
ircrc: fix race with pipe causing hangup
upas/marshal: rfc2047-encode name of the sender (fixes non-ascii names in From: header)
patch: preserve permissions of original file when patching
read: add -r to read runes instead of bytes (thanks umbraticus)
ethervgbe: do not give userspace the frame check sequence
plan9.ini(8): document the *debug option
cc: do not wait for cpp to finish if there were errors
cc: wait for cpp to report whether it was a success
bar: static buffer for splitting, since it is getting used for clicks later on
bar(1): explain the items separation better, mention the default separator char
bar: increase the buffer to fit more aux data (noam decided to display the currently playing track there)
cpp: stringified macros shouldn't split words separate by a dot
audio/zuke: fix -s not drawing properly and track being off by one; more OCLOSE
boot/bitsy: clean up checked in binary
libc: address kencc warning in date.c
bar: fix automatic resize and click location; ignore separator area when clicking
kernel: Do not treat IPv6 ULA's as GUA's (thanks Arne Meyer)
disk/partfs: fix bogus "%r" error response
hjfs: check and fix print format errors
lib9p: fix missing newlines in fprint()
rc: make `flag f [+-]` clear status on success
games/doom: experience it right from the start
lib9p: double the buffer for /srv/$service
reform: only override console=0 when no plan9.ini is passed
ape: fix warning building mkstemp
zuke: don't fall into the rathole
libflac: work around kencc running out of registers on arm
vt: fix home/end sequences in xterm mode
patch: improve hunk search
upas/fs: support date format used in RFC 4155 mbox files
upas/fs: clear errstr after chkunix
tmdate: provide better parse errors
/sys/src/cmd/mkfile: append to $NOMK so user can provide their own
/lib/rob: I told this anecdote in an internal talk at Google. You might have seen it then.
/lib/theo: I want to say more.
audio/flacdec: don't run pcmconv on s16r44100c2
zuke: kill off decoders; use more OCEXEC
bar: revert boundaries fix, the old ones are fine
sdnvme: fix missing unlock() in submit queue full case
patch: fix bounds check for hunk scan in forward direction
cdfs: handle block sizes correctly
exportfs: fix clunk of first attach with -S
plot: fix disc and circle operations
git/walk: don't list untracked files after removal
kernel: fix freeb() for custom pools
rio: prevent some more keyboard lockups
zuke: fix wrong string width of playback position calculated on network streams
mothra: get rid of soft hyphens
window: fix regression w.r.t subrios
libtags: opus/vorbis: make sure to get to the last frame to have the full duration
zuke: display currently enabled modes when stopped
zuke: less garbage dereferencing, stop interrupting decoders
zuke: use percentile to calculate relative widths of columns