Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Yikes, these files bogusly #include "loop.h" but didn't use the value. | peter | 2001-01-29 | 1 | -2/+0 |
| | | | | My searching for NLOOP missed them. :-( | ||||
* | Move suser() and suser_xxx() prototypes and a related #define from | phk | 2000-10-29 | 1 | -1/+0 |
| | | | | | | | | | <sys/proc.h> to <sys/systm.h>. Correctly document the #includes needed in the manpage. Add one now needed #include of <sys/systm.h>. Remove the consequent 48 unused #includes of <sys/proc.h>. | ||||
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -0/+550 |
API changes: - additional IPv6 ioctls - IPsec PF_KEY API was changed, it is mandatory to upgrade setkey(8). (also syntax change) |