remove stupid mkfile rules. (thanks BurnZeZ)
nicer exit on usage error. (thanks BurnZeZ)
fix free of non-malloc'd pointer
fix leaked fd in mkdir
mkfile: actually fix manual page install
mkfile: fix install to install man page
mkfile: cleanup, add release target. rename manpage
README: huge page length
readme
graceful error handling
don't wakeup wgwait unless it can continue
fix weird wg usage
stop the Channel abuse, adopt mischief's WaitGroups
actually rename the manpage file
rename manpage file. add uninstall target to mkfile
mkfile: install the manual page in /sys/man
add manual page
force mkdir to always create a directory
add %r to sysfatal messages
properly handle cloning multiple files / dirs to a new directory
reorder code
mkfile: remove extra slash
update usage
replace homebrew sysfatal with - sysfatal...
use dirfwstat instead of dirwstat in cloneattr
accept multiple source files/dirs
add -g -u -x flags as in cp(1) and friends
only dirs get forced write permission
import