summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.statd
AgeCommit message (Expand)Author
1999-06-10Tweak the usage output a bit, and exit after printing it.scottr
1999-06-06Use pidfile(3).thorpej
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-06-22Fix broken call to dbopen(), fixes PR bin/5637 by Azuma Okamoto.tron
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-25To print a size_t, cast to u_long and use %lu printf format so thatthorpej
1997-10-21Use a db(3) hash database instead of shared memory. Don't fork() to servicechristos
1997-10-21Only map 16MBytes of file, enough for some 16000 hosts on the LAN.is
1997-10-18The third argument to msync() got lost - bring it back.drochner
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-10-17call msync() correctlylukem
1997-10-16msync needs a third argument.christos
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-26These updates to the build allow building against include filescjs
1997-05-17eliminate struct sigcontextchristos
1997-03-14transations -> transactions per pr 3333 from SAITOH Masanobuperry
1997-03-11RCS Id policescottr
1997-03-10Status monitor daemon by A.R. Gordon, ported from FreeBSD. While thescottr