/include/heimdal/

'>merlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/tests/fs/nfs/nfsservice
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2021-03-07Add blocklist support to libwrap which enables all programs using libwrapchristos
2020-06-17Include explicitly <rump/rump_syscallshotgun.h> for previous indirect userskamil
2020-04-23Replace noatf global with conditional compilationjoerg
2020-03-01Centralize the base rump libraries into a variable used by all the otherchristos
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-08-15Avoid symbol clashes in fs/nfs/nfsservice under MKSANITIZERkamil
2016-08-13The required initialization order for net rump net services is:christos
2015-12-23Use the original nfsd.christos
2015-12-23ggr, make debug static. I hate that the copy of this and the originalchristos
2015-12-23add get_net.cchristos
2015-11-08Use the regular mountd, and include the rpcbind stuff here.christos
2015-11-08Use the regular rpcbind source now.christos
2015-11-08Don't use POLL again.christos
2015-11-08Remove dup copy of rpcbind sources that had grown stale.christos
2015-11-08make this work with the new fdset stuff.christos
2015-08-21don't abuse %m in printfchristos
2015-01-08one more MKZFS fix (how many subdirs does this place have?)pooka
2014-05-12CID 975238: Unchecked returnschristos
2013-10-19fix unused variable warningschristos
2013-03-06Mystery solved: The build worked for me because the my src tree is in /usr/src.christos
2013-03-06don't refer to things that are irrelevant or never existed.christos
2012-01-22From tnozaki@: make fpos_t a complex object that keeps track of the parsechristos
2011-09-16NULL does not need a cast, hereplunky
2011-08-30Apply casts to cases where xdrproc_t is expected but is notplunky
2011-07-19Remove nonexistent include directory from CPPFLAGS.dholland
2011-06-11Turn warns on for all tests and fix all the bugs.christos
2011-02-28make netcfg produce sensible results in a non-atf envpooka
2010-12-31Configure two network addresses for the nfs server. One exportspooka
2010-12-31Don't broadcast unmntall with SIGTERM -- it just makes the atf defaultpooka
2010-12-18Don't force debug build.joerg
2010-09-02Actually use the imagename parameter. Also, fail with err insteadpooka
2010-08-05remove leftover debug printfpooka
2010-08-03.PARSEDIR doesn't work. at least not for me. Use .CURDIR insteaddrochner
2010-07-30Revert macroization, as the default mountpath doesn't match thepooka
2010-07-30Fold the puffs private and vfs tests mount/unmount routines together.pooka
2010-07-28Defer definitely-nonreentrant signal handler to thread context.pooka
2010-07-28Make sure we are not executed in non-debug mode (which forks).pooka
2010-07-28Don't ignore SIGHUP here since mountd uses it. The mountd signalpooka
2010-07-27initialize a few variables to shut up compiler warningsmacallan
2010-07-26comment out lp64-offensive line (the syslog() calls are not used currently)pooka
2010-07-26Install the exports file too so that the server can find it.pooka
2010-07-26fix TESTSDIRpooka
2010-07-26Add NFS service suitable for use in testing.pooka