#
a62d2778 |
| 24-Nov-2020 |
Antonio Huete Jimenez <tuxillo@quantumachine.net> |
tbridge: Add MODULE_DEPEND to the test module declaration.
- Makes sure you can't unload the tbridge module while there are test modules loaded.
|
#
2a53016d |
| 16-Feb-2012 |
Sascha Wildner <saw@online.de> |
kernel: Include <sys/ioccom.h> where ioctls are defined.
Not where they are used.
See http://bugs.dragonflybsd.org/issues/1334
|
#
3532d243 |
| 24-Dec-2011 |
Sascha Wildner <saw@online.de> |
<sys/tbridge.h>: Add a __printflike().
|
#
a563ca70 |
| 16-Nov-2011 |
Alex Hornung <ahornung@gmail.com> |
dfregress,tbridge - Move into usr.bin and sys/dev
* cleanup of the testcases, remove duplicates, consolidate in test/testcases.
|