Date: Sat, 18 Sep 2004 22:19:37 GMT From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 61775 for review Message-ID: <200409182219.i8IMJb1i051217@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=61775 Change 61775 by marcel@marcel_nfs on 2004/09/18 22:18:58 Diff reduction. Affected files ... .. //depot/projects/tty/contrib/amd/conf/trap/trap_default.h#3 edit Differences ... ==== //depot/projects/tty/contrib/amd/conf/trap/trap_default.h#3 (text+ko) ==== @@ -1,2 +1,3 @@ +/* $FreeBSD: src/contrib/amd/conf/trap/trap_default.h,v 1.3 2004/07/06 14:14:26 mbr Exp $ */ /* $srcdir/conf/trap/trap_default.h */ #define MOUNT_TRAP(type, mnt, flags, mnt_data) mount(type, mnt->mnt_dir, flags, mnt_data)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409182219.i8IMJb1i051217>