[Glibc-bsd-commits] r2078 - trunk/kfreebsd-6/debian/patches

ps-guest at alioth.debian.org ps-guest at alioth.debian.org
Mon Dec 10 08:32:05 UTC 2007


Author: ps-guest
Date: 2007-12-10 08:32:05 +0000 (Mon, 10 Dec 2007)
New Revision: 2078

Modified:
   trunk/kfreebsd-6/debian/patches/000_nfe.diff
   trunk/kfreebsd-6/debian/patches/001_misc.diff
   trunk/kfreebsd-6/debian/patches/003_glibc_dev_aicasm.diff
   trunk/kfreebsd-6/debian/patches/004_xargs.diff
   trunk/kfreebsd-6/debian/patches/005_binutils.diff
   trunk/kfreebsd-6/debian/patches/007_clone_signals.diff
   trunk/kfreebsd-6/debian/patches/008_config.diff
   trunk/kfreebsd-6/debian/patches/009_disable_duped_modules.diff
   trunk/kfreebsd-6/debian/patches/010_ET_DYN.diff
   trunk/kfreebsd-6/debian/patches/013_ip_packed.diff
   trunk/kfreebsd-6/debian/patches/017_oss_compat.diff
   trunk/kfreebsd-6/debian/patches/020_linker.diff
   trunk/kfreebsd-6/debian/patches/902_version.diff
   trunk/kfreebsd-6/debian/patches/903_disable_non-free_drivers.diff
   trunk/kfreebsd-6/debian/patches/904_dev_full.diff
   trunk/kfreebsd-6/debian/patches/905_grow_arg_max.diff
   trunk/kfreebsd-6/debian/patches/906_grow_sysv_ipc_limits.diff
   trunk/kfreebsd-6/debian/patches/907_cpu_class.diff
   trunk/kfreebsd-6/debian/patches/908_linprocfs_is_not_proc.diff
   trunk/kfreebsd-6/debian/patches/910_GENERIC_hints.diff
   trunk/kfreebsd-6/debian/patches/911_no_werror.diff
   trunk/kfreebsd-6/debian/patches/912_binutils.diff
   trunk/kfreebsd-6/debian/patches/913_uudecode.diff
   trunk/kfreebsd-6/debian/patches/999_config.diff
Log:
* Refresh all patches without timestamps



Modified: trunk/kfreebsd-6/debian/patches/000_nfe.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/000_nfe.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/000_nfe.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -1,7 +1,7 @@
 Index: sys/dev/nfe/if_nfe.c
 ===================================================================
---- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ sys/dev/nfe/if_nfe.c	2007-12-09 00:43:15.000000000 +0100
+--- /dev/null
++++ sys/dev/nfe/if_nfe.c
 @@ -0,0 +1,2231 @@
 +/*	$OpenBSD: if_nfe.c,v 1.54 2006/04/07 12:38:12 jsg Exp $	*/
 +
@@ -2236,8 +2236,8 @@
 +}
 Index: sys/dev/nfe/if_nfereg.h
 ===================================================================
---- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ sys/dev/nfe/if_nfereg.h	2007-12-09 00:43:15.000000000 +0100
+--- /dev/null
++++ sys/dev/nfe/if_nfereg.h
 @@ -0,0 +1,248 @@
 +/*	$OpenBSD: if_nfereg.h,v 1.16 2006/02/22 19:23:44 damien Exp $	*/
 +
@@ -2489,8 +2489,8 @@
 +#define NFE_DEBUG_ALL		0xFFFF
 Index: sys/dev/nfe/if_nfevar.h
 ===================================================================
---- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ sys/dev/nfe/if_nfevar.h	2007-12-09 00:43:15.000000000 +0100
+--- /dev/null
++++ sys/dev/nfe/if_nfevar.h
 @@ -0,0 +1,124 @@
 +/*	$OpenBSD: if_nfevar.h,v 1.11 2006/02/19 13:57:02 damien Exp $	*/
 +
@@ -2618,8 +2618,8 @@
 +};
 Index: sys/modules/nfe/Makefile
 ===================================================================
---- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ sys/modules/nfe/Makefile	2007-12-09 00:43:15.000000000 +0100
+--- /dev/null
++++ sys/modules/nfe/Makefile
 @@ -0,0 +1,6 @@
 +.PATH: ${.CURDIR}/../../dev/nfe
 +
@@ -2629,8 +2629,8 @@
 +.include <bsd.kmod.mk>
 Index: sys/modules/Makefile
 ===================================================================
---- sys/modules/Makefile.orig	2007-12-09 00:42:53.000000000 +0100
-+++ sys/modules/Makefile	2007-12-09 13:44:56.657300000 +0100
+--- sys/modules/Makefile.orig
++++ sys/modules/Makefile
 @@ -176,6 +176,7 @@
  	${_ncv} \
  	${_ndis} \
@@ -2641,8 +2641,8 @@
  	nge \
 Index: sys/amd64/conf/GENERIC
 ===================================================================
---- sys/amd64/conf/GENERIC.orig	2007-12-09 00:42:01.000000000 +0100
-+++ sys/amd64/conf/GENERIC	2007-12-09 13:44:56.712637000 +0100
+--- sys/amd64/conf/GENERIC.orig
++++ sys/amd64/conf/GENERIC
 @@ -189,6 +189,7 @@
  device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
  device		lge		# Level 1 LXT1001 gigabit Ethernet
@@ -2653,8 +2653,8 @@
  device		pcn		# AMD Am79C97x PCI 10/100 (precedence over 'le')
 Index: sys/i386/conf/GENERIC
 ===================================================================
