aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/nwfs/nwfs.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate constant and unused arguments to nwfs_vinvalbuf()Poul-Henning Kamp2005-01-141-2/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Back when VOP_* was introduced, we did not have new-style structPoul-Henning Kamp2004-12-011-0/+3
* Explicitly pass the vnode to the nw_doio() function.Poul-Henning Kamp2004-09-071-1/+1
* KSE Milestone 2Julian Elischer2001-09-121-2/+2
* - sys/n[tw]fs moved to sys/fs/n[tw]fsRuslan Ermilov2001-05-261-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Under some condition vnode can reference itself.Boris Popov1999-10-141-0/+1
* Import kernel part of ncplib: netncp and nwfsBoris Popov1999-10-021-0/+82