Age | Commit message (Expand) | Author |
---|---|---|
2002-04-23 | In mount.h, rename field export -> export_info, to avoid collision with C++. | Marc Espie |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2000-01-22 | remove extra externs not needed because of unistd.h (rest of tree will be don... | Theo de Raadt |
1997-08-20 | Print "Filesystem not supported by kernel" not "Operation not supported by | Todd C. Miller |
1997-06-20 | Now that mount(2) sets errno to EFTYPE, not EINVAL for "invalid file system" | kstailey |
1997-05-30 | No longer enforce read-only mounts. | Jason Downs |
1997-04-24 | Enforce read only mounts. No exceptions. | Jason Downs |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-06-27 | Add mount_ext2fs; stripped down mount_ffs and the man page from FreeBSD. | Jason Downs |