---- sys/i386/conf/GENERIC.orig	2007-12-09 00:42:43.000000000 +0100
-+++ sys/i386/conf/GENERIC	2007-12-09 13:44:56.615779000 +0100
+--- sys/i386/conf/GENERIC.orig
++++ sys/i386/conf/GENERIC
 @@ -198,6 +198,7 @@
  device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
  device		lge		# Level 1 LXT1001 gigabit Ethernet
@@ -2665,8 +2665,8 @@
  device		pcn		# AMD Am79C97x PCI 10/100(precedence over 'lnc')
 Index: sys/pc98/conf/GENERIC
 ===================================================================
---- sys/pc98/conf/GENERIC.orig	2007-12-09 00:43:07.000000000 +0100
-+++ sys/pc98/conf/GENERIC	2007-12-09 00:43:15.000000000 +0100
+--- sys/pc98/conf/GENERIC.orig
++++ sys/pc98/conf/GENERIC
 @@ -167,6 +167,7 @@
  device		dc		# DEC/Intel 21143 and various workalikes
  device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
@@ -2677,8 +2677,8 @@
  device		re		# RealTek 8139C+/8169/8169S/8110S
 Index: sys/conf/files
 ===================================================================
---- sys/conf/files.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/files	2007-12-09 13:44:56.459542000 +0100
+--- sys/conf/files.orig
++++ sys/conf/files
 @@ -794,6 +794,7 @@
  dev/my/if_my.c			optional my
  dev/ncv/ncr53c500.c		optional ncv

Modified: trunk/kfreebsd-6/debian/patches/001_misc.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/001_misc.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/001_misc.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -4,8 +4,8 @@
 
 Index: sys/conf/kern.mk
 ===================================================================
---- sys/conf/kern.mk.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/kern.mk	2007-12-09 00:43:15.000000000 +0100
+--- sys/conf/kern.mk.orig
++++ sys/conf/kern.mk
 @@ -1,5 +1,9 @@
  # $FreeBSD: src/sys/conf/kern.mk,v 1.45 2005/03/31 22:53:58 peter Exp $
  
@@ -50,8 +50,8 @@
  
 Index: sys/conf/kern.post.mk
 ===================================================================
---- sys/conf/kern.post.mk.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/kern.post.mk	2007-12-09 13:44:58.232674000 +0100
+--- sys/conf/kern.post.mk.orig
++++ sys/conf/kern.post.mk
 @@ -1,5 +1,15 @@
  # $FreeBSD: src/sys/conf/kern.post.mk,v 1.83.2.3 2006/11/01 18:55:32 ru Exp $
  

Modified: trunk/kfreebsd-6/debian/patches/003_glibc_dev_aicasm.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/003_glibc_dev_aicasm.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/003_glibc_dev_aicasm.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -1,7 +1,7 @@
 Index: sys/dev/aic7xxx/aicasm/Makefile
 ===================================================================
---- sys/dev/aic7xxx/aicasm/Makefile.orig	2007-12-09 00:42:18.000000000 +0100
-+++ sys/dev/aic7xxx/aicasm/Makefile	2007-12-09 00:43:15.000000000 +0100
+--- sys/dev/aic7xxx/aicasm/Makefile.orig
++++ sys/dev/aic7xxx/aicasm/Makefile
 @@ -14,7 +14,7 @@
  SRCS=	${GENHDRS} ${CSRCS} ${YSRCS} ${LSRCS}
  CLEANFILES+= ${GENHDRS} ${YSRCS:R:C/(.*)/\1.output/g}
@@ -27,8 +27,8 @@
  .endif
 Index: sys/dev/aic7xxx/aicasm/aicasm.h
 ===================================================================
---- sys/dev/aic7xxx/aicasm/aicasm.h.orig	2007-12-09 00:42:18.000000000 +0100
-+++ sys/dev/aic7xxx/aicasm/aicasm.h	2007-12-09 00:43:15.000000000 +0100
+--- sys/dev/aic7xxx/aicasm/aicasm.h.orig
++++ sys/dev/aic7xxx/aicasm/aicasm.h
 @@ -42,8 +42,9 @@
   * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm.h,v 1.17 2005/01/06 01:42:27 imp Exp $
   */
@@ -43,8 +43,8 @@
  #endif
 Index: sys/dev/aic7xxx/aicasm/aicasm_gram.y
 ===================================================================
---- sys/dev/aic7xxx/aicasm/aicasm_gram.y.orig	2007-12-09 00:42:18.000000000 +0100
-+++ sys/dev/aic7xxx/aicasm/aicasm_gram.y	2007-12-09 00:43:15.000000000 +0100
+--- sys/dev/aic7xxx/aicasm/aicasm_gram.y.orig
++++ sys/dev/aic7xxx/aicasm/aicasm_gram.y
 @@ -52,8 +52,9 @@
  #include <string.h>
  #include <sysexits.h>
@@ -59,8 +59,8 @@
  #endif
 Index: sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y
 ===================================================================
---- sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y.orig	2007-12-09 00:42:18.000000000 +0100
-+++ sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y	2007-12-09 00:43:15.000000000 +0100
+--- sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y.orig
++++ sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y
 @@ -52,8 +52,9 @@
  #include <string.h>
  #include <sysexits.h>
@@ -75,8 +75,8 @@
  #endif
 Index: sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
 ===================================================================
---- sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l.orig	2007-12-09 00:42:18.000000000 +0100
-+++ sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l	2007-12-09 00:43:15.000000000 +0100
+--- sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l.orig
++++ sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
 @@ -51,8 +51,10 @@
  #include <stdio.h>
  #include <string.h>
