Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change iov_base's type from `char *' to the standard `void *'. All | mike | 2002-10-11 | 1 | -1/+1 |
* | o Synchronize updates to struct vm_page::cow with the page queues lock. | alc | 2002-09-02 | 1 | -1/+3 |
* | Moved sf_buf_alloc and sf_buf_free function declarations to sys/socketvar.h | dg | 2002-08-13 | 1 | -2/+0 |
* | Lock accesses to the page queues. | alc | 2002-07-13 | 1 | -0/+2 |
* | Remove the advertising clause from the Duke BSD copyright on the | gallatin | 2002-07-06 | 1 | -4/+1 |
* | catch up with mextadd callback taking a void argument instead of a caddr_t. | alfred | 2002-06-29 | 1 | -2/+2 |
* | At long last, commit the zero copy sockets code. | ken | 2002-06-26 | 1 | -0/+181 |