


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 25 (100.0%) | 265 (100.0%) | 10.6 |
| / | 12 (48.0%) | 209 (78.9%) | 17.4 |
| module/owftpd/src/c/ | 1 (4.0%) | 18 (6.8%) | 18.0 |
| module/ | 2 (8.0%) | 14 (5.3%) | 7.0 |
| module/owlib/src/include/ | 2 (8.0%) | 8 (3.0%) | 4.0 |
| module/owlib/src/c/ | 1 (4.0%) | 6 (2.3%) | 6.0 |
| module/owfs/src/c/ | 2 (8.0%) | 5 (1.9%) | 2.5 |
| src/include/ | 4 (16.0%) | 3 (1.1%) | 0.7 |
| module/owhttpd/src/c/ | 1 (4.0%) | 2 (0.8%) | 2.0 |

C89
3 lines of code changed in 1 file:
blarg double quoting
5 lines of code changed in 1 file:
no man.
1 lines of code changed in 1 file:
"yes" is not spelled "ues" :)
3 lines of code changed in 1 file:
begone c99isms!
3 lines of code changed in 1 file:
we really don't need src/include/owfs_config.h.in, bootstrap rebuilds headers
correctly now, removed some commented code from configure.ac
2 lines of code changed in 3 files:
autoheader builds this file; get it out of here.
0 lines of code changed in 1 file:
Made --disable-ftpd and --disable-httpd actually do something. Displays
more output regarding ftpd build config.
40 lines of code changed in 2 files:
compile fixes, unsigned/signed fixes, rename link variable (collide in POSIX.1)
and stop looking at config.h (owfs_config.h)
18 lines of code changed in 1 file:
changes to silence automake 1.8's warnings from aclocal...
3 lines of code changed in 1 file:
semaphore detection
9 lines of code changed in 3 files:
whoops. forgot to flip ENABLE flag.
5 lines of code changed in 1 file:
make --enable-usb work like other --enable options (default to auto)
11 lines of code changed in 1 file:
rework the way we build and check for libdb. this builds on woody --
warning cache may be broken on woody!
82 lines of code changed in 5 files:
can build without owfs/fuse now; defaults owfs build to "auto" (won't generate
fatal error if fuse is missing), pthread detection code better (also tries
to use various CC's "threadsafe" generating code), and lowered required
autoconf version.
80 lines of code changed in 2 files: