freebsd-dev/usr.sbin/ypserv
Bill Paul 1fbdac93d9 Small touch-ups -- no functional changes.
Fix some comments to reflect reality (in some cases I made changes
to code but not to the comments).

Change some instances of 'inline' to '__inline' to pacify
gcc -ansi -pedantic.

Use rcsid strings more consistently.

Make 'oldaddr' static in yp_access().

Use strcpy()/strcat() in yp_open_db_cache() instead of snprintf().
(Seems to be a little faster this way.)
1996-05-31 16:01:51 +00:00
..
Makefile Performance enhancements (I hope) and new stuff: 1996-04-28 04:38:52 +00:00
Makefile.yp Small touch-ups -- no functional changes. 1996-05-31 16:01:51 +00:00
mkaliases Performance enhancements (I hope) and new stuff: 1996-04-28 04:38:52 +00:00
mknetid Import the new, non-GPL ypserv, written by yours truly. Functionally 1995-12-16 20:54:17 +00:00
yp_access.c Small touch-ups -- no functional changes. 1996-05-31 16:01:51 +00:00
yp_dblookup.c Small touch-ups -- no functional changes. 1996-05-31 16:01:51 +00:00
yp_dnslookup.c Small touch-ups -- no functional changes. 1996-05-31 16:01:51 +00:00
yp_error.c Small touch-ups -- no functional changes. 1996-05-31 16:01:51 +00:00
yp_extern.h Performance enhancements (I hope) and new stuff: 1996-04-28 04:38:52 +00:00
yp_main.c Small touch-ups -- no functional changes. 1996-05-31 16:01:51 +00:00
yp_server.c Small touch-ups -- no functional changes. 1996-05-31 16:01:51 +00:00
ypserv.8 Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00