[BACK]Return to yppasswd.x CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / librpcsvc

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

Diff for /src/lib/librpcsvc/yppasswd.x between version 1.5 and 1.6

version 1.5, 1999/07/02 15:44:13 version 1.6, 2004/07/01 22:52:34
Line 34 
Line 34 
   
 #ifndef RPC_HDR  #ifndef RPC_HDR
 %#include <sys/cdefs.h>  %#include <sys/cdefs.h>
 %#ifndef lint  %#ifndef __lint__
 %/*static char sccsid[] = "from: @(#)yppasswd.x 1.1 87/04/13 Copyr 1987 Sun Micro";*/  %/*static char sccsid[] = "from: @(#)yppasswd.x 1.1 87/04/13 Copyr 1987 Sun Micro";*/
 %/*static char sccsid[] = "from: @(#)yppasswd.x 2.1 88/08/01 4.0 RPCSRC";*/  %/*static char sccsid[] = "from: @(#)yppasswd.x 2.1 88/08/01 4.0 RPCSRC";*/
 %__RCSID("$NetBSD$");  %__RCSID("$NetBSD$");
 %#endif /* not lint */  %#endif /* not __lint__ */
 #endif  #endif
   
 struct x_passwd {  struct x_passwd {

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb <webmaster@jp.NetBSD.org>