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
alfred
727d879eeb
use getaddrinfo() instead of gethostbyname().
...
Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr>
2002-07-15 19:02:45 +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
Nuke unused variable.
2002-07-15 19:00:34 +00:00
statd.h
make mostly WARNS=4 clean.
2002-07-11 17:55:14 +00:00
test.c
…