make: "directive-if-nested.inc" line 1001: deeply nested .if directives exit status 0 le='Atom feed' href='http://git.infra.scholz.ruhr/netbsd/atom/sbin/mount_kernfs?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sbin/mount_kernfs
AgeCommit message (Expand)Author
2020-07-26Refactor remaining mount_* commands to use the common pathadj()mlelstv
2012-03-22Bump date for previous.wiz
2012-03-22remove KAME IPSEC, replaced by FAST_IPSECdrochner
2011-08-29Use __deadjoerg
2010-03-31convert to parseargspooka
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-07-16kernfs doesn't support getargs, so fail silently instead of makingpooka
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-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
2004-11-21Minor grammar improvements.jmmv
2003-09-08add /kern/ipsecsa and /kern/ipsecsp, which can be inspected by setkey(8).itojun
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-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-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