Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 1995 21:55:21 -0800
From:      Bill Paul <wpaul>
To:        CVS-commiters, cvs-usrbin
Subject:   cvs commit: src/usr.bin/passwd Makefile
Message-ID:  <199502010555.VAA23181@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wpaul       95/01/31 21:55:20

  Modified:    usr.bin/passwd Makefile
  Log:
  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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502010555.VAA23181>