OpenBSD CVS

src/sbin/mount/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / mount


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   6 years  espie   remove redundant variable declarations in Makefiles, since those are the default...
[TXT] getmntopts.c  1.13   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] mntopts.h  1.18   7 years  natano   Add a noperm mount flag for FFS to be used for building release sets without roo...
[TXT] mount.8  1.92   6 months  schwarze   MNT_SOFTDEP and mount -o softdep no longer have any effect OK kn@ jmc@
[TXT] mount.c  1.78   8 days  florian   ctime(3) and ctime_r(3) can fail when timestamps are way off. Add missing error ...
[TXT] pathnames.h  1.3   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] getmntopts.3 (in the Attic) [Hide]  1.9   9 years  jmc   remove the never installed getmntopts.3 page, as well as the corresponding comme...
[TXT] readlabel.c (in the Attic) [Hide]  1.2   27 years  downsj   readlabelfs() moves to libutil, and return value changes.