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
zuke: update ICY title from the stream metadata while playing
zuke: fix repeat and replay gain modes not showing when playing network streams
import(4), oexportfs(4): more empty files removed.
cpu(1): why did we have an empty file? (thanks llamaa)
zuke: basic replay gain support
libtags: pick R128 gain
git/compat: fix 'git init --bare' and 'git ls-remote' (thanks floren)
valley, feminize: these jokes suck.
libtags: vorbis, opus: ignore tags past the ogg page
ktrans(1): remove README files
/sys/lib/kbmap/jp: correct Zenkaku control character
ktrans: revisit grammer handling and do some spring cleaning
reform/pm: lpc comms: increase delays to 80ms
rio: close the display on the way out
/lib/font/bit/pelm: use Korean fonts
upas/fs/imap.c: additional sanity checking during `Expunge` to avoid suicide
ktrans: gui and man page rework
usbsdmux: Add program to control usb-sd-mux device
reform/pm: oops. do not invert
reform/pm: kbdoled: allow any size/depth of uncompressed image - convert ourselves
nusb/disk: always allow raw scsi request (even without media present)
devip: use port/netif.h constants for ethermedium
git/hist: fix with repository other than /
patch: fix consecutive deletions
git/import: remove removed files from index after commit
reform/pm: kbdoled: clear the OLED on zero-length write
reform/pm: provide /dev/kbdoled to display a 126x32x1 bitmap on the keyboard OLED