Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the process_exit eventhandler run without Giant. Add Giant hooks | peter | 2004-03-14 | 1 | -0/+2 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -2/+4 |
* | Replace the at_fork, at_exec, and at_exit functions with the slightly more | jhb | 2003-03-24 | 1 | -7/+7 |
* | Catch up with KSE changes. | fjoe | 2003-02-26 | 1 | -13/+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 |
* | Use new kernel_sysctlbyname function. Remove private copy. | jlemon | 2001-05-19 | 1 | -18/+0 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 1 | -3/+4 |
* | Major update of NCP requester: | bp | 2001-03-10 | 1 | -139/+36 |
* | Mechanical change to use <sys/queue.h> macro API instead of | phk | 2001-02-04 | 1 | -4/+4 |
* | Convert lockmgr locks from using simple locks to using mutexes. | jasone | 2000-10-04 | 1 | -0/+1 |
* | Remove unnessary includes. | bp | 1999-10-12 | 1 | -1/+0 |
* | Import kernel part of ncplib: netncp and nwfs | bp | 1999-10-02 | 1 | -0/+255 |