summaryrefslogtreecommitdiffstats
path: root/sys/nwfs/nwfs_io.c
Commit message (Expand)AuthorAgeFilesLines
* Slightly reorganize allocation of new vnode. Use bit NVOLUME to detectedbp2001-03-101-0/+1
* Grab the process lock while calling psignal and before calling psignal.jhb2001-03-071-0/+2
* Get rid from the legacy __P() macro. Remove 'register' keywords.bp2000-10-021-6/+6
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+1
* Complete the bio/buf divorce for all code below devfs::strategyphk2000-04-151-2/+2
* Move B_ERROR flag to b_ioflags and call it BIO_ERROR.phk2000-04-021-3/+3
* Remove B_READ, B_WRITE and B_FREEBUF and replace them with a newphk2000-03-201-1/+1
* Remove abuse of struct nameidata.bp1999-11-271-7/+4
* useracc() the prequel:phk1999-10-291-1/+0
* Remove unnessary includes.bp1999-10-121-9/+0
* Put back cn_namelen initialization. Removed by phk in rev 1.2.bp1999-10-071-0/+1
* Before we start to mess with the VFS name-cache clean things up a little bit:phk1999-10-031-6/+1
* Import kernel part of ncplib: netncp and nwfsbp1999-10-021-0/+650
OpenPOWER on IntegriCloud