summaryrefslogtreecommitdiffstats
path: root/sys/nwfs/nwfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Add dependancy on libmchain module.bp2001-03-221-0/+1
* Slightly reorganize allocation of new vnode. Use bit NVOLUME to detectedbp2001-03-101-1/+1
* Synch with changes in the NCP requester.bp2001-03-101-1/+1
* Reviewed by: jlemonadrian2001-03-011-3/+0
* Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-041-2/+2
* Make malloc use M_ZERO in some more locations.dwmalone2000-10-291-3/+1
* Protect hash data with lock manager instead of home grown one.bp2000-10-021-1/+2
* Get rid from the legacy __P() macro. Remove 'register' keywords.bp2000-10-021-16/+13
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+1
* nwfs depends on ncppeter2000-04-291-0/+2
* Check if module was compiled without SMP support and running onbp2000-01-151-0/+9
* Second pass commit to introduce new ACL and Extended Attribute systemrwatson1999-12-191-1/+2
* Lock reporting and assertion changes.eivind1999-12-111-1/+1
* Change structure field named 'toupper' to 'to_upper' to avoid conflictarchie1999-11-021-5/+5
* Remove unnessary includes.bp1999-10-121-3/+0
* Import kernel part of ncplib: netncp and nwfsbp1999-10-021-0/+515
OpenPOWER on IntegriCloud