NetBSD/sys/netkey
wiz 14dbdf5518 Negative exit code cleanup: Replace exit(-x) with exit(x).
As seen on tech-userlevel.
2001-04-06 11:13:45 +00:00
..
Makefile
key.c make some more constant arrays 'const' 2001-02-21 21:39:52 +00:00
key.h always use rnd(4) for IPsec random number source. avoid random(9). 2000-10-05 04:49:17 +00:00
key_debug.c Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
key_debug.h
key_var.h
keydb.c
keydb.h use real wallclock (got by microtime) to compute IPsec database lifetimes. 2000-09-22 16:55:04 +00:00
keysock.c wake up socket even with socket recieve buffer is full. otherwise, 2000-09-22 08:28:56 +00:00
keysock.h