@@ -92,8 +92,8 @@
  #endif
 Index: sys/dev/aic7xxx/aicasm/aicasm_scan.l
 ===================================================================
---- sys/dev/aic7xxx/aicasm/aicasm_scan.l.orig	2007-12-09 00:42:19.000000000 +0100
-+++ sys/dev/aic7xxx/aicasm/aicasm_scan.l	2007-12-09 00:43:15.000000000 +0100
+--- sys/dev/aic7xxx/aicasm/aicasm_scan.l.orig
++++ sys/dev/aic7xxx/aicasm/aicasm_scan.l
 @@ -51,8 +51,10 @@
  #include <stdio.h>
  #include <string.h>
@@ -109,8 +109,8 @@
  #endif
 Index: sys/dev/aic7xxx/aicasm/aicasm_symbol.c
 ===================================================================
---- sys/dev/aic7xxx/aicasm/aicasm_symbol.c.orig	2007-12-09 00:42:19.000000000 +0100
-+++ sys/dev/aic7xxx/aicasm/aicasm_symbol.c	2007-12-09 00:43:15.000000000 +0100
+--- sys/dev/aic7xxx/aicasm/aicasm_symbol.c.orig
++++ sys/dev/aic7xxx/aicasm/aicasm_symbol.c
 @@ -44,10 +44,11 @@
  
  #include <sys/types.h>
@@ -128,8 +128,8 @@
  #include <inttypes.h>
 Index: sys/dev/aic7xxx/aicasm/aicasm_symbol.h
 ===================================================================
---- sys/dev/aic7xxx/aicasm/aicasm_symbol.h.orig	2007-12-09 00:42:19.000000000 +0100
-+++ sys/dev/aic7xxx/aicasm/aicasm_symbol.h	2007-12-09 00:43:15.000000000 +0100
+--- sys/dev/aic7xxx/aicasm/aicasm_symbol.h.orig
++++ sys/dev/aic7xxx/aicasm/aicasm_symbol.h
 @@ -42,8 +42,9 @@
   * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm_symbol.h,v 1.17 2005/01/06 01:42:27 imp Exp $
   */

Modified: trunk/kfreebsd-6/debian/patches/004_xargs.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/004_xargs.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/004_xargs.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -3,8 +3,8 @@
 
 Index: sys/conf/kmod.mk
 ===================================================================
---- sys/conf/kmod.mk.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/kmod.mk	2007-12-09 13:44:58.285072000 +0100
+--- sys/conf/kmod.mk.orig
++++ sys/conf/kmod.mk
 @@ -206,7 +206,7 @@
  	grep -v '^#' < ${EXPORT_SYMS} > export_syms
  .endif
@@ -16,8 +16,8 @@
  .if !defined(DEBUG_FLAGS) && ${MACHINE_ARCH} == amd64
 Index: sys/contrib/dev/acpica/acpica_prep.sh
 ===================================================================
---- sys/contrib/dev/acpica/acpica_prep.sh.orig	2007-12-09 00:42:12.000000000 +0100
-+++ sys/contrib/dev/acpica/acpica_prep.sh	2007-12-09 00:43:15.000000000 +0100
+--- sys/contrib/dev/acpica/acpica_prep.sh.orig
++++ sys/contrib/dev/acpica/acpica_prep.sh
 @@ -52,12 +52,12 @@
  
  echo copying full dirs

Modified: trunk/kfreebsd-6/debian/patches/005_binutils.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/005_binutils.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/005_binutils.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -3,8 +3,8 @@
 
 Index: sys/i386/i386/locore.s
 ===================================================================
---- sys/i386/i386/locore.s.orig	2007-12-09 00:42:43.000000000 +0100
-+++ sys/i386/i386/locore.s	2007-12-09 00:43:15.000000000 +0100
+--- sys/i386/i386/locore.s.orig
++++ sys/i386/i386/locore.s
 @@ -358,7 +358,7 @@
  	pushl	%eax
  	testl	$PSL_VM,UC_EFLAGS(%eax)
@@ -34,8 +34,8 @@
  	pushl	%eax			/* junk to fake return addr. */
 Index: sys/i386/i386/swtch.s
 ===================================================================
---- sys/i386/i386/swtch.s.orig	2007-12-09 00:42:44.000000000 +0100
-+++ sys/i386/i386/swtch.s	2007-12-09 00:43:15.000000000 +0100
+--- sys/i386/i386/swtch.s.orig
++++ sys/i386/i386/swtch.s
 @@ -111,7 +111,7 @@
  	movl	%ebp,PCB_EBP(%edx)
  	movl	%esi,PCB_ESI(%edx)
@@ -65,8 +65,8 @@
  
 Index: sys/i386/include/cpufunc.h
 ===================================================================
