Fix semaphore flags
27 lines of code changed in 2 files:
Directory caching! And a change for embedded routines in the mutex type.
94 lines of code changed in 2 files:
Directory caching! And a change for embedded routines in the mutex type.
221 lines of code changed in 6 files:
Reduce directory callback buffer to 39 bytes from 4000 (PATH_MAX)
256 lines of code changed in 5 files:
place timing globals in a structure
32 lines of code changed in 5 files:
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:
Fix (again) caching statistics
1 lines of code changed in 1 file:
Fix cache stats. Change BUS_lock() to BUSLOCK (same syntax as rest of locking).
983 lines of code changed in 35 files:
*** empty log message ***
220 lines of code changed in 1 file:
Code cleaning in owftpd -- removing typedefs
445 lines of code changed in 11 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:
owftpd code format changes -- to better understand
279 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:
Serg Oskin's correction of ow_cache
5 lines of code changed in 1 file:
First pass at ftp stuff
5460 lines of code changed in 38 files:
changes for ftp server
17 lines of code changed in 1 file:
Better check for EPROM write (NAND memory?) ~write&response non zero if error.
6 lines of code changed in 2 files:
Actually added ow_iterate.c
77 lines of code changed in 1 file:
New ow_iterate.c -- better handling of memory access when call spans pages and low-level routines are page-oriented. Also fixed errors on DS2502/3/5/6 write handling (load vs shift CRC checking). The same thing that troubled me with DS2405.
162 lines of code changed in 14 files:
DS2450 updates for power state.
40 lines of code changed in 2 files:
ProgramPulse entry for 9490 to forestall and nNULL pointer error. (the 9490 can't actually generate a program pulse).
137 lines of code changed in 8 files:
Cleaned up memory calls -- reads and writes. Verification of addresses moved upstream into ow_read and ow_write. Also added CRC check for DS2423 reads.
383 lines of code changed in 10 files: