This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.sbin
/
rpc.statd
History
Martin Blapp
bcb53b1606
Implement nonblocking tpc-connections. rpcgen -m does still
...
produce backcompatible code. Reviewed by: rwatson Obtained from: NetBSD MFC after: 1 day
2003-01-16 07:27:30 +00:00
..
file.c
make mostly WARNS=4 clean.
2002-07-11 17:55:14 +00:00
Makefile
conditionally set WARNS via ?=.
2002-07-11 18:45:14 +00:00
procs.c
use getaddrinfo() instead of gethostbyname().
2002-07-15 19:02:45 +00:00
rpc.statd.8
The .Nm utility
2002-07-14 14:47:15 +00:00
statd.c
Implement nonblocking tpc-connections. rpcgen -m does still
2003-01-16 07:27:30 +00:00
statd.h
make mostly WARNS=4 clean.
2002-07-11 17:55:14 +00:00
test.c
…