Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - avoid hardcoded values. | ume | 2003-10-12 | 1 | -9/+9 |
* | - fix typo in comment. | ume | 2003-10-07 | 1 | -1/+1 |
* | return(code) -> return (code) | ume | 2003-10-06 | 1 | -2/+2 |
* | panic() doesn't need \n | suz | 2003-04-29 | 1 | -1/+1 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -3/+3 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -3/+3 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 1 | -11/+11 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -10/+32 |
* | More IP option length validation. | kris | 2001-02-26 | 1 | -4/+4 |
* | Correct IPv4 option processing. | kris | 2001-02-20 | 1 | -0/+9 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -45/+72 |
* | Remove unneeded #include <sys/kernel.h> | phk | 2000-04-29 | 1 | -1/+0 |
* | Remove ~25 unneeded #include <sys/conf.h> | phk | 2000-04-19 | 1 | -1/+0 |
* | IPSEC support in the kernel. | shin | 1999-12-22 | 1 | -0/+532 |