Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out my lats commit of locking down a socket, it conflicts with hsu's work. | tanimura | 2002-05-31 | 1 | -4/+1 |
* | CURSIG() is not a macro so rename it cursig(). | julian | 2002-05-29 | 1 | -1/+1 |
* | Lock down a socket, milestone 1. | tanimura | 2002-05-20 | 1 | -1/+4 |
* | Include sys/lock.h and sys/mutex.h so that this compiles. | jhb | 2001-05-15 | 1 | -0/+2 |
* | Back out scanning file descriptors with holding a process lock. | tanimura | 2001-05-15 | 1 | -2/+16 |
* | - Convert msleep(9) in select(2) and poll(2) to cv_*wait*(9). | tanimura | 2001-05-14 | 1 | -9/+13 |
* | Major update of NCP requester: | bp | 2001-03-10 | 1 | -29/+29 |
* | * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. | bmilekic | 2000-12-21 | 1 | -1/+1 |
* | Remove unnessary includes. | bp | 1999-10-12 | 1 | -3/+0 |
* | Import kernel part of ncplib: netncp and nwfs | bp | 1999-10-02 | 1 | -0/+442 |