From owner-freebsd-commit Tue Jan 9 00:49:45 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA22632 for freebsd-commit-outgoing; Tue, 9 Jan 1996 00:49:45 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA22619 for cvs-all-outgoing; Tue, 9 Jan 1996 00:49:32 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA22602 for cvs-usrsbin-outgoing; Tue, 9 Jan 1996 00:49:27 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA22594 Tue, 9 Jan 1996 00:49:24 -0800 (PST) Date: Tue, 9 Jan 1996 00:49:24 -0800 (PST) From: Thomas Graichen Message-Id: <199601090849.AAA22594@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/amd/config os-bsd44.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/09 00:49:24 Modified: usr.sbin/amd/config os-bsd44.h Log: Obtained from: David Mazieres (OpenBSD) added "#define PRECISE_SYMLINKS" to the amd config header - this solves a problem with the amd "-type:=direct" mounts and /bin/sh giving a "readlink failed" if you cd'ed to a "-type:=direct" mounted directory i got this from david mazieres as a result of giving him our (mostly doug rabsons) fixes for the amd "-type:=direct" mounts and telling them (also some NetBSD people were interested) about my only problem running these fixes (which is now solved too :-) Revision Changes Path 1.4 +5 -1 src/usr.sbin/amd/config/os-bsd44.h