Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/+285 |
API changes: - additional IPv6 ioctls - IPsec PF_KEY API was changed, it is mandatory to upgrade setkey(8). (also syntax change) |