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
0d5894c3bd
Branches
Tags
View all branches
freebsd-skq
/
usr.sbin
/
ypserv
History
Bill Paul
0485539e17
Don't initialize structures from other variables; gcc -ansi -pedantic
...
doesn't allow it. Use proper constants instead.
1997-08-10 20:37:48 +00:00
..
Makefile
…
Makefile.yp
…
yp_access.c
…
yp_dblookup.c
…
yp_dnslookup.c
Fix for PR
#4147
: apparently BIND now returns a status of NO_RECOVERY
1997-07-28 14:13:57 +00:00
yp_error.c
…
yp_extern.h
…
yp_main.c
…
yp_server.c
Don't initialize structures from other variables; gcc -ansi -pedantic
1997-08-10 20:37:48 +00:00
yp_svc_udp.c
…
ypserv.8
…