Date: Mon, 31 Jul 2006 01:38:04 GMT From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 102817 for review Message-ID: <200607310138.k6V1c4LF040539@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=102817 Change 102817 by marcel@marcel_nfs on 2006/07/31 01:37:22 IFC fixups... Affected files ... .. //depot/projects/gdb/libexec/rtld-aout/support.c#3 edit .. //depot/projects/gdb/libexec/rtld-aout/support.h#3 edit .. //depot/projects/gdb/sys/boot/i386/loader/loader.rc#3 edit Differences ... ==== //depot/projects/gdb/libexec/rtld-aout/support.c#3 (text+ko) ==== @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. *- - * $FreeBSD: src/libexec/rtld-aout/support.c,v 1.5 1999/08/28 00:10:06 peter Exp $ + * $FreeBSD: src/libexec/rtld-aout/support.c,v 1.7 2005/01/11 16:40:29 trhodes Exp $ */ #include <sys/types.h> #include <string.h> ==== //depot/projects/gdb/libexec/rtld-aout/support.h#3 (text+ko) ==== @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. *- - * $FreeBSD: src/libexec/rtld-aout/support.h,v 1.4 1999/08/28 00:10:06 peter Exp $ + * $FreeBSD: src/libexec/rtld-aout/support.h,v 1.6 2005/01/11 16:40:29 trhodes Exp $ */ /* ==== //depot/projects/gdb/sys/boot/i386/loader/loader.rc#3 (text+ko) ==== @@ -1,10 +1,10 @@ \ Loader.rc -\ $FreeBSD: src/sys/boot/i386/loader/loader.rc,v 1.2 2003/11/21 19:01:02 dcs Exp $ +\ $FreeBSD: src/sys/boot/i386/loader/loader.rc,v 1.4 2005/10/30 05:41:42 scottl Exp $ \ \ Includes additional commands include /boot/loader.4th -\ Reads and processes loader.rc +\ Reads and processes loader.conf variables start \ Tests for password -- executes autoboot first if a password was defined
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607310138.k6V1c4LF040539>