summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.statd/stat_proc.c
AgeCommit message (Expand)Author
2009-04-18Fix -Wshadow and -Wcast-qual issueslukem
2005-11-03When forking, we keep a reference to the status db file, and if thebouyer
2000-06-09Convert to tirpc interface, and to be af-independent.fvdl
2000-06-06Solaris hosts with multiple names (e.g. short & fqdn) sends notificationbouyer
1997-10-21Use a db(3) hash database instead of shared memory. Don't fork() to servicechristos
1997-10-17WARNSify; generate ansi c code with rpcgen, cleanup manpage, add rcsidslukem
1997-10-17WARNSify; generate ansi c code with rpcgen, cleanup manpage, add rcsidslukem
1997-03-10Status monitor daemon by A.R. Gordon, ported from FreeBSD. While thescottr