Date: Sat, 25 Jul 1998 08:52:45 -0700 (PDT) From: Alex Nash <alex@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lkm@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/lkm/procfs Makefile src/sys/miscfs/procfs procfs_vfsops.c Message-ID: <199807251552.IAA04244@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alex 1998/07/25 08:52:44 PDT
Modified files:
lkm/procfs Makefile
sys/miscfs/procfs procfs_vfsops.c
Log:
Override the default VFS LKM dispatch functions so that a module
unload function can be provided (this is necessary to unregister
the at_exit handler).
Revision Changes Path
1.11 +2 -2 src/lkm/procfs/Makefile
1.23 +19 -4 src/sys/miscfs/procfs/procfs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807251552.IAA04244>
