]> git.sesse.net Git - betaftpd/commit
Implemented directory listing recursion (not very much testing yet). Both mmap()...
authorsgunderson <sgunderson>
Sun, 20 Aug 2000 17:26:49 +0000 (17:26 +0000)
committersgunderson <sgunderson>
Sun, 20 Aug 2000 17:26:49 +0000 (17:26 +0000)
commitdbb6799580c29ff7a1cc193f6d8ca3711579a81f
treef7ce85ce7805fc5f64cb5e5cbaa6c0e32bca0eb5
parente6539f65e93baea923ed7d509187dc8a698f08b6
Implemented directory listing recursion (not very much testing yet). Both mmap() and non-mmap() now use mwrite(). We no longer depend on the return value of snprintf().
cmds.c
cmds.h