aboutsummaryrefslogtreecommitdiff
path: root/sys/nwfs/nwfs_io.c
Commit message (Expand)AuthorAgeFilesLines
* Complete the bio/buf divorce for all code below devfs::strategyPoul-Henning Kamp2000-04-151-2/+2
* Move B_ERROR flag to b_ioflags and call it BIO_ERROR.Poul-Henning Kamp2000-04-021-3/+3
* Remove B_READ, B_WRITE and B_FREEBUF and replace them with a newPoul-Henning Kamp2000-03-201-1/+1
* Remove abuse of struct nameidata.Boris Popov1999-11-271-7/+4
* useracc() the prequel:Poul-Henning Kamp1999-10-291-1/+0
* Remove unnessary includes.Boris Popov1999-10-121-9/+0
* Put back cn_namelen initialization. Removed by phk in rev 1.2.Boris Popov1999-10-071-0/+1
* Before we start to mess with the VFS name-cache clean things up a little bit:Poul-Henning Kamp1999-10-031-6/+1
* Import kernel part of ncplib: netncp and nwfsBoris Popov1999-10-021-0/+650