minix/drivers/random
David van Moolenbroek 6331e8f845 Retire the synchronous character driver protocol
- change all sync char drivers into async drivers;
- retire support for the sync protocol in libchardev;
- remove async dev style, as this is now the default;
- remove dev_status from VFS;
- clean up now-unused protocol messages.

Change-Id: I6aacff712292f6b29f2ccd51bc1e7d7003723e87
2014-02-18 11:25:02 +01:00
..
aes random: resolve Coverity warnings 2012-08-14 09:11:16 +00:00
main.c Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00
Makefile Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
random.c Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
random.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00