summaryrefslogtreecommitdiff
path: root/sbin/mount/mount.c
AgeCommit message (Expand)Author
2004-03-16Do not signal mountd when just showing mounts. Fixes PR 3695, althoughOtto Moerbeek
2003-10-01free without testTheo de Raadt
2003-08-05print info about procfs now that it's there to look atTed Unangst
2003-07-29spacesTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-20print "direxec" when it's enabled on msdosfs.Ted Unangst
2002-11-06- make -u identical with "-o update". The same for -f,-r,-w.Grigoriy Orlov
2002-07-03ansiTheo de Raadt
2002-06-09rm trailing whitespaceTodd T. Fries
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-18print out the ctime of a mount when verbose; millert@ okMichael Shalayeff
2001-12-16Provide a more useful error message if no mount_foo helper program can beMiod Vallat
2001-06-24Get rid of NQNFS optionsConstantine Sapuntzakis
2001-03-12typo; maurice@maurice.wan.nlTheo de Raadt
1999-05-31New struct statfs with mount options. NOTE: this replaces statfs(2),Todd C. Miller
1998-02-01add softdep displaying in mount listingMichael Shalayeff
1997-06-18WallTheo de Raadt
1997-05-28complain if ufs is spotted in /etc/fstabTheo de Raadt
1997-03-10Allow noaccesstime as a synonym for noatime.Todd C. Miller
1997-03-09noatime changed to noaccesstime for consistency with BSD/OS.Todd C. Miller
1997-03-02Add noatime option to not update atime on files in a filesystem (unlessTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-231 -> 0Jason Downs
1996-12-23readlabelfs()Jason Downs
1996-12-09for -a option, refuse if disklabel type != fstab typeTheo de Raadt
1996-12-04fixJason Downs
1996-12-04nice argv[0], please do not bite meTheo de Raadt
1996-12-03readlabelfs() moves to libutil, and return value changes.Jason Downs
1996-11-12fixJason Downs
1996-11-12Prelimary label-groking code for mount; makes -t close to obsolete.Jason Downs
1996-06-23update rcsidTheo de Raadt
1996-06-21argv[0] for children is mount_XXX instead of simply XXXTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt