Date: Tue, 18 Sep 2001 16:34:44 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/amd/conf/nfs_prot nfs_prot_freebsd3.h src/etc/mtree BSD.include.dist src/include Makefile src/sbin Makefile src/sbin/mount_nfs Makefile mount_nfs.8 mount_nfs.c src/sbin/mountd mountd.c src/sbin/nfsd Makefile nfsd.c ... Message-ID: <200109182334.f8INYjY11087@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/09/18 16:34:44 PDT Modified files: contrib/amd/conf/nfs_prot nfs_prot_freebsd3.h etc/mtree BSD.include.dist include Makefile sbin Makefile sbin/mount_nfs Makefile mount_nfs.8 mount_nfs.c sbin/mountd mountd.c sbin/nfsd Makefile nfsd.c usr.bin/fstat fstat.c usr.bin/nfsstat nfsstat.c usr.sbin/pstat pstat.8 pstat.c usr.sbin/rpc.lockd kern.c Log: Userland part of nfs client/server split and cleanup. Revision Changes Path 1.11 +3 -2 src/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h 1.50 +5 -1 src/etc/mtree/BSD.include.dist 1.151 +3 -3 src/include/Makefile 1.90 +1 -2 src/sbin/Makefile 1.11 +1 -9 src/sbin/mount_nfs/Makefile 1.30 +6 -47 src/sbin/mount_nfs/mount_nfs.8 1.47 +11 -197 src/sbin/mount_nfs/mount_nfs.c 1.58 +6 -23 src/sbin/mountd/mountd.c 1.14 +1 -9 src/sbin/nfsd/Makefile 1.20 +6 -150 src/sbin/nfsd/nfsd.c 1.35 +3 -3 src/usr.bin/fstat/fstat.c 1.19 +107 -88 src/usr.bin/nfsstat/nfsstat.c 1.33 +1 -7 src/usr.sbin/pstat/pstat.8 1.63 +3 -9 src/usr.sbin/pstat/pstat.c 1.4 +6 -6 src/usr.sbin/rpc.lockd/kern.c 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?200109182334.f8INYjY11087>