equal
deleted
inserted
replaced
25 * Fixed wrong calculation of the expected working counter if the process data |
25 * Fixed wrong calculation of the expected working counter if the process data |
26 of a domain span several datagrams. |
26 of a domain span several datagrams. |
27 * Fixed a kernel oops when a slave configuration is detached while the actual |
27 * Fixed a kernel oops when a slave configuration is detached while the actual |
28 configuration is in progress. |
28 configuration is in progress. |
29 * Fixed typo in logging output. |
29 * Fixed typo in logging output. |
|
30 * Removed bashisms from init script. |
30 |
31 |
31 Changes in 1.4.0-rc3: |
32 Changes in 1.4.0-rc3: |
32 |
33 |
33 * Ported the master thread to the kthread interface. |
34 * Ported the master thread to the kthread interface. |
34 * Added missing semaphore up() in an ioctl(). In rare cases, the master |
35 * Added missing semaphore up() in an ioctl(). In rare cases, the master |