[BACK]Return to ypbind.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / usr.sbin / ypbind

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/usr.sbin/ypbind/ypbind.c between version 1.100 and 1.101

version 1.100, 2018/03/15 02:25:31 version 1.101, 2022/04/11 20:57:37
Line 1728  main(int argc, char *argv[])
Line 1728  main(int argc, char *argv[])
          * for encoding and are *not* dispatched via the sunrpc           * for encoding and are *not* dispatched via the sunrpc
          * libraries.           * libraries.
          *           *
          * The ypbind serivce *is* dispatched via the sunrpc libraries.           * The ypbind service *is* dispatched via the sunrpc libraries.
          * svc_getreqset() does whatever internal muck and ultimately           * svc_getreqset() does whatever internal muck and ultimately
          * ypbind service calls arrive at ypbindprog_2().           * ypbind service calls arrive at ypbindprog_2().
          */           */

Legend:
Removed from v.1.100  
changed lines
  Added in v.1.101

CVSweb <webmaster@jp.NetBSD.org>