Author: rmh Date: 2006-02-17 10:40:48 +0000 (Fri, 17 Feb 2006) New Revision: 1227
Modified: trunk/kfreebsd-6/debian/patches/001_misc.diff Log: Add status note. Modified: trunk/kfreebsd-6/debian/patches/001_misc.diff =================================================================== --- trunk/kfreebsd-6/debian/patches/001_misc.diff 2006-02-17 10:00:29 UTC (rev 1226) +++ trunk/kfreebsd-6/debian/patches/001_misc.diff 2006-02-17 10:40:48 UTC (rev 1227) @@ -1,3 +1,11 @@ + +Status: + - xargs -J option requested to both upstream and debian. + - -fformat-extensions and -mno-align-long-strings are gcc extensions available + in FreeBSD's src/contrib/gcc. Maybe they end up merging them in gcc + upstream (or getting rid of them). + - chflags is BSD-specific. We could add it to freebsd-utils. + --- sys.old/conf/kern.mk 2005-03-31 17:53:58.000000000 -0500 +++ sys/conf/kern.mk 2005-09-03 16:06:03.000000000 -0400 @@ -12,7 +12,7 @@ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

