This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
rpc.statd
History
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
…
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
…