Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | PHOLD the nfsd. | 2000-11-09 | 1 | -3/+8 | ||
| | | | | | PRELE the nfsiod when it exits (shouldn't be necessary to PHOLD it because it's a kernel thread, but it doesn't hurt. | |||||
* | return ENOSYS for NFSSVC_BIOD request. since none to call it anyway | 2000-05-24 | 1 | -5/+1 | ||
| | ||||||
* | from tsarna@netbsd.org (sysctl changes to come later): | 2000-05-19 | 1 | -6/+50 | ||
| | | | | | | | Death to nfsiod! It is replaced by kernel threads that do the same thing. The number of kernel threads used is set with the vfs.nfs.iothreads sysctl. | |||||
* | moved sys_getfh to vfs_syscalls.c | 2000-02-07 | 1 | -42/+1 | ||
| | ||||||
* | More splbio()'s added so that reassignbuf can do its thing. | 1997-12-02 | 1 | -2/+3 | ||
| | ||||||
* | Updates for VFS Lite 2 + soft update. | 1997-11-06 | 1 | -3/+1 | ||
| | ||||||
* | back out vfs lite2 till after 2.2 | 1997-10-06 | 1 | -1/+3 | ||
| | ||||||
* | VFS Lite2 Changes | 1997-10-06 | 1 | -3/+1 | ||
| | ||||||
* | ifdef out some vars used only w/ NFSCLIENT defined | 1997-03-30 | 1 | -3/+5 | ||
| | ||||||
* | Keep dirty list used by in-kernel update(8) in sync with buffers | 1996-06-14 | 1 | -1/+3 | ||
| | ||||||
* | partial sync with netbsd 960418, more to come | 1996-04-21 | 1 | -20/+20 | ||
| | ||||||
* | Minor cleanups. Checked against Lite2. | 1996-04-17 | 1 | -20/+20 | ||
| | | | | (NetBSD's was really just a Lite2's, but w/ 64bit support) | |||||
* | From NetBSD: NFSv3 import (tomorrow's Net's kernel) | 1996-03-31 | 1 | -198/+455 | ||
| | | | | | Open's patches kept in. i'll possibly take a look at Lite2 soon, is there smth usefull ?.. | |||||
* | From NetBSD: merge with 960217 (still NFSv2) | 1996-02-29 | 1 | -31/+53 | ||
| | ||||||
* | from cgd; handle 64-bit pointers and longs | 1995-12-21 | 1 | -5/+5 | ||
| | ||||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+885 | ||