close stdin to make cmd proc exit
update readme
add "df" alias for "stats"; add "sync" command
add "halt" command
SRVNAME.cmd, stats command and proper partition locking
add mkfs run
closeallparts: lock properly
add license
fix symlinks hiding
hide symbolic links by default
fix dir rewind
fix truncation permission check; fix writing beyond file end
rwalk1: fix ..
fix Aux type on Tcreate
support wstat, fix dirfill giving wrong mode
open/create: reset iounit
clean up traces
add Tcreate support
add -g (for custom group file) and -R (to mount as root) options
group: fix outright broken ingroup
rwalk1: get linkresolve error if any
better permission logic; add -l hide option to hide links; implement remove
better permission checking and simple file writing
put superblock into Part
it is qidmask, not qid
add proper installation instructions
read-only mode works now; still no group mapping or permission checking
proper mounting/unmounting and group file reading