freebsd-skq/usr.bin/passwd
Bill Paul 7506dfc15e 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.
1995-02-01 05:55:18 +00:00
..
extern.h Update for new kpasswd interface. 1995-01-20 22:03:36 +00:00
kpasswd_proto.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
krb_passwd.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
local_passwd.c Always make the salt a 8 char string (incl '\0') for algorithms that can use it 1994-11-06 21:08:19 +00:00
Makefile Changed passwd/yppasswd's Makefile to create all symbolic links instead 1995-02-01 05:55:18 +00:00
passwd.1 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
passwd.c Obtained from: The NYS project 1995-01-31 08:34:16 +00:00
yp_passwd.c Obtained from: The NYS project 1995-01-31 08:34:16 +00:00
yppasswd.1 Obtained from: The NYS project 1995-01-31 08:34:16 +00:00