summaryrefslogtreecommitdiffstats
path: root/sys/netkey/key.c
Commit message (Expand)AuthorAgeFilesLines
* Really make this compile..peter1998-04-061-12/+58
* Maybe fix netkey. I am not sure how to test this..peter1998-04-051-44/+68
* Substitute a panic for a undefined function so LINT will compile.phk1998-04-041-0/+4
* Eradicate the variable "time" from the kernel, using various measures.phk1998-03-301-4/+4
* Removed unused #includes.bde1998-03-281-3/+0
* key_getspi() bugfix.itojun1998-03-231-2/+19
* polish the code.itojun1998-02-271-92/+174
* make sys/netkey/key{,_debug}.c compile. I believe it works but not tested.itojun1998-02-271-29/+141
* Added a used #include.bde1998-02-251-0/+1
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-1/+1
* Distribute and statizice a lot of the malloc M_* types.phk1997-10-111-0/+2
* This is the `netkey' kernel key-management service (the PF_KEY analoguewollman1996-06-141-0/+2270
OpenPOWER on IntegriCloud