From owner-cvs-all Thu Dec 16 2:55:49 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 877BB1529C; Thu, 16 Dec 1999 02:55:46 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA25173; Thu, 16 Dec 1999 02:55:46 -0800 (PST) (envelope-from marcel@FreeBSD.org) Message-Id: <199912161055.CAA25173@freefall.freebsd.org> From: Marcel Moolenaar Date: Thu, 16 Dec 1999 02:55:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl/suidperl 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 src/usr.bin/rlogin Makefile ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/12/16 02:55:46 PST Modified files: gnu/usr.bin/perl/suidperl 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: Add libmd (or move it after libcrypt). We don't want the linker to be smart because it will definitely get it wrong. This popped up during cross-linking. Revision Changes Path 1.11 +4 -3 src/gnu/usr.bin/perl/suidperl/Makefile 1.10 +3 -3 src/libexec/makekey/Makefile 1.10 +3 -3 src/libexec/uucpd/Makefile 1.19 +3 -2 src/usr.bin/chpass/Makefile 1.5 +3 -2 src/usr.bin/lock/Makefile 1.30 +3 -3 src/usr.bin/login/Makefile 1.37 +8 -7 src/usr.bin/passwd/Makefile 1.18 +3 -3 src/usr.bin/rlogin/Makefile 1.14 +3 -3 src/usr.bin/rsh/Makefile 1.27 +3 -3 src/usr.bin/su/Makefile 1.9 +3 -3 src/usr.sbin/pw/Makefile 1.12 +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