freebsd-dev/sbin/mount_msdosfs
Warner Losh 44e6d7240a Noticed the following error message:
mount_msdosfs: /dev/cf0s1: : Operation not supported by device

and thought I'd fix it to be:

mount_msdosfs: /dev/cf0s1: Operation not supported by device

Not sure why errmsg isn't getting filled in, or why this error is even
happening at all... (fsck_msdosfs is clean, and I can mount this same
CF elsewhere).
2008-11-29 02:28:05 +00:00
..
Makefile Increase WARNS level to 6. 2005-11-13 03:25:39 +00:00
mount_msdosfs.8 Xref msdosfs(5) 2005-09-14 16:36:19 +00:00
mount_msdosfs.c Noticed the following error message: 2008-11-29 02:28:05 +00:00