sdiahci: make drive dvd drive spinup work, add *ahcidebug= boot parameter
nusb/kb: fix 5ms sleep polling in repeatproc, notegroup, cleanup
nusb/kb: add support for evoluent vertical mouse
upas/fs: fix tlsClient() memory leaks
usbehci: route ports to all ehci controllers, not just the first
audiohda: add pci vid/did for lenovo thinkpad x230t
reverting string "general purpose password" braindamage
passwd: improved message
sysinfo: -m handle e-mail from unconfigured systems
nusb/kb: skip 0x01 lead byte hack, you dont wanna know
usbehci: fix broken bios takeover
usbohci: revert td overrun error handling change from sources
nusb/kb: zero reads, error handling, priority, cleanup
usbohci: implement smm handover, timeouts, donehead dequeue.
ratrace: fix race conditions and range check
libmach: fix file permission for map.c
hgfs: work in progress stuff...
hgfs: remove bogus OTRUNC mode from create() call in fmktemp()
derp: handle file type changes
hjfs: eleminate seek syscalls
hjfs: ORCLOSE parent check, estrdup / erealloc, CHFNOPERM consistency
hgfs: work in progress stuff
fortunes: did anyone at iwp9 give an update about osprey? anyone ask when it'll be available?
hjfs: fix getfree() races, fix very rare buf leak in deltraverse()
hjfs: fix potential deadlock in putloc()
hjfs: dentry qid checking, prevent newentry() from allocating already in use slot
add C-Keens tls-client-auth
hjfs: fix more missing dirty marks, error handling, cleanup
hjfs: fix missing BDELWRI mark in newentry()
vt: on resize, restore screen using history buffer
rio: fix auto compmplete candidates getting read back without prompt
kbdfs: send interrupt note in separate proc to prevent potential deadlock
kbdfs: kill input buffer on interrupt key
pstree: manpage, print pid in first column, bio, silly walks
limit clunk queue length for cclose()
pstree: sort children, fix missing close, strip newline from args
remove tty(1) command as kbdfs now handles interrupts
devproc: remove pgrpid == 1 check for notepg open
make interrupt key (Del) just work in the console
Oops, make exponential function work
Add exponential function.
fplot(1) man page
wikifmt: fix trailing _ in heading name reference
add google code wiki formatter aux/wikifmt
derp(1) spelling (thanks pap)
add directory-examining recursive compare derp(1)
hgfs: fix metaheader offset for log
hjfs: fix group permissions for /adm and /adm/users for init
hgfs: strip metadata header, bogus .n walks
rio: fix topping a hidden window does not activate the foreground font color
hgfs: work in progress stuff...
hgfs: more work in progress stuff
devdraw: fix stats for #i/winname (thanks jas)
file: paq, troff, hp pcl, lua, vcard
fix permissiosn for upas and telco rc script
fix permissions for auth/(status enable disable)
realemu: fix REP prefix condition
/sys/src/cmd/mk*: add $CLEANFILES to clean and nuke targets
hgfs: add wip debug command
libmemlayer: remove pool.h includes (import from sources)
create bio file (/adm/keys.who) if it doesnt exist
fmt: improved version using less memory
devproc: fix another channel leak, move the cclose(c) from proctext() to procopen.
pkg/list: handle werc directory listings
rio: fix cursor for sizing nocurrent window
/sys/doc: permissions for cleanps, mkdirlist, mkfilelist
rio: colors, flicker reduction, refresh after mouse close
rio: wtop() after resize fix
rio: preserve window z-order on resize, fix race conditions
more generic way to deal with image chan conversion for resize/resample/rotate
rio: copy window labels for menu3
document urlencode in hget(1)
hpost: better handling of optional -u flag
hpost: add -l flag to get location url after POST
/sys/src/cmd/auth/mkfile: fix lib.$O.a race
fortunes, rob, rsc, troll: the war is over
kernel: cachedel() lock order, lookpage, cleanup
swap: track swap pages with > 255 references, setswapchan() swapimage.c
kernel: attachimage / exec error handling