- Timestamp:
- Oct 15, 2016, 10:07:08 PM (8 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/Changelog
r511 r512 1 1 4.1.6: 2 * fix SH_DEADFILE (too big, some architectures have nlink_t 3 as uint16, e.g. FreeBSD). 2 4 * add portcheck option 'PortCheckDevice = device' to monitor a 3 5 device regardless of address assigned to it (patch by Anton H., plus -
trunk/include/sh_dbIO_int.h
r481 r512 22 22 #define SH_DBIO_INT_H 23 23 24 #define SH_DEADFILE 0x4445414424 #define SH_DEADFILE 65535 25 25 26 26 typedef struct store_info_old {
Note:
See TracChangeset
for help on using the changeset viewer.