This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-05 18:05:16 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
nfsserver
History
Doug Rabson
86442b5201
Fix a panic in nfsrv_dorec() where a NULL pointer could be passed to
...
free() sometimes. Reviewed by: Eric Haug <ejh@eas.slu.edu>
1998-11-13 09:44:12 +00:00
..
nfs_serv.c
vm_object_page_clean() last arg changed from TRUE to OBJPC_SYNC. I'm not
1998-10-31 15:39:31 +00:00
nfs_srvcache.c
…
nfs_srvsock.c
Fix a panic in nfsrv_dorec() where a NULL pointer could be passed to
1998-11-13 09:44:12 +00:00
nfs_srvsubs.c
Remove [apparently] bogus casts to u_long for the vnode_pager_setsize()
1998-11-09 07:00:14 +00:00
nfs_syscalls.c
…
nfs.h
Made unloading of the nfs LKM sort of work. This is mainly to test
1998-09-07 05:42:15 +00:00
nfsm_subs.h
…
nfsproto.h
…
nfsrvcache.h
…
nfsrvstats.h
Made unloading of the nfs LKM sort of work. This is mainly to test
1998-09-07 05:42:15 +00:00