]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Massive lint-inspired cleanup.
authorMark Murray <markm@FreeBSD.org>
Sun, 3 Mar 2002 19:44:22 +0000 (19:44 +0000)
committerMark Murray <markm@FreeBSD.org>
Sun, 3 Mar 2002 19:44:22 +0000 (19:44 +0000)
commite119960112f35b3ec1179e262cccde05b59a0309
tree24e2d1fcb04c65adc9cb948dfed4b2a10ffe1d1b
parenta3b69bbaa65e0c1212dca1ffd5531b58b1467dd7
Massive lint-inspired cleanup.

Remove unneeded includes.
Deal with unused function arguments.
Resolve a boatload of signed/unsigned imcompatabilities.
Etc.
sys/dev/random/harvest.c
sys/dev/random/hash.c
sys/dev/random/hash.h
sys/dev/random/randomdev.c
sys/dev/random/randomdev.h
sys/dev/random/yarrow.c
sys/sys/random.h