[root]/owfs/module/owfs/src/include

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 19 (100.0%) | 127 (100.0%) | 6.6 |
| alfille | 13 (68.4%) | 71 (55.9%) | 5.4 |
| vtt | 3 (15.8%) | 50 (39.4%) | 16.6 |
| d1mag | 3 (15.8%) | 6 (4.7%) | 2.0 |
Pretty-up code using sript: code_format.sh in /src/scripts
20 lines of code changed in 1 file:
Simplify include files.
4 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.
2 lines of code changed in 1 file:
Don't install the header-files anymore. Only owcapi.h is installed.
1 lines of code changed in 1 file:
Some changes to fix fuse-compilation problems on NLSU2
3 lines of code changed in 1 file:
Command line fuse options are now passed on the fuse_main
5 lines of code changed in 1 file:
Better command line parsing for owfs
12 lines of code changed in 1 file:
change in->name handling for DS9490. Use fuse_main instead of all that stuff.
16 lines of code changed in 1 file:
Fixing CVS problems between owfs and owcapi
1 lines of code changed in 2 files:
*** empty log message ***
1 lines of code changed in 2 files:
First pass at ftp stuff
2 lines of code changed in 1 file:
Moved fstat code to library. Cleaned up file times. Cleaned up tome offset code.
1 lines of code changed in 1 file:
parallel port work
3 lines of code changed in 1 file:
support for the newer FUSE and statfs call. (Change in callback arguments).
6 lines of code changed in 1 file:
Merged back changes from MODULE_MERGE branch
50 lines of code changed in 3 files: