Date: Fri, 14 Jan 2000 11:54:43 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netncp ncp_ncp.h ncp_rq.h ncp_sock.h ncp_subr.h src/sys/ntfs ntfs_subr.h ntfs_vfsops.h src/sys/nwfs nwfs_node.h nwfs_subr.h Message-ID: <200001141954.LAA12714@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/01/14 11:54:43 PST Modified files: sys/netncp ncp_ncp.h ncp_rq.h ncp_sock.h ncp_subr.h sys/ntfs ntfs_subr.h ntfs_vfsops.h sys/nwfs nwfs_node.h nwfs_subr.h Log: Forward declare some structs so that this header is more self-suifficent. Revision Changes Path 1.3 +6 -1 src/sys/netncp/ncp_ncp.h 1.4 +3 -1 src/sys/netncp/ncp_rq.h 1.3 +8 -1 src/sys/netncp/ncp_sock.h 1.3 +4 -1 src/sys/netncp/ncp_subr.h 1.7 +5 -1 src/sys/ntfs/ntfs_subr.h 1.6 +6 -1 src/sys/ntfs/ntfs_vfsops.h 1.2 +8 -1 src/sys/nwfs/nwfs_node.h 1.2 +13 -1 src/sys/nwfs/nwfs_subr.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?200001141954.LAA12714>