freebsd-ports/sysutils/fusefs-kmod/files
Ed Schouten abb56b6e21 Make the fusefs kernel module compile on -CURRENT again.
The kernel module uses unit2minor(), which is not available on -CURRENT
anymore. I'm not increasing PORTREVISION, because this commit should not
have any effect on <800062 users.

Approved by:	port maintainer
2009-02-03 20:45:37 +00:00
..
fusefs.in Add knobs to the rc.d script to safely wait until all data has been written on 2008-12-12 15:10:52 +00:00
patch-fuse_module__fuse.h Fix build on -CURRENT after the introduction of accmode_t and renaming of 2008-10-30 15:36:35 +00:00
patch-fuse_module__fuse_dev.c Make the fusefs kernel module compile on -CURRENT again. 2009-02-03 20:45:37 +00:00
patch-fuse_module__fuse_io.c - Fix build on CURRENT 2008-09-26 18:26:35 +00:00
patch-fuse_module__fuse_vfsops.c - Fix build on CURRENT 2008-09-26 18:26:35 +00:00
patch-fuse_module__fuse_vnops.c Fix build on -CURRENT after the introduction of accmode_t and renaming of 2008-10-30 15:36:35 +00:00
patch-fuse_module__Makefile - Add .undef KERNCONF to fusefs-kmod's Makefile, so KERNCONF defined in /etc/make.conf don't break the build in some cases 2009-01-13 22:19:14 +00:00
pkg-message.in
setup.sh.in