summaryrefslogtreecommitdiff
path: root/sbin/mount_lfs/mount_lfs.c
AgeCommit message (Expand)Author
2016-02-21Add MOPT_{REL,NO}ATIME as supported by the underlying filesystems.christos
2015-08-02Use the lfs header file and lfs's mount args struct, not ufsmount.hdholland
2013-10-19put back oldflags and __USE it.christos
2013-10-19remove unusedchristos
2013-10-19fix unused variable warnings.christos
2011-08-29Use __deadjoerg
2008-08-05Refactor mount utilities to provide a mount_fs_parseargs() routine.pooka
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-07-17Don't attempt to start megamaid if run with MNT_GETARGS.pooka
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-27constify.christos
2005-03-31tabifyxtraeme
2005-03-31Add -i option, it's just the same than -f in lfs_cleanerd(8), ok'edxtraeme
2005-02-09Kill __P(), use ANSI function declarations.xtraeme
2005-01-31Fix PR#3617 and PR#3205: call realpath to convert mount points and paths toerh
2004-07-06Add -b and -N to usage. Use getprogname.wiz
2004-04-21Replace the statfs() family of system calls with statvfs().christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-13asprintf is easier. plug memory leakitojun
2003-03-22use <> rather than "" for #include mntopts.hjdolecek
2003-02-18add 'noatime' to list of supported mount optionsjdolecek
2002-09-21MNT_GETARGS supportchristos
2002-02-26Add -b to getopt argument. Patch from DHOYASHIKI Shinichi in bin/15742.wiz
2000-11-13Try to prevent running more than one active cleaner on a filesystem at a time.perseant
2000-10-30make the code includable into other programs:jdolecek
2000-09-09Various bug-fixes to LFS, to wit:perseant
1999-12-08Read-only mounts should not start cleaning processes. Make it so.perseant
1999-06-25Regularize error reporting of mount_* commands for failure of mount(2)perseant
1998-03-01Merge with Lite2 + local changesfvdl
1997-09-16resolve conflicts from lite-2 mergelukem
1997-09-15* update for WARNS=1lukem
1996-04-13'const struct' not 'struct const'cgd
1996-04-13Add const qualifier to mopts tablejtc
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1994-06-13Import 4.4-Lite version.mycroft
1994-06-08Update from 4.4-Lite, with local changes.mycroft