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
/
ypserv
History
wpaul
1dfa4285cf
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
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
Makefile.yp
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
yp_access.c
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
yp_dblookup.c
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
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
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
yp_extern.h
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
yp_main.c
compare return value from getopt against -1 rather than EOF, per the final
1997-03-31 05:11:47 +00:00
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
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
ypserv.8
fix some typos, and some slight clean up...
1997-04-15 07:41:10 +00:00