summaryrefslogtreecommitdiffstats
path: root/sys/netncp/ncp_rq.c
Commit message (Expand)AuthorAgeFilesLines
* Change API of mb_copy_t in libmchain so that netsmb can handleimura2005-07-291-1/+11
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Use __FBSDID().obrien2003-06-111-2/+4
* Catch up with KSE changes.fjoe2003-02-261-17/+17
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* - Change mb_copy_t to take a size_t as the length argument instead of anjhb2002-11-081-1/+1
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-2/+2
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-0/+1
* Move bindery authentication ncps to ncp_ncp.c file. ncp_login.c will staybp2001-03-221-2/+2
* Properly set flags on the broken connection.bp2001-03-221-9/+6
* Major update of NCP requester:bp2001-03-101-441/+345
* Implement m_getm() which will perform an "all or nothing" mbuf + clusterbmilekic2001-02-141-27/+2
* * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.bmilekic2000-12-211-8/+8
* Import kernel part of ncplib: netncp and nwfsbp1999-10-021-0/+591
OpenPOWER on IntegriCloud