Age | Commit message (Expand) | Author |
2007-11-17 | Don't err() out if a fstab line refers to a non-existant mount point. | Kenneth R Westerback |
2007-10-16 | sync the synopsis and usage of commands | Igor Sobrado |
2007-09-02 | use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg | Theo de Raadt |
2007-06-01 | remove crufty adosfs. everytime we try to change a vfs layer interface, | Theo de Raadt |
2006-12-15 | Nuke GEMDOSFS. Unused part of unused atari port. Simplifies | Kenneth R Westerback |
2006-12-06 | print readdirplus (rdplus) info for nfs mounts. | Thordur I. Bjornsson |
2006-04-08 | Memory leak on fork error plus change time variable to prevent | Ray Lai |
2006-03-12 | Add the -s flag, meaning: skip mount if the file system is | Otto Moerbeek |
2005-05-26 | remove traces from union et al; pedro@ ok. | Federico G. Schwindt |
2005-05-26 | remove reference to MNT_UNION | Pedro Martelletto |
2005-04-08 | Sync with recent realpath(3) changes: on failure, don't use the second | Jared Yanovich |
2004-11-13 | Let mount -a mount mfs systems shadowing a disk partition, if disklabel reports | Miod Vallat |
2004-09-15 | print attr cache parameters in verbose mode. ok pedro@ millert@ | Otto Moerbeek |
2004-03-16 | Do not signal mountd when just showing mounts. Fixes PR 3695, although | Otto Moerbeek |
2003-10-01 | free without test | Theo de Raadt |
2003-08-05 | print info about procfs now that it's there to look at | Ted Unangst |
2003-07-29 | spaces | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-20 | print "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-03 | ansi | Theo de Raadt |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-18 | print out the ctime of a mount when verbose; millert@ ok | Michael Shalayeff |
2001-12-16 | Provide a more useful error message if no mount_foo helper program can be | Miod Vallat |
2001-06-24 | Get rid of NQNFS options | Constantine Sapuntzakis |
2001-03-12 | typo; maurice@maurice.wan.nl | Theo de Raadt |
1999-05-31 | New struct statfs with mount options. NOTE: this replaces statfs(2), | Todd C. Miller |
1998-02-01 | add softdep displaying in mount listing | Michael Shalayeff |
1997-06-18 | Wall | Theo de Raadt |
1997-05-28 | complain if ufs is spotted in /etc/fstab | Theo de Raadt |
1997-03-10 | Allow noaccesstime as a synonym for noatime. | Todd C. Miller |
1997-03-09 | noatime changed to noaccesstime for consistency with BSD/OS. | Todd C. Miller |
1997-03-02 | Add noatime option to not update atime on files in a filesystem (unless | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-23 | 1 -> 0 | Jason Downs |
1996-12-23 | readlabelfs() | Jason Downs |
1996-12-09 | for -a option, refuse if disklabel type != fstab type | Theo de Raadt |
1996-12-04 | fix | Jason Downs |
1996-12-04 | nice argv[0], please do not bite me | Theo de Raadt |
1996-12-03 | readlabelfs() moves to libutil, and return value changes. | Jason Downs |
1996-11-12 | fix | Jason Downs |
1996-11-12 | Prelimary label-groking code for mount; makes -t close to obsolete. | Jason Downs |
1996-06-23 | update rcsid | Theo de Raadt |
1996-06-21 | argv[0] for children is mount_XXX instead of simply XXX | Theo de Raadt |
1995-12-14 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |