Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update network code to use poll support. | peter | 1997-09-14 | 1 | -1/+1 |
| | |||||
* | Added used #include - don't depend on <sys/mbuf.h> including | bde | 1997-09-02 | 1 | -0/+1 |
| | | | | <sys/malloc.h> (unless we only use the bogusly shared M*WAIT flags). | ||||
* | Fix all areas of the system (or at least all those in LINT) to avoid storing | wollman | 1997-08-16 | 1 | -19/+18 |
| | | | | | | | | socket addresses in mbufs. (Socket buffers are the one exception.) A number of kernel APIs needed to get fixed in order to make this happen. Also, fix three protocol families which kept PCBs in mbufs to not malloc them instead. Delete some old compatibility cruft while we're at it, and add some new routines in the in_cksum family. | ||||
* | Removed unused #includes. | bde | 1997-08-02 | 2 | -10/+0 |
| | |||||
* | import Chuck Cranor's ATM driver | kjc | 1997-05-09 | 1 | -0/+822 |
| | |||||
* | import Chuck Cranor's ATM driver | kjc | 1997-05-09 | 3 | -0/+486 |