summaryrefslogtreecommitdiff
path: root/sbin/mount_ffs
AgeCommit message (Expand)Author
2008-08-05Refactor mount utilities to provide a mount_fs_parseargs() routine.pooka
2008-07-31Merge the simonb-wapbl branch. From the original branch commit:simonb
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-07-16Make all mount(2) return value error checks against -1. Some filepooka
2007-07-14Add additional 'sizeof args' parameter to mount(2).dsl
2006-10-16use MOPT_NULLchristos
2006-03-21Always check the results of getmntopts() and free them.christos
2005-09-23Apply the NFS exports list rototill patch:jmmv
2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos
2005-02-05ll __P(), use ANSI function declarations; WARNS=3.xtraeme
2005-01-31Fix PR#3617 and PR#3205: call realpath to convert mount points and paths toerh
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-03-22move getmntopts(3) to libutil, build and install also it's manpagejdolecek
2003-03-22use <> rather than "" for #include mntopts.hjdolecek
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-10-01New sentence, new line. By Robert Elz with minimal fixes.wiz
2002-09-21MNT_GETARGS supportchristos
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2001-11-16Sort sections.wiz
2001-06-05Drop arguments of .Os.wiz
2001-03-05Move reference to article on soft-updates from tunefs.8 to mount_ffs.8aymeric
2000-10-30make the code includable into other programs:jdolecek
2000-06-15Enable -o softdep.fvdl
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1999-03-07Clean up SYNOPSIS formatting.mycroft
1998-12-01Add support for a new flag: "nodevmtime". This sets the MNT_NODEVMTIME mountkenh
1998-07-26const poisoning.mycroft
1998-03-01Merge with Lite2 + local changesfvdl
1997-11-24fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanupslukem
1997-10-15.Nm " " -> .Nm mount_ufs, the old name should be specifically mentionedfvdl
1997-10-10CFLAGS->CPPFLAGSchristos
1997-09-16apply mods from lite-2 vers. of mount/mount_ufs.c (which this is derived from)lukem
1997-09-15* update for WARNS=1lukem
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-01-30add support for noatime mount flagtls
1996-04-13Add const qualifier to mopts tablejtc
1996-02-05Removed extraneous text; From Mike Long <mike.long@analog.com>jtc
1995-11-11MOUNT_UFS -> MOUNT_FFS, and remove bogus comment.mycroft
1995-07-12split FFS mount code out of mount(8). the correct way to name fast filecgd