Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take advantage of the new unsigned and hex integer types. | archie | 2000-08-10 | 1 | -2/+2 |
* | In a struct sockaddr, sa->sa_len can be zero if uninitialized. | archie | 2000-08-09 | 1 | -1/+1 |
* | Two simple changes to the kernel internal API for netgraph modules, | julian | 2000-04-28 | 1 | -2/+3 |
* | Remove a bunch of un-needed includes. | julian | 1999-12-07 | 1 | -2/+0 |
* | Add two new generic control messages, NGM_ASCII2BINARY and | archie | 1999-11-30 | 1 | -66/+491 |
* | Change the prototype of the strto* routines to make the second | archie | 1999-11-24 | 1 | -1/+1 |
* | Add some safety using KASSERT() and splnet(). | archie | 1999-11-19 | 1 | -12/+18 |
* | New netgraph node type "ksocket". | archie | 1999-11-16 | 1 | -0/+481 |