summaryrefslogtreecommitdiff
path: root/sbin/mount_umap/mount_umap.c
AgeCommit message (Expand)Author
2020-07-26Refactor remaining mount_* commands to use the common pathadj()mlelstv
2019-08-20Clean up debugging cruft that somehow made it into my previous commit.perseant
2019-08-20Sort options in usage.wiz
2019-08-20Allow the user to specify the filesystem ID for umapfs at mount time,perseant
2011-08-29Use __deadjoerg
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-11Sync usage with manpage.wiz
2005-02-05Kill __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-22use <> rather than "" for #include mntopts.hjdolecek
2002-09-21MNT_GETARGS supportchristos
2000-10-30make the code includable into other programs:jdolecek
1999-07-08Update to new mount arguments.wrstuden
1999-06-25Regularize error reporting of mount_* commands for failure of mount(2)perseant
1999-06-01Patch for PRs 5124, 5535: correctly interpret the gid mapping file, ratherperseant
1997-09-16resolve conflicts from lite-2 mergelukem
1997-09-15* update for WARNS=1lukem
1996-04-13Add const qualifier to mopts tablejtc
1995-04-24fix array types to match what the file system wants.cgd
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1994-10-31be more careful with types.cgd
1994-06-13Import 4.4-Lite version.mycroft
1994-06-08Update from 4.4-Lite, with local changes.mycroft