Typo
2 lines of code changed in 1 file:
Fix potential memory leak
7 lines of code changed in 1 file:
Better organization of struct connection_in
114 lines of code changed in 6 files:
path copied and error fixed.
11 lines of code changed in 1 file:
Have fixed some bugs and /bus.x is probably working again.
"ls -l /mnt/1wire/text/uncached/bus.0/" should also work again.
Haven't debugged all the behavior and network traffic between several
owservers yet.
"ls -l /mnt/1wire/bus.0/uncached/bus.1/" etc should be verified
71 lines of code changed in 7 files:
Remove whitespace
2 lines of code changed in 1 file:
Extended "undocumented codes" for C2 DS18x20 die.
53 lines of code changed in 1 file:
Extensive internal changes: Name parsing (ow_parsename.c) is considerably improved with a state machine and cleaner design. Actually more flexible as well. Thermostat handling in names fixed. path_busless is no created on the fly as needed so struct parsedname is smaller. pn->desc is removed.
559 lines of code changed in 11 files:
change /system/structure to /system/connections
to ease later changes to path parsing
3 lines of code changed in 1 file:
First pass at DS1821 Thermostat support -- quite different device
337 lines of code changed in 12 files:
Tests for MacOS X compilation
11 lines of code changed in 1 file:
Some minor changes
6 lines of code changed in 2 files:
Remove sem.h
0 lines of code changed in 1 file:
Remove rpath for MacOS X
1 lines of code changed in 1 file:
Change rpath while linking
50 lines of code changed in 1 file:
printf might be a macro on some systems.
7 lines of code changed in 1 file: