add flag to skip existing files
transfer existing directories
add verbose flag to print transferred files/dirs
Fix directory read serialization bottleneck
cool uris don't change
mkfile: *actually* install to /$objtype/bin; derp (thanks qwx)
mk install to the system path (alas)
fix manpage install target
update manual page SOURCE section
take it, it's yours
mkfile: install to $home/bin, as is Correct
ricing the code
fix double-free
implement -T flag that disables the safe-mode
simplify nblk calculation
fix not failing on error
implement robust cloud-scale format-agnostic parallel asynchronous ghost-copy data replication strategy
fix troff references
correctly handle partial reads
fix the write error check
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