freebsd-dev/sys/dev/random
Poul-Henning Kamp 7ac40f5f59 Gigacommit to improve device-driver source compatibility between
branches:

Initialize struct cdevsw using C99 sparse initializtion and remove
all initializations to default values.

This patch is automatically generated and has been tested by compiling
LINT with all the fields in struct cdevsw in reverse order on alpha,
sparc64 and i386.

Approved by:    re(scottl)
2003-03-03 12:15:54 +00:00
..
harvest.c Remove srandom(): 2003-02-05 15:56:04 +00:00
hash.c No functional change. Fix comments and whitespace. 2002-09-21 21:40:02 +00:00
hash.h Upgrade the random device to use a "real" hash instead of building 2002-07-15 13:58:35 +00:00
randomdev.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
randomdev.h Massive lint-inspired cleanup. 2002-03-03 19:44:22 +00:00
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