Date: Wed, 8 Dec 1999 00:59:41 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/devfs devfs_vnops.c src/sys/miscfs/fdesc fdesc_vnops.c src/sys/miscfs/procfs procfs_ctl.c procfs_dbregs.c procfs_fpregs.c procfs_mem.c procfs_rlimit.c procfs_vfsops.c src/sys/miscfs/specfs spec_vnops.c src/sys/miscfs/union ... Message-ID: <199912080859.AAA53267@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/12/08 00:59:41 PST Modified files: sys/miscfs/devfs devfs_vnops.c sys/miscfs/fdesc fdesc_vnops.c sys/miscfs/procfs procfs_ctl.c procfs_dbregs.c procfs_fpregs.c procfs_mem.c procfs_rlimit.c procfs_vfsops.c sys/miscfs/specfs spec_vnops.c sys/miscfs/union union_vnops.c Log: Remove unused #includes. Obtained from: http://bogon.freebsd.dk/include Revision Changes Path 1.87 +1 -4 src/sys/miscfs/devfs/devfs_vnops.c 1.47 +1 -2 src/sys/miscfs/fdesc/fdesc_vnops.c 1.20 +1 -2 src/sys/miscfs/procfs/procfs_ctl.c 1.4 +1 -2 src/sys/miscfs/procfs/procfs_dbregs.c 1.11 +1 -2 src/sys/miscfs/procfs/procfs_fpregs.c 1.44 +1 -2 src/sys/miscfs/procfs/procfs_mem.c 1.5 +1 -2 src/sys/miscfs/procfs/procfs_rlimit.c 1.31 +1 -2 src/sys/miscfs/procfs/procfs_vfsops.c 1.130 +1 -5 src/sys/miscfs/specfs/spec_vnops.c 1.70 +1 -3 src/sys/miscfs/union/union_vnops.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?199912080859.AAA53267>