summaryrefslogtreecommitdiffstats
path: root/sys/netncp/ncp_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to our preferred 2-clause BSD license.joel2010-04-071-6/+0
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-1/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Make the process_exit eventhandler run without Giant. Add Giant hookspeter2004-03-141-0/+2
* Use __FBSDID().obrien2003-06-111-2/+4
* Replace the at_fork, at_exec, and at_exit functions with the slightly morejhb2003-03-241-7/+7
* Catch up with KSE changes.fjoe2003-02-261-13/+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
* Use new kernel_sysctlbyname function. Remove private copy.jlemon2001-05-191-18/+0
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-3/+4
* Major update of NCP requester:bp2001-03-101-139/+36
* Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-041-4/+4
* Convert lockmgr locks from using simple locks to using mutexes.jasone2000-10-041-0/+1
* Remove unnessary includes.bp1999-10-121-1/+0
* Import kernel part of ncplib: netncp and nwfsbp1999-10-021-0/+255
OpenPOWER on IntegriCloud