[BACK]Return to yp_passwd.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / passwd

Diff for /src/usr.bin/passwd/Attic/yp_passwd.c between version 1.21 and 1.22

version 1.21, 2002/05/16 11:54:25 version 1.22, 2002/06/04 00:09:08
Line 130 
Line 130 
         }          }
   
         /*          /*
          * Be sure the port is priviledged           * Be sure the port is privileged
          */           */
         if (rpcport >= IPPORT_RESERVED) {          if (rpcport >= IPPORT_RESERVED) {
                 warnx("yppasswd daemon is on an invalid port.");                  warnx("yppasswd daemon is on an invalid port.");

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22