[root]/src/scripts
install
(7 files, 14269 lines)
maintainance
(2 files, 29 lines)
ow-website
(2 files, 27 lines)
usb
(5 files, 149 lines)
cygwin
(5 files, 172 lines)
debian
(0 files, 0 lines)
access
(3 files, 44 lines)
server
(3 files, 39 lines)
windows
(5 files, 155 lines)
windows
(12 files, 1943 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 15 (100.0%) | 149 (100.0%) | 9.9 |
| alfille | 6 (40.0%) | 114 (76.5%) | 19.0 |
| d1mag | 7 (46.7%) | 30 (20.1%) | 4.2 |
| vtt | 2 (13.3%) | 5 (3.4%) | 2.5 |
memlogparser utility script: Make the code more self-explanatory, and add a different heading for reallocation from a null pointer (a legal maneuver, but creates an unmatched allocation.)
20 lines of code changed in 1 file:
Add memleakparser.pl -- parses the output from a memory leak test (OW_ALLOC_DEBUG) and matches allocation and frees.
60 lines of code changed in 1 file:
Fix many 1-line if-statements without braces.
6 lines of code changed in 1 file:
Indent all .c and .h files with code_format-script.
13 lines of code changed in 1 file:
CVS ID tag
2 lines of code changed in 2 files:
treemaker script
21 lines of code changed in 1 file:
Add: code_format.sh in /src/scripts
11 lines of code changed in 1 file:
A very beta check-in to make it possible to compile for cygwin+bonjour.
There are some extra debug-output which will be removed soon.
1 lines of code changed in 1 file:
Moving the src/scripts/windows files to src/scripts/usb/* instead and generate
different ds9490.inf files systems with/without cygwin.
1 lines of code changed in 1 file:
Minor changes
1 lines of code changed in 1 file:
Various changes for Cygwin installation.
7 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:
Merged SPLIT_FUSE branch back into main trunk
5 lines of code changed in 2 files: