Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 1999 05:55:19 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/perl/suidperl Makefile src/gnu/usr.bin/perl/x2p/a2pl Makefile src/libexec/makekey Makefile src/libexec/uucpd Makefile src/usr.bin/chpass Makefile src/usr.bin/lock Makefile src/usr.bin/login Makefile src/usr.bin/passwd Makefile ...
Message-ID:  <199912181355.FAA57489@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/12/18 05:55:19 PST

  Modified files:
    gnu/usr.bin/perl/suidperl Makefile 
    gnu/usr.bin/perl/x2p/a2pl Makefile 
    libexec/makekey      Makefile 
    libexec/uucpd        Makefile 
    usr.bin/chpass       Makefile 
    usr.bin/lock         Makefile 
    usr.bin/login        Makefile 
    usr.bin/passwd       Makefile 
    usr.bin/rlogin       Makefile 
    usr.bin/rsh          Makefile 
    usr.bin/su           Makefile 
    usr.sbin/pw          Makefile 
    usr.sbin/rpc.yppasswdd Makefile 
  Log:
  Revert the libcrypt/libmd stuff back to how it was.  This should not have
  happened as it was working around problems elsewhere (ie: binutils/ld
  not doing the right thing according to the ELF design).  libcrypt has
  been adjusted to not need the runtime -lmd.  It's still not quite right
  (ld is supposed to work damnit) but at least it doesn't impact all the
  users of libcrypt in Marcel's cross-build model.
  
  Revision  Changes    Path
  1.12      +3 -4      src/gnu/usr.bin/perl/suidperl/Makefile
  1.11      +2 -2      src/gnu/usr.bin/perl/x2p/a2pl/Makefile
  1.11      +3 -3      src/libexec/makekey/Makefile
  1.11      +3 -3      src/libexec/uucpd/Makefile
  1.20      +3 -3      src/usr.bin/chpass/Makefile
  1.6       +3 -3      src/usr.bin/lock/Makefile
  1.31      +3 -3      src/usr.bin/login/Makefile
  1.38      +7 -8      src/usr.bin/passwd/Makefile
  1.19      +3 -3      src/usr.bin/rlogin/Makefile
  1.15      +3 -3      src/usr.bin/rsh/Makefile
  1.28      +3 -3      src/usr.bin/su/Makefile
  1.10      +3 -3      src/usr.sbin/pw/Makefile
  1.13      +3 -3      src/usr.sbin/rpc.yppasswdd/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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