kernel: zero Proc.lastlock and Proc.lastilock in newproc()
kernel: remove unused Proc.lockwait Lock pointer
kernel: remove some debugging cruft from taslock.c
pc, pc64: simplify error handling setscreensize()
nusb/audio: fix division by zero error
ape: bring in entrypoint changes from libc and fix profiling across the board
pc, pc64: fix rlock: nlocks 1 print from vga
audio/mixfs: resample based on audio dev output format, not just the rate
nusb(4): fix audio(3) reference
nusb(4): fix Audio section
kernel: print warning in rlock() and wlock() when we hold spinlocks
9boot: use BIOS tick counter instead of INT 0x15 WAIT
devip: handle interface spec correctly for writes to /net/iproute
sdide: add pci id for SiS 964 IDE controller (thanks mrunix00)
nusb/audio: great new features
mt7688: add devarch and i2c
usbxhci: fix high/super speed iso transfers
libpcm: fix pcmratio - forgot to adjust for output frame size
ext4srv: correct the "not found" walk error
ext4srv: walk: set QTTMP
ext4srv: fix ..-walk from a dir under root
ext4srv: add append-only and temp files support
/sys/doc/nssec.ms: fix references section header
ktrans: correct Korean input (thanks npmania!)
ktrans: graphical upgrade and feedback
6c: fix botched "embedded struct conversion codegen"-fix
pc64: use chain of IDIVQ for delayloop() (former aamloop())
qio: fix deadlock with qdiscard()
git/branch: don't add dirs to removed file list
audio(1): add a missing comma
kernel: fix addbroken() race
kernel: zero up->ureg on sysexec() and pexit()
kernel: bring back cooperating scheduling
ktrace: _intrr -> noteret (pc64)
/sys/src/cmd/nusb/kb/kb.c: increase uchar rep from 512 to 1024, makes thinkpad x280 usb touchscreen work
nusb/audio: pick a different rate if 44.1kHz is not available
audio/mixfs: convert pcm for devices that are not 44.1kHz
audio/pcmconv: use libpcm
libpcm: audio/pcmconv-as-a-library
devuart: dont allow ridiculous queue sizes
devuart: should use rts() control only when hw flow control is enabled (modem flag)
qio: aaand turn QDEBUG off :)
kernel: Fix qio flow control
devether: use qfull() instead of qwindow()
devmnt: handle too short or negative message sizes
audio/mkplist: fix wrong pointer being dereferenced
/sys/src/cmd: make Rerror for non existent files consistent
/sys/src: remove testfiles on mk clean
cal(1): indicate which reformation date is used
pc/ac97: add 0x27de did
libgeometry: add barycentric interpolation routines
kernel: delcare nalemenerror() and faulterror() as _Noreturn
qio: revert the change, i was not reading the code right
devpipe: use 256k pipeqsize as default, make sure its a multiple of the i/o unit
qio: fix queue bloat blocking condition for qwrite()
imap4d: be consistant with rest of system in log file name
audio/flac: remove unused var; add a missing newline
7c: fix storeprop() sign extension bug
libtags: separate "album artist" key
ext4srv: support ORCLOSE
libtags: sync with upstream
bootrc: make sure essid and wpapsk are used literally
libtags: fix multiple issues found by fuzzing
libtags: correct 437 codepage
ext4srv: generate a uuid when doing mkfs; don't journal ext2
nusbrc: ignore ITE RGB LED Controller
games/gba: add rtc GPIO implementation
ext4srv: ext4_recover: fix a deadlock on filesystems without a journal
zuke: add "composer" tag support (column hidden by default)
libtags/m4a: "gnre" is non-standard id3v1 style (non-text) - check before reading the value
libtags: add Tcomposer and Tcomment
libtags/wav: respect buffer size when reading tag value
libtags/wav: process unknown tags as well
audio/readtags: print Tunknown tags
libtags/wav: don't stop on data (tags may follow after); don't stop after 8 sections either
git/serve: provide better errors
git/get: move ERR handling into protocol code
ext4srv: ext4_crc32c: use u32int macro
ext4srv: fix meta csum producing garbage
ext4srv: fix dir/idx case when creating new dirs; update mtime on writes; close dirs after create
ext4srv: dir/index: disable htree csum checks for now (lwext4 broken); fix a few bugs
ext4srv: update inode change time on wstat
ext4srv: fix/simplify ext4_bmap_bits_free
ext4srv: fix a missed size decrement; fix 32-bit int crc32 on big endian
ext4srv: faster crc32c
fshalt: halt ext4srv as well
ext4srv: clean up and fix a couple bugs
audio/mixfs: fix volume proxying; ignore audioctl and audiostat - not device names
ext4srv: disallow fwrite/ftruncate on files not open for writing
replace ext2srv with ext4srv
tapefs/^(v6fs 32vfs): fix read errors (thanks Lyssa)
cal(1): remove redundant statement
/sys/src/cmd/?i: correct memory access
disk/qcow2: fix crash with misaligned sectors
vdiff: add ability to collapse file diffs
plan9.ini(8): document $sysname override
libc: remove dead code from main9p.s
/rc/bin/9fs: case 9front: move extra to plan9.stanleylieber.com
/lib/theo: there is another possibility is everyone is out to get you.