1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/dev/random
Alfred Perlstein 44956c9863 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
harvest.c
hash.c No functional change. Fix comments and whitespace. 2002-09-21 21:40:02 +00:00
hash.h
randomdev.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
randomdev.h
yarrow.c Fix a buffer overrun in /dev/random which, due to the nature of the 2002-12-12 17:38:45 +00:00
yarrow.h