summaryrefslogtreecommitdiff
path: root/sbin/mount_union
AgeCommit message (Expand)Author
2011-08-29Use __deadjoerg
2009-05-04Fix typo in Dd argument.wiz
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-02-05Kill -r. Union makes for a poor nullfs.ad
2007-08-01Don't re-explain vfs.generic.usermount & friends here.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
2006-03-17Fix Coverity issue 1579. Check retval from getmntopts(). Use freemntopts().erh
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-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-07Add some mdoc macros. Add text from PR 13878, modified.fair
2003-03-22move getmntopts(3) to libutil, build and install also it's manpagejdolecek
2003-03-22use <> rather than "" for #include mntopts.hjdolecek
2003-03-19put this back.christos
2003-03-19union moved.christos
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-21MNT_GETARGS supportchristos
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2001-11-16Sort SEE ALSO, sort sections.wiz
2001-11-16Whitespace nitswiz
2001-06-05Drop arguments of .Os.wiz
2000-10-30make the code includable into other programs:jdolecek
1999-06-25Regularize error reporting of mount_* commands for failure of mount(2)perseant
1999-03-07Clean up SYNOPSIS formatting.mycroft
1997-10-10CFLAGS->CPPFLAGSchristos
1997-09-16resolve conflicts from lite-2 mergelukem
1997-09-15* update for WARNS=1lukem
1997-06-30Note error when FFS does not support whiteouts and how to fix. (PR 3233)phil
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
1996-01-15Remove reference to mount_lofs(8), per Todd Williamsonthorpej
1995-09-29Fixed example. The "-o -b" flags aren't needed unless the argumentsjtc
1995-05-30Add missing option in example.mycroft
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1995-01-09This shouldn't be setuid any more.mycroft
1994-12-22specify man pages the new way.cgd
1994-08-03do not need -I/sysderaadt
1994-06-13Import 4.4-Lite version.mycroft
1994-06-08Update from 4.4-Lite, with local changes.mycroft