equal
deleted
inserted
replaced
11 * Fixed wrong calculation of the expected working counter if the process data |
11 * Fixed wrong calculation of the expected working counter if the process data |
12 of a domain span several datagrams. |
12 of a domain span several datagrams. |
13 * Fixed a kernel oops when a slave configuration is detached while the actual |
13 * Fixed a kernel oops when a slave configuration is detached while the actual |
14 configuration is in progress. |
14 configuration is in progress. |
15 * Fixed typo in logging output. |
15 * Fixed typo in logging output. |
|
16 * Removed bashisms from init script. |
16 |
17 |
17 Changes in version 1.4.0-rc3: |
18 Changes in version 1.4.0-rc3: |
18 |
19 |
19 * Ported the master thread to the kthread interface. |
20 * Ported the master thread to the kthread interface. |
20 * Added missing semaphore up() in an ioctl(). In rare cases, the master |
21 * Added missing semaphore up() in an ioctl(). In rare cases, the master |