summaryrefslogtreecommitdiffstats
path: root/sys/netkey
Commit message (Expand)AuthorAgeFilesLines
* Fixed printf format errors.bde1998-08-171-14/+16
* 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-282-5/+0
* key_getspi() bugfix.itojun1998-03-231-2/+19
* polish the code.itojun1998-02-274-203/+288
* make sys/netkey/key{,_debug}.c compile. I believe it works but not tested.itojun1998-02-274-165/+355
* 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-144-0/+3435
OpenPOWER on IntegriCloud