[root]/owfs/module/owftpd
src
(2 files, 8 lines)
c
(11 files, 3990 lines)
include
(3 files, 358 lines)
man
(1 files, 2 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 14 (100.0%) | 883 (100.0%) | 63.0 |
| alfille | 11 (78.6%) | 880 (99.7%) | 80.0 |
| vtt | 1 (7.1%) | 2 (0.2%) | 2.0 |
| d1mag | 2 (14.3%) | 1 (0.1%) | 0.5 |
Indent all .c and .h files with code_format-script.
0 lines of code changed in 1 file:
Change @RM@ in makefiles.
Install two include files from now on... owfs_config.h and owcapi.h
src/include/config.h contain autogenerated configuration instead of owfs_config.h.
All *.h and *.c is updated to #include <config.h> which is normal behavior.
1 lines of code changed in 1 file:
Added .cvsignore files
2 lines of code changed in 1 file:
First pass at ftp stuff
880 lines of code changed in 11 files: