Date: Tue, 30 Jun 1998 04:19:27 -0700 (PDT) From: John-Mark Gurney <jmg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lkm@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/lkm/nfs Makefile src/sys/nfs nfs.h Message-ID: <199806301119.EAA18345@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmg 1998/06/30 04:19:27 PDT Modified files: lkm/nfs Makefile sys/nfs nfs.h Log: fix buildworld hopefully be3fore anyone complains... NFS_*TIMO should possibly be converted to sysctl vars (jkh's suggestion), but in some cases it looks like nfs keeps a copy of the value in a struct hash sizes are already ifdef'd KERNEL, so there aren't userland inpact from them... Revision Changes Path 1.7 +3 -1 src/lkm/nfs/Makefile 1.42 +3 -1 src/sys/nfs/nfs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806301119.EAA18345>