History log of /netbsd/usr.sbin/rpc.pcnfsd/pcnfsd_misc.c (Results 1 – 17 of 17)
Revision Date Author Comments
# 7cb2935c 22-Apr-2020 joerg <joerg@NetBSD.org>

tempstr is only used in one file, make it static


# d6aaec91 23-Jan-2018 sevan <sevan@NetBSD.org>

ansify - drop the K&R style prototypes & implementations.


# c519a8b6 04-Nov-2012 christos <christos@NetBSD.org>

include the headers that you need.


# ea7ebc38 01-Sep-2011 plunky <plunky@NetBSD.org>

reinstate NULL cast by request, where the NULL was being passed as a vararg


# 4a1b3429 31-Aug-2011 plunky <plunky@NetBSD.org>

NULL does not need a cast


# 5fbc0033 17-Nov-2009 drochner <drochner@NetBSD.org>

ANSIfy partially


# fe23e175 30-Sep-2008 dholland <dholland@NetBSD.org>

Enable the code that reads /etc/pcnfsd.conf. It was disabled because
rpcgen offers no mechanism to call it from the rpcgen-created main().
So, use the preprocessor to rename that mymain() and provide

Enable the code that reads /etc/pcnfsd.conf. It was disabled because
rpcgen offers no mechanism to call it from the rpcgen-created main().
So, use the preprocessor to rename that mymain() and provide another
main() that loads the config file first.

PR bin/12758.

show more ...


# 5d573dd9 16-Jul-2003 itojun <itojun@NetBSD.org>

use bounded string op


# 276fd166 20-Jan-2003 simonb <simonb@NetBSD.org>

The Double-Semi-Colon Police.


# c9bffd01 02-Aug-2002 christos <christos@NetBSD.org>

fix argument order.


# bdb7464e 02-Aug-2002 christos <christos@NetBSD.org>

oops reversed argument order.


# 1bf70777 02-Aug-2002 christos <christos@NetBSD.org>

welcome to the 20th century; use logwtmp{,x}; don't write to /var/adm/wtmp!


# 2e9ada3a 27-Jul-1998 mycroft <mycroft@NetBSD.org>

const propagation.


# 1f86e583 27-Jul-1998 mycroft <mycroft@NetBSD.org>

const poisoning.


# 736ba086 25-Oct-1997 lukem <lukem@NetBSD.org>

WARNSify, KNFify


# 457d5a17 25-Jul-1995 gwr <gwr@NetBSD.org>

Add the NetBSD ID strings.


# 82b75dfd 24-Jul-1995 jtc <jtc@NetBSD.org>

gwr's port of pcnfsd