summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authoritojun <itojun@NetBSD.org>2004-01-02 20:51:51 +0000
committeritojun <itojun@NetBSD.org>2004-01-02 20:51:51 +0000
commit4fc59b19d55b77aea122746ea36ee7b6866a9c41 (patch)
tree9051904d2fc8bb75173dc87ae53b4c9ac361120d /sys/dev/raidframe
parentbbd16f68284d15b5545f049f6e033412b6818ded (diff)
no need for tmp = arc4randomid here
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions
90f'>allow userland to specify SPD ID. more readable debugging messages.itojun 2003-08-22backout; committed by mistakeitojun 2003-08-22do not quit from key_sendup() even if writes to non-target socket fails.itojun 2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej 2003-01-08allocate route_in6 in struct secashead, to avoid mistakenly overrunitojun 2002-09-11correct signedness mixup in pointer passing. sync w/kameitojun 2002-06-12do not copy policy-on-socket at all. avoid copying packet header value toitojun