K 10 svn:author V 5 wpaul K 8 svn:date V 27 1995-02-01T05:55:18.000000Z K 7 svn:log V 405 Changed passwd/yppasswd's Makefile to create all symbolic links instead of hard links: since passwd is installed immutable, an attempt to make a hard link to it during a 'make install' would fail. I didn't notice this conflict because my /usr directory is an NFS filesystem mounted from a SunOS server, so the special file mode flags had no effecti when I tested everything on my machine. Live and learn. END