summaryrefslogtreecommitdiff
path: root/sbin/mount_ados
AgeCommit message (Expand)Author
2020-07-26Refactor remaining mount_* commands to use the common pathadj()mlelstv
2011-08-29Use __deadjoerg
2008-08-05Refactor mount utilities to provide a mount_fs_parseargs() routine.pooka
2007-07-30Rescue the subjunctive.rumble
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
2007-03-10- removes unused ctype.h headerhubertf
2007-01-17Remove more duplicate #includes,hubertf
2006-10-16use MOPT_NULLchristos
2006-10-16c99 initializerchristos
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-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-05-03print masks and modes in octal.christos
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
2003-02-14'NetBSD.org' and some mdoc fixes.grant
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, use standard section headers.wiz
2001-11-16Whitespace nitswiz
2001-06-05Drop arguments of .Os.wiz
2001-02-25error code formattingis
2001-02-25Note that the ados fs is read-only, and that mount_ados falls back tois
2001-02-22Silently fall back to read-only mounting, when we get EROFS.is
2000-10-30make the code includable into other programs:jdolecek
2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
1999-06-25Regularize error reporting of mount_* commands for failure of mount(2)perseant
1999-04-061, 2, 3 and.. 4!pk
1999-03-07Clean up SYNOPSIS formatting.mycroft
1998-03-01Merge with Lite2 + local changesfvdl
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-10-10CFLAGS->CPPFLAGSchristos
1997-09-16update for new getmntopts() brought in from lite-2 mergelukem
1997-09-15* cleanup for WARNS=1lukem
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1996-04-13Add const qualifier to mopts tablejtc
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1995-01-18Clone from mount_msdos.mycroft
1994-12-22specify man pages the new way.cgd
1994-07-30conditional floppy version remove uid/gid/mode options shrinks by ~70kchopps
1994-06-03basically mount_msdos for now.chopps