Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -2/+4 |
* | Catch up with KSE changes. | fjoe | 2003-02-26 | 1 | -17/+17 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -1/+1 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -1/+1 |
* | - Change mb_copy_t to take a size_t as the length argument instead of an | jhb | 2002-11-08 | 1 | -1/+1 |
* | Update to C99, s/__FUNCTION__/__func__/, | obrien | 2001-12-10 | 1 | -2/+2 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 1 | -0/+1 |
* | Move bindery authentication ncps to ncp_ncp.c file. ncp_login.c will stay | bp | 2001-03-22 | 1 | -2/+2 |
* | Properly set flags on the broken connection. | bp | 2001-03-22 | 1 | -9/+6 |
* | Major update of NCP requester: | bp | 2001-03-10 | 1 | -441/+345 |
* | Implement m_getm() which will perform an "all or nothing" mbuf + cluster | bmilekic | 2001-02-14 | 1 | -27/+2 |
* | * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. | bmilekic | 2000-12-21 | 1 | -8/+8 |
* | Import kernel part of ncplib: netncp and nwfs | bp | 1999-10-02 | 1 | -0/+591 |