summaryrefslogtreecommitdiff
path: root/sbin/mount_ext2fs
AgeCommit message (Expand)Author
1997-08-20Print "Filesystem not supported by kernel" not "Operation not supported byTodd C. Miller
1997-06-20Now that mount(2) sets errno to EFTYPE, not EINVAL for "invalid file system"kstailey
1997-05-30No longer enforce read-only mounts.Jason Downs
1997-04-24Enforce read only mounts. No exceptions.Jason Downs
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-27Add mount_ext2fs; stripped down mount_ffs and the man page from FreeBSD.Jason Downs