Bruno Haible <[EMAIL PROTECTED]> writes: > 2006-08-18 Bruno Haible <[EMAIL PROTECTED]> > > Add support for NetBSD 3.0. > * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for > sys/statvfs.h. When getmntinfo was found, check its declaration and > set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it. > * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h. > (ME_DUMMY): Treat "kernfs" as a dummy. > (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
Again, thanks for debugging all this and doing the port. I installed this into coreutils and gnulib. Your name should be on the brass plaque in front of the mountlist zoo!