summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.pcnfsd
AgeCommit message (Expand)Author
2013-12-15Add extra rpcgen flags.christos
2012-11-04include the headers that you need.christos
2012-08-10Remove many HAVE_GCC || HAVE_PCC conditionals as the options also applyjoerg
2011-10-07Simplifyjoerg
2011-09-01reinstate NULL cast by request, where the NULL was being passed as a varargplunky
2011-08-31NULL does not need a castplunky
2011-08-16Fix some typos.mbalmer
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2011-01-04Use pclose() after popen(). Found by cppcheck.wiz
2009-11-17ANSIfy partiallydrochner
2009-08-07Fix parenthesis problem in ifdef SVR4 code.wiz
2009-04-18Fix -Wshadow and -Wcast-qual issueslukem
2008-09-30Refine previous: can put the main -> mymain thing in the .x file, which isdholland
2008-09-30Enable the code that reads /etc/pcnfsd.conf. It was disabled becausedholland
2008-09-27Fix the Title of manual page so it our official name (rpc.pcnfsd).reed
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2003-11-12s/netbsd.org/NetBSD.org/igrant
2003-08-01Rework how dependency generation is performed:lukem
2003-07-29remove unnecessary dependency now that bsd.rpc.mk adds to DPSRCSlukem
2003-07-28Use ${DEPENDSRCS} as a target instead of .depend, now thatlukem
2003-07-16use bounded string opitojun
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-01-20The Double-Semi-Colon Police.simonb
2003-01-05Use <bsd.rpc.mk>sommerfeld
2002-10-31follow-up rpcgen changes.petrov
2002-09-29"definitions" has lots of 'i's, but that's not reason to leave one out.wiz
2002-09-18minor makefile delintlukem
2002-09-14Resolve rpcgen's path in a way that works with other shells.thorpej
2002-08-02fix argument order.christos
2002-08-02oops reversed argument order.christos
2002-08-02welcome to the 20th century; use logwtmp{,x}; don't write to /var/adm/wtmp!christos
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2002-01-19Whitespace nits.wiz
2001-12-12MKfoo=no -> NOfootv
2001-02-16No need to invoke extra shell.enami
2001-02-16Run make in compat mode while evaluating rhs of != op.enami
2001-01-16use expr to do subtraction. shell math isn't as portable.cgd
2000-09-10Make targets which are generated with rpcgen depend on the rpcgen binary.erh
2000-07-25${RPCGEN}, not hard-coded rpcgencgd
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-07-27const propagation.mycroft
1998-07-27const poisoning.mycroft
1998-03-18(8C) -> (8)mikel
1997-11-11add missing .Nm sectionsmrg
1997-10-25WARNSify, KNFifylukem
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-18enable WARNS=1 by default, but disable in unclean 3rd party codelukem
1997-05-21free returned value from yp_match() if an error occurslukem