---- sys/i386/include/cpufunc.h.orig	2007-12-09 00:42:44.000000000 +0100
-+++ sys/i386/include/cpufunc.h	2007-12-09 00:43:15.000000000 +0100
+--- sys/i386/include/cpufunc.h.orig
++++ sys/i386/include/cpufunc.h
 @@ -452,7 +452,7 @@
  rfs(void)
  {
@@ -111,8 +111,8 @@
  static __inline void
 Index: sys/i386/linux/linux_locore.s
 ===================================================================
---- sys/i386/linux/linux_locore.s.orig	2007-12-09 00:42:45.000000000 +0100
-+++ sys/i386/linux/linux_locore.s	2007-12-09 00:43:15.000000000 +0100
+--- sys/i386/linux/linux_locore.s.orig
++++ sys/i386/linux/linux_locore.s
 @@ -8,7 +8,7 @@
  NON_GPROF_ENTRY(linux_sigcode)
  	call	*LINUX_SIGF_HANDLER(%esp)
@@ -133,8 +133,8 @@
  	int	$0x80				/* enter kernel with args */
 Index: sys/compat/ndis/winx32_wrap.S
 ===================================================================
---- sys/compat/ndis/winx32_wrap.S.orig	2007-12-09 00:42:10.000000000 +0100
-+++ sys/compat/ndis/winx32_wrap.S	2007-12-09 00:43:15.000000000 +0100
+--- sys/compat/ndis/winx32_wrap.S.orig
++++ sys/compat/ndis/winx32_wrap.S
 @@ -364,7 +364,7 @@
  	ret
  
@@ -146,8 +146,8 @@
  ENTRY(x86_gettid)
 Index: sys/amd64/amd64/cpu_switch.S
 ===================================================================
---- sys/amd64/amd64/cpu_switch.S.orig	2007-12-09 00:42:01.000000000 +0100
-+++ sys/amd64/amd64/cpu_switch.S	2007-12-09 00:43:15.000000000 +0100
+--- sys/amd64/amd64/cpu_switch.S.orig
++++ sys/amd64/amd64/cpu_switch.S
 @@ -105,10 +105,10 @@
  	jz	1f				/* no, skip over */
  
@@ -184,8 +184,8 @@
  1:
 Index: sys/amd64/ia32/ia32_signal.c
 ===================================================================
---- sys/amd64/ia32/ia32_signal.c.orig	2007-12-09 00:42:01.000000000 +0100
-+++ sys/amd64/ia32/ia32_signal.c	2007-12-09 00:43:15.000000000 +0100
+--- sys/amd64/ia32/ia32_signal.c.orig
++++ sys/amd64/ia32/ia32_signal.c
 @@ -360,8 +360,8 @@
  	sf.sf_uc.uc_mcontext.mc_onstack = (oonstack) ? 1 : 0;
  	sf.sf_uc.uc_mcontext.mc_gs = rgs();
@@ -210,8 +210,8 @@
  	sf.sf_uc.uc_mcontext.mc_ebp = regs->tf_rbp;
 Index: sys/amd64/include/cpufunc.h
 ===================================================================
---- sys/amd64/include/cpufunc.h.orig	2007-12-09 00:42:02.000000000 +0100
-+++ sys/amd64/include/cpufunc.h	2007-12-09 00:43:15.000000000 +0100
+--- sys/amd64/include/cpufunc.h.orig
++++ sys/amd64/include/cpufunc.h
 @@ -482,7 +482,7 @@
  rfs(void)
  {
@@ -290,8 +290,8 @@
  
 Index: sys/amd64/linux32/linux32_sysvec.c
 ===================================================================
---- sys/amd64/linux32/linux32_sysvec.c.orig	2007-12-09 00:42:02.000000000 +0100
-+++ sys/amd64/linux32/linux32_sysvec.c	2007-12-09 00:43:15.000000000 +0100
+--- sys/amd64/linux32/linux32_sysvec.c.orig
++++ sys/amd64/linux32/linux32_sysvec.c
 @@ -344,9 +344,9 @@
  	frame.sf_sc.uc_mcontext.sc_mask   = frame.sf_sc.uc_sigmask.__bits[0];
          frame.sf_sc.uc_mcontext.sc_gs     = rgs();
@@ -317,8 +317,8 @@
  	frame.sf_sc.sc_ebp    = regs->tf_rbp;
 Index: sys/amd64/ia32/ia32_sigtramp.S
 ===================================================================
---- sys/amd64/ia32/ia32_sigtramp.S.orig	2007-12-09 00:42:01.000000000 +0100
-+++ sys/amd64/ia32/ia32_sigtramp.S	2007-12-09 00:43:15.000000000 +0100
+--- sys/amd64/ia32/ia32_sigtramp.S.orig
++++ sys/amd64/ia32/ia32_sigtramp.S
 @@ -45,8 +45,8 @@
  	calll	*IA32_SIGF_HANDLER(%esp)
  	leal	IA32_SIGF_UC(%esp),%eax	/* get ucontext */
@@ -343,8 +343,8 @@
  	int	$0x80			/* enter kernel with args */
 Index: sys/amd64/linux32/linux32_locore.s
 ===================================================================
---- sys/amd64/linux32/linux32_locore.s.orig	2007-12-09 00:42:02.000000000 +0100
-+++ sys/amd64/linux32/linux32_locore.s	2007-12-09 00:43:15.000000000 +0100
+--- sys/amd64/linux32/linux32_locore.s.orig
++++ sys/amd64/linux32/linux32_locore.s
 @@ -11,10 +11,10 @@
  NON_GPROF_ENTRY(linux_sigcode)
  	call	*LINUX_SIGF_HANDLER(%esp)

Modified: trunk/kfreebsd-6/debian/patches/007_clone_signals.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/007_clone_signals.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/007_clone_signals.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -1,7 +1,7 @@
 Index: sys/kern/kern_fork.c
 ===================================================================
---- sys/kern/kern_fork.c.orig	2007-12-09 00:42:49.000000000 +0100
-+++ sys/kern/kern_fork.c	2007-12-09 00:43:15.000000000 +0100
+--- sys/kern/kern_fork.c.orig
++++ sys/kern/kern_fork.c
 @@ -511,7 +511,11 @@
  		p2->p_sigacts = newsigacts;
  	}
@@ -17,8 +17,8 @@
  
 Index: sys/sys/unistd.h
 ===================================================================
---- sys/sys/unistd.h.orig	2007-12-09 00:43:13.000000000 +0100
-+++ sys/sys/unistd.h	2007-12-09 00:43:15.000000000 +0100
+--- sys/sys/unistd.h.orig
++++ sys/sys/unistd.h
 @@ -173,6 +173,10 @@
  #define	RFHIGHPID	(1<<18)	/* use a pid higher then 10 (idleproc) */
  #define	RFPPWAIT	(1<<31)	/* parent sleeps until child exits (vfork) */

Modified: trunk/kfreebsd-6/debian/patches/008_config.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/008_config.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/008_config.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -5,8 +5,8 @@
 
 Index: usr.sbin/config/Makefile
 ===================================================================
---- usr.sbin/config/Makefile.orig	2007-12-09 00:43:15.000000000 +0100
-+++ usr.sbin/config/Makefile	2007-12-09 00:43:16.000000000 +0100
+--- usr.sbin/config/Makefile.orig
++++ usr.sbin/config/Makefile
 @@ -6,11 +6,11 @@
  SRCS=	config.y main.c lang.l mkmakefile.c mkheaders.c \
  	mkoptions.c y.tab.h
@@ -24,8 +24,8 @@
  
 Index: usr.sbin/config/main.c
 ===================================================================
---- usr.sbin/config/main.c.orig	2007-12-09 00:43:15.000000000 +0100
-+++ usr.sbin/config/main.c	2007-12-09 00:43:16.000000000 +0100
+--- usr.sbin/config/main.c.orig
++++ usr.sbin/config/main.c
 @@ -45,13 +45,19 @@
  #include <sys/stat.h>
  #include <sys/file.h>

Modified: trunk/kfreebsd-6/debian/patches/009_disable_duped_modules.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/009_disable_duped_modules.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/009_disable_duped_modules.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -3,8 +3,8 @@
 
 Index: sys/conf/Makefile.alpha
 ===================================================================
---- sys/conf/Makefile.alpha.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/Makefile.alpha	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/Makefile.alpha.orig
++++ sys/conf/Makefile.alpha
 @@ -28,6 +28,8 @@
  .endif
  .include "$S/conf/kern.pre.mk"
@@ -16,8 +16,8 @@
  %OBJS
 Index: sys/conf/Makefile.amd64
 ===================================================================
---- sys/conf/Makefile.amd64.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/Makefile.amd64	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/Makefile.amd64.orig
++++ sys/conf/Makefile.amd64
 @@ -38,6 +38,8 @@
  
  MKMODULESENV+= MACHINE=amd64
@@ -29,8 +29,8 @@
  %OBJS
 Index: sys/conf/Makefile.arm
 ===================================================================
---- sys/conf/Makefile.arm.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/Makefile.arm	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/Makefile.arm.orig
++++ sys/conf/Makefile.arm
 @@ -102,6 +102,8 @@
  	rm ${KERNEL_KO}.tmp.gz ${KERNEL_KO}.tramp.noheader opt_kernname.h \
  	inflate-tramp.o
@@ -42,8 +42,8 @@
  %OBJS
 Index: sys/conf/Makefile.i386
 ===================================================================
---- sys/conf/Makefile.i386.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/Makefile.i386	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/Makefile.i386.orig
++++ sys/conf/Makefile.i386
 @@ -32,6 +32,8 @@
  
  MKMODULESENV+= MACHINE=i386
@@ -55,8 +55,8 @@
  %OBJS
 Index: sys/conf/Makefile.ia64
 ===================================================================
---- sys/conf/Makefile.ia64.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/Makefile.ia64	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/Makefile.ia64.orig
++++ sys/conf/Makefile.ia64
 @@ -38,6 +38,8 @@
  
  ASM_CFLAGS= -x assembler-with-cpp -Wa,-x -DLOCORE ${CFLAGS}
@@ -68,8 +68,8 @@
  %OBJS
 Index: sys/conf/Makefile.pc98
 ===================================================================
---- sys/conf/Makefile.pc98.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/Makefile.pc98	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/Makefile.pc98.orig
++++ sys/conf/Makefile.pc98
 @@ -32,6 +32,8 @@
  
  MKMODULESENV+=	MACHINE=pc98
@@ -81,8 +81,8 @@
  %OBJS
 Index: sys/conf/Makefile.powerpc
 ===================================================================
---- sys/conf/Makefile.powerpc.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/Makefile.powerpc	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/Makefile.powerpc.orig
++++ sys/conf/Makefile.powerpc
 @@ -37,6 +37,8 @@
  CFLAGS+=	-fno-omit-frame-pointer
  .endif
@@ -94,8 +94,8 @@
  %OBJS
 Index: sys/conf/Makefile.sparc64
 ===================================================================
---- sys/conf/Makefile.sparc64.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/Makefile.sparc64	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/Makefile.sparc64.orig
++++ sys/conf/Makefile.sparc64
 @@ -32,6 +32,8 @@
  
  MDOBJS=	exception.o interrupt.o
@@ -107,8 +107,8 @@
  %OBJS
 Index: usr.sbin/config/mkmakefile.c
 ===================================================================
---- usr.sbin/config/mkmakefile.c.orig	2007-12-09 00:43:15.000000000 +0100
-+++ usr.sbin/config/mkmakefile.c	2007-12-09 00:43:16.000000000 +0100
+--- usr.sbin/config/mkmakefile.c.orig
++++ usr.sbin/config/mkmakefile.c
 @@ -70,6 +70,7 @@
  static void do_rules(FILE *);
  static void do_xxfiles(char *, FILE *);

Modified: trunk/kfreebsd-6/debian/patches/010_ET_DYN.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/010_ET_DYN.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/010_ET_DYN.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -2,8 +2,8 @@
 
 Index: sys/kern/imgact_elf.c
 ===================================================================
---- sys/kern/imgact_elf.c.orig	2007-12-09 00:42:49.000000000 +0100
-+++ sys/kern/imgact_elf.c	2007-12-09 00:43:16.000000000 +0100
+--- sys/kern/imgact_elf.c.orig
++++ sys/kern/imgact_elf.c
 @@ -615,6 +615,8 @@
  	char *path;
  	struct thread *td = curthread;

Modified: trunk/kfreebsd-6/debian/patches/013_ip_packed.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/013_ip_packed.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/013_ip_packed.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -1,7 +1,7 @@
 Index: sys/netinet/ip.h
 ===================================================================
---- sys/netinet/ip.h.orig	2007-12-09 00:43:03.000000000 +0100
-+++ sys/netinet/ip.h	2007-12-09 00:43:16.000000000 +0100
+--- sys/netinet/ip.h.orig
++++ sys/netinet/ip.h
 @@ -65,7 +65,7 @@
  	u_char	ip_p;			/* protocol */
  	u_short	ip_sum;			/* checksum */

Modified: trunk/kfreebsd-6/debian/patches/017_oss_compat.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/017_oss_compat.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/017_oss_compat.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -1,7 +1,7 @@
 Index: sys/dev/sound/pcm/mixer.c
 ===================================================================
---- sys/dev/sound/pcm/mixer.c.orig	2007-12-09 00:42:36.000000000 +0100
-+++ sys/dev/sound/pcm/mixer.c	2007-12-09 00:43:16.000000000 +0100
+--- sys/dev/sound/pcm/mixer.c.orig
++++ sys/dev/sound/pcm/mixer.c
 @@ -629,6 +629,9 @@
  
      	if ((cmd & MIXER_READ(0)) == MIXER_READ(0)) {
@@ -14,8 +14,8 @@
      		case SOUND_MIXER_STEREODEVS:
 Index: sys/sys/soundcard.h
 ===================================================================
---- sys/sys/soundcard.h.orig	2007-12-09 00:43:13.000000000 +0100
-+++ sys/sys/soundcard.h	2007-12-09 00:43:16.000000000 +0100
+--- sys/sys/soundcard.h.orig
++++ sys/sys/soundcard.h
 @@ -54,11 +54,14 @@
    */
  

Modified: trunk/kfreebsd-6/debian/patches/020_linker.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/020_linker.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/020_linker.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -6,8 +6,8 @@
 
 Index: sys/conf/kern.post.mk
 ===================================================================
---- sys/conf/kern.post.mk.orig	2007-12-09 00:43:15.000000000 +0100
-+++ sys/conf/kern.post.mk	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/kern.post.mk.orig
++++ sys/conf/kern.post.mk
 @@ -92,7 +92,9 @@
  ${FULLKERNEL}: ${SYSTEM_DEP} vers.o
  	@rm -f ${.TARGET}
@@ -21,8 +21,8 @@
  .endif
 Index: sys/conf/kmod.mk
 ===================================================================
---- sys/conf/kmod.mk.orig	2007-12-09 00:43:15.000000000 +0100
-+++ sys/conf/kmod.mk	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/kmod.mk.orig
++++ sys/conf/kmod.mk
 @@ -179,7 +179,8 @@
  
  .if ${MACHINE_ARCH} != amd64

Modified: trunk/kfreebsd-6/debian/patches/902_version.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/902_version.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/902_version.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -1,7 +1,7 @@
 Index: sys/conf/newvers.sh
 ===================================================================
---- sys/conf/newvers.sh.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/newvers.sh	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/newvers.sh.orig
++++ sys/conf/newvers.sh
 @@ -89,7 +89,7 @@
  cat << EOF > vers.c
  $COPYRIGHT

Modified: trunk/kfreebsd-6/debian/patches/903_disable_non-free_drivers.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/903_disable_non-free_drivers.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/903_disable_non-free_drivers.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -1,7 +1,7 @@
 Index: sys/conf/files
 ===================================================================
---- sys/conf/files.orig	2007-12-09 00:43:15.000000000 +0100
-+++ sys/conf/files	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/files.orig
++++ sys/conf/files
 @@ -440,18 +440,6 @@
  dev/ata/atapi-cd.c		optional atapicd
  dev/ata/atapi-fd.c		optional atapifd
@@ -23,8 +23,8 @@
  dev/awi/if_awi_pccard.c		optional awi pccard
 Index: sys/conf/files.i386
 ===================================================================
---- sys/conf/files.i386.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/files.i386	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/files.i386.orig
++++ sys/conf/files.i386
 @@ -46,42 +46,6 @@
  	no-obj no-implicit-rule before-depend				\
  	clean		"ukbdmap.h"
@@ -96,8 +96,8 @@
  dev/sbni/if_sbni_pci.c		optional sbni pci
 Index: sys/conf/kern.pre.mk
 ===================================================================
---- sys/conf/kern.pre.mk.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/kern.pre.mk	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/kern.pre.mk.orig
++++ sys/conf/kern.pre.mk
 @@ -58,9 +58,6 @@
  # ... and the same for pf
  INCLUDES+= -I$S/contrib/pf
@@ -110,8 +110,8 @@
  
 Index: sys/i386/conf/GENERIC
 ===================================================================
---- sys/i386/conf/GENERIC.orig	2007-12-09 00:43:15.000000000 +0100
-+++ sys/i386/conf/GENERIC	2007-12-09 13:44:47.719404000 +0100
+--- sys/i386/conf/GENERIC.orig
++++ sys/i386/conf/GENERIC
 @@ -117,8 +117,6 @@
  device		asr		# DPT SmartRAID V, VI and Adaptec SCSI RAID
  device		ciss		# Compaq Smart RAID 5*
@@ -131,8 +131,8 @@
  device		rl		# RealTek 8129/8139
 Index: sys/modules/Makefile
 ===================================================================
---- sys/modules/Makefile.orig	2007-12-09 00:43:15.000000000 +0100
-+++ sys/modules/Makefile	2007-12-09 00:43:16.000000000 +0100
+--- sys/modules/Makefile.orig
++++ sys/modules/Makefile
 @@ -26,11 +26,6 @@
  	${_arl} \
  	${_asr} \
@@ -228,8 +228,8 @@
  _smbfs=		smbfs
 Index: sys/amd64/conf/GENERIC
 ===================================================================
---- sys/amd64/conf/GENERIC.orig	2007-12-09 00:43:15.000000000 +0100
-+++ sys/amd64/conf/GENERIC	2007-12-09 13:44:47.773178000 +0100
+--- sys/amd64/conf/GENERIC.orig
++++ sys/amd64/conf/GENERIC
 @@ -116,8 +116,6 @@
  device		arcmsr		# Areca SATA II RAID
  device		ciss		# Compaq Smart RAID 5*
@@ -249,8 +249,8 @@
  device		rl		# RealTek 8129/8139
 Index: sys/conf/files.amd64
 ===================================================================
---- sys/conf/files.amd64.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/files.amd64	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/files.amd64.orig
++++ sys/conf/files.amd64
 @@ -47,35 +47,6 @@
  	no-obj no-implicit-rule before-depend				\
  	clean		"ukbdmap.h"

Modified: trunk/kfreebsd-6/debian/patches/904_dev_full.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/904_dev_full.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/904_dev_full.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -3,8 +3,8 @@
 
 Index: sys/dev/null/null.c
 ===================================================================
---- sys/dev/null/null.c.orig	2007-12-09 00:42:32.000000000 +0100
-+++ sys/dev/null/null.c	2007-12-09 00:43:16.000000000 +0100
+--- sys/dev/null/null.c.orig
++++ sys/dev/null/null.c
 @@ -42,13 +42,16 @@
  
  /* For use with destroy_dev(9). */

Modified: trunk/kfreebsd-6/debian/patches/905_grow_arg_max.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/905_grow_arg_max.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/905_grow_arg_max.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -4,8 +4,8 @@
 
 Index: sys/sys/syslimits.h
 ===================================================================
---- sys/sys/syslimits.h.orig	2007-12-09 00:43:13.000000000 +0100
-+++ sys/sys/syslimits.h	2007-12-09 00:43:16.000000000 +0100
+--- sys/sys/syslimits.h.orig
++++ sys/sys/syslimits.h
 @@ -47,7 +47,7 @@
   * the file for why.)
   */

Modified: trunk/kfreebsd-6/debian/patches/906_grow_sysv_ipc_limits.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/906_grow_sysv_ipc_limits.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/906_grow_sysv_ipc_limits.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -24,8 +24,8 @@
 
 Index: sys/i386/conf/GENERIC
 ===================================================================
---- sys/i386/conf/GENERIC.orig	2007-12-09 00:43:16.000000000 +0100
-+++ sys/i386/conf/GENERIC	2007-12-09 13:44:30.249158000 +0100
+--- sys/i386/conf/GENERIC.orig
++++ sys/i386/conf/GENERIC
 @@ -52,8 +52,14 @@
  options 	SCSI_DELAY=5000		# Delay (in ms) before probing SCSI
  options 	KTRACE			# ktrace(1) support
@@ -43,8 +43,8 @@
  options 	ADAPTIVE_GIANT		# Giant mutex is adaptive.
 Index: sys/amd64/conf/GENERIC
 ===================================================================
---- sys/amd64/conf/GENERIC.orig	2007-12-09 00:43:16.000000000 +0100
-+++ sys/amd64/conf/GENERIC	2007-12-09 13:44:30.196688000 +0100
+--- sys/amd64/conf/GENERIC.orig
++++ sys/amd64/conf/GENERIC
 @@ -53,8 +53,14 @@
  options 	SCSI_DELAY=5000		# Delay (in ms) before probing SCSI
  options 	KTRACE			# ktrace(1) support

Modified: trunk/kfreebsd-6/debian/patches/907_cpu_class.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/907_cpu_class.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/907_cpu_class.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -3,8 +3,8 @@
 
 Index: sys/i386/i386/identcpu.c
 ===================================================================
---- sys/i386/i386/identcpu.c.orig	2007-12-09 00:42:43.000000000 +0100
-+++ sys/i386/i386/identcpu.c	2007-12-09 00:43:16.000000000 +0100
+--- sys/i386/i386/identcpu.c.orig
++++ sys/i386/i386/identcpu.c
 @@ -628,6 +628,7 @@
  #if defined(I486_CPU)
  	case CPUCLASS_486:

Modified: trunk/kfreebsd-6/debian/patches/908_linprocfs_is_not_proc.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/908_linprocfs_is_not_proc.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/908_linprocfs_is_not_proc.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -1,7 +1,7 @@
 Index: sys/compat/linprocfs/linprocfs.c
 ===================================================================
---- sys/compat/linprocfs/linprocfs.c.orig	2007-12-09 00:42:10.000000000 +0100
-+++ sys/compat/linprocfs/linprocfs.c	2007-12-09 00:43:16.000000000 +0100
+--- sys/compat/linprocfs/linprocfs.c.orig
++++ sys/compat/linprocfs/linprocfs.c
 @@ -412,10 +412,6 @@
  
  		/* determine fs type */

Modified: trunk/kfreebsd-6/debian/patches/910_GENERIC_hints.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/910_GENERIC_hints.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/910_GENERIC_hints.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -1,7 +1,7 @@
 Index: sys/i386/conf/GENERIC.hints
 ===================================================================
---- sys/i386/conf/GENERIC.hints.orig	2007-12-09 00:42:43.000000000 +0100
-+++ sys/i386/conf/GENERIC.hints	2007-12-09 00:43:16.000000000 +0100
+--- sys/i386/conf/GENERIC.hints.orig
++++ sys/i386/conf/GENERIC.hints
 @@ -27,6 +27,7 @@
  hint.atkbd.0.irq="1"
  hint.psm.0.at="atkbdc"
@@ -12,8 +12,8 @@
  hint.sc.0.flags="0x100"
 Index: sys/amd64/conf/GENERIC.hints
 ===================================================================
---- sys/amd64/conf/GENERIC.hints.orig	2007-12-09 00:42:01.000000000 +0100
-+++ sys/amd64/conf/GENERIC.hints	2007-12-09 00:43:16.000000000 +0100
+--- sys/amd64/conf/GENERIC.hints.orig
++++ sys/amd64/conf/GENERIC.hints
 @@ -13,6 +13,7 @@
  hint.atkbd.0.irq="1"
  hint.psm.0.at="atkbdc"

Modified: trunk/kfreebsd-6/debian/patches/911_no_werror.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/911_no_werror.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/911_no_werror.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -2,8 +2,8 @@
 
 Index: sys/modules/hwpmc/Makefile
 ===================================================================
---- sys/modules/hwpmc/Makefile.orig	2007-12-09 00:42:54.000000000 +0100
-+++ sys/modules/hwpmc/Makefile	2007-12-09 00:43:16.000000000 +0100
+--- sys/modules/hwpmc/Makefile.orig
++++ sys/modules/hwpmc/Makefile
 @@ -9,6 +9,7 @@
  SRCS=	hwpmc_mod.c hwpmc_logging.c vnode_if.h
  

Modified: trunk/kfreebsd-6/debian/patches/912_binutils.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/912_binutils.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/912_binutils.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -1,7 +1,7 @@
 Index: sys/conf/ldscript.amd64
 ===================================================================
---- sys/conf/ldscript.amd64.orig	2007-12-09 00:42:11.000000000 +0100
-+++ sys/conf/ldscript.amd64	2007-12-09 00:43:16.000000000 +0100
+--- sys/conf/ldscript.amd64.orig
++++ sys/conf/ldscript.amd64
 @@ -1,12 +1,12 @@
  /* $FreeBSD: src/sys/conf/ldscript.amd64,v 1.9 2004/05/29 01:09:00 tjr Exp $ */
 -OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64", "elf64-x86-64")

Modified: trunk/kfreebsd-6/debian/patches/913_uudecode.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/913_uudecode.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/913_uudecode.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -1,7 +1,7 @@
 Index: sys/modules/cxgb/Makefile
 ===================================================================
---- sys/modules/cxgb/Makefile.orig	2007-12-09 00:42:54.000000000 +0100
-+++ sys/modules/cxgb/Makefile	2007-12-09 00:43:17.000000000 +0100
+--- sys/modules/cxgb/Makefile.orig
++++ sys/modules/cxgb/Makefile
 @@ -15,7 +15,7 @@
  .if ${MACHINE_ARCH} != "ia64"
  # ld is broken on ia64

Modified: trunk/kfreebsd-6/debian/patches/999_config.diff
===================================================================
--- trunk/kfreebsd-6/debian/patches/999_config.diff	2007-12-10 08:23:57 UTC (rev 2077)
+++ trunk/kfreebsd-6/debian/patches/999_config.diff	2007-12-10 08:32:05 UTC (rev 2078)
@@ -1,7 +1,7 @@
 Index: sys/amd64/conf/GENERIC
 ===================================================================
---- sys/amd64/conf/GENERIC.orig	2007-12-09 00:43:16.000000000 +0100
-+++ sys/amd64/conf/GENERIC	2007-12-09 00:43:17.000000000 +0100
+--- sys/amd64/conf/GENERIC.orig
++++ sys/amd64/conf/GENERIC
 @@ -19,13 +19,9 @@
  # $FreeBSD: src/sys/amd64/conf/GENERIC,v 1.439.2.18 2007/03/27 02:33:00 yongari Exp $
  
@@ -122,8 +122,8 @@
 +options		ALTQ_PRIQ	# Priority Queuing (PRIQ)
 Index: sys/i386/conf/GENERIC
 ===================================================================
---- sys/i386/conf/GENERIC.orig	2007-12-09 00:43:16.000000000 +0100
-+++ sys/i386/conf/GENERIC	2007-12-09 00:43:17.000000000 +0100
+--- sys/i386/conf/GENERIC.orig
++++ sys/i386/conf/GENERIC
 @@ -19,15 +19,9 @@
  # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.429.2.14 2007/03/27 02:33:00 yongari Exp $
  




More information about the Glibc-bsd-commits mailing list