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
ircrc: fix spurious autojoin
ircrc(1): man page fixes, thanks pap
hget(1): fix man page errors, add another example
ircrc: various improvements (thanks again pap!)
add /rc/bin/formpost; add formpost to hget(1) man page
cifsd: fix 64bit fileoffset bug
add /sys/man/1/ircrc, thanks pap
kernel: try to catch some (rare) mistakes
6in4: fix exit status, less strict src filtering, logging (import from sources)
kenrel: simplify image cache by use of ccloseq()
vncv: fork tcs with RFNOWAIT as we dont collect wait message
vncv: snarfvers race, silly walks, add -l option for clipboard charset
/sys/lib/acid/kernel: fix imagecache() and procenv()