freebsd-dev/usr.sbin/rpc.statd
Matteo Riondato 96e460ec53 Check the correct variables for malloc failures.
Submitted by:	Michiel Boland <michiel@boland.org>
2007-11-07 10:21:36 +00:00
..
file.c If the mmap() call in rpc.statd fails, rpc.statd prints a warning 2007-08-13 15:04:39 +00:00
Makefile Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2 2003-10-26 06:14:10 +00:00
procs.c Make rpc.statd INET* indipendent by converting sockaddr_in structures 2007-04-02 18:59:48 +00:00
rpc.statd.8 Add the -h <bindip> option to rpc.statd, similar to the one in nfsd(8) 2007-11-01 20:13:33 +00:00
statd.c Check the correct variables for malloc failures. 2007-11-07 10:21:36 +00:00
statd.h
test.c