1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/nfsserver
Bruce Evans bc3de552ad Moved declaration of `union nethostadr' outside of the KERNEL section,
to give pollution compatible with <nfs/nqfs.h>.  At least mount_nfs.c
previously had to #define KERNEL before including <nfs/nfs.h> to get
this pollution, but this gave other pollution.

Moved comment about NFSINT_SIGMASK to immediately before the code that
it applies to.
1998-02-01 21:23:29 +00:00
..
nfs_serv.c Change the busy page mgmt, so that when pages are freed, they 1998-01-31 11:56:53 +00:00
nfs_srvcache.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
nfs_srvsock.c Removed unused #includes. 1997-10-28 15:59:26 +00:00
nfs_srvsubs.c Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
nfs_syscalls.c Don't call malloc(..., M_WAITOK) at splnet(). Doing so is often 1997-11-24 14:18:00 +00:00
nfs.h Moved declaration of `union nethostadr' outside of the KERNEL section, 1998-02-01 21:23:29 +00:00
nfsm_subs.h Merge WebNFS changes from NetBSD. 1997-07-16 09:06:30 +00:00
nfsproto.h
nfsrvcache.h
nfsrvstats.h Moved declaration of `union nethostadr' outside of the KERNEL section, 1998-02-01 21:23:29 +00:00