[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r2768 - in glibc-package/trunk/debian: . patches/kfreebsd



Author: aurel32
Date: 2008-01-03 10:30:09 +0000 (Thu, 03 Jan 2008)
New Revision: 2768

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff
Log:
  * kfreebsd/local-sysdeps.diff: update to revision 2094 (from glibc-bsd).



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2008-01-02 00:57:57 UTC (rev 2767)
+++ glibc-package/trunk/debian/changelog	2008-01-03 10:30:09 UTC (rev 2768)
@@ -7,14 +7,15 @@
   * Remove DEB_BUILD_OPTIONS=parallel=n support, as it is deprecated.
   * Support dpkg-buildpackage -j, but only debian/rules is actually run in
     parallel.
-  * patches/any/cvs-iconv-iso2022jp-loop-bug.diff: patch from CVS to fix 
+  * patches/any/cvs-iconv-iso2022jp-loop-bug.diff: patch from CVS to fix
     iconv hang when converting to ISO-2022-JP. Thanks to Bryan Donlan for
     the patch.  Closes: #458579.
+  * kfreebsd/local-sysdeps.diff: update to revision 2094 (from glibc-bsd).
 
   [ Clint Adams ]
   * debhelper.in/nscd.init: use lsb output functions.  Closes: #457661.
 
- -- Aurelien Jarno <aurel32@debian.org>  Wed, 02 Jan 2008 01:56:23 +0100
+ -- Aurelien Jarno <aurel32@debian.org>  Thu, 03 Jan 2008 11:29:44 +0100
 
 glibc (2.7-5) unstable; urgency=low
 

Modified: glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff
===================================================================
--- glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff	2008-01-02 00:57:57 UTC (rev 2767)
+++ glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff	2008-01-03 10:30:09 UTC (rev 2768)
@@ -1,6 +1,6 @@
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/Dist ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Dist
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/Dist	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Dist	2006-11-20 10:38:26.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Dist	2006-11-22 11:44:31.000000000 +0100
 @@ -0,0 +1,30 @@
 +bits/mcontext.h
 +bits/stat16.h
@@ -34,7 +34,7 @@
 +ucontext_i.h
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/Implies ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Implies
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/Implies	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Implies	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Implies	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,11 @@
 +# The kernel include files come from the 'kernel-include' add-on.
 +# This is actually added by configure.in.
@@ -49,7 +49,7 @@
 +gnu
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/Makefile ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Makefile
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Makefile	2007-05-26 09:40:41.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Makefile	2007-05-26 13:10:00.000000000 +0200
 @@ -0,0 +1,124 @@
 +# Use bash, not /bin/sh, for executing scripts, because the native
 +# FreeBSD /bin/sh does not interpret the  IFS="<tab>" read ...  command
@@ -177,7 +177,7 @@
 +endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/Versions ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Versions
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/Versions	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Versions	2007-11-17 00:17:02.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Versions	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,101 @@
 +libc {
 +  # The comment lines with "#errlist-compat" are magic; see errlist-compat.awk.
@@ -282,7 +282,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/_G_config.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/_G_config.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/_G_config.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/_G_config.h	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/_G_config.h	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,102 @@
 +/* This file is needed by libio to define various configuration parameters.
 +   These are always the same in the GNU C library.  */
@@ -388,7 +388,7 @@
 +#endif	/* _G_config.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/Makefile ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/Makefile
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/Makefile	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/Makefile	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,28 @@
 +# Additional header files to be installed in $prefix/include:
 +
@@ -420,7 +420,7 @@
 +endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/README ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/README
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/README	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/README	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/README	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,11 @@
 +Note that even on 64-bit platforms, because __ino64_t != __ino_t, we have
 +stat64 != stat, fstat64 != fstat, lstat64 != lstat, fhstat64 != fhstat,
@@ -435,7 +435,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/adjtime.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/adjtime.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/adjtime.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/adjtime.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/adjtime.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,51 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -490,7 +490,7 @@
 +weak_alias (__adjtime, adjtime)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/kernel_time_t.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/kernel_time_t.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/kernel_time_t.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/kernel_time_t.h	2006-10-16 12:57:41.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/kernel_time_t.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,143 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -637,7 +637,7 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/mcontext.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/mcontext.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/mcontext.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/mcontext.h	2006-10-16 12:57:41.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/mcontext.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,52 @@
 +/* Machine-dependent processor state structure for FreeBSD.  alpha version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -693,7 +693,7 @@
 +  } mcontext_t;
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/sigcontext.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/sigcontext.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/sigcontext.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/sigcontext.h	2006-10-16 12:57:41.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/sigcontext.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,84 @@
 +/* Machine-dependent signal context structure for FreeBSD.  alpha version.
 +   Copyright (C) 1991-1992,1994,1997,2001-2002 Free Software Foundation, Inc.
@@ -781,7 +781,7 @@
 +#endif /* _BITS_SIGCONTEXT_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/stat16.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/stat16.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/stat16.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/stat16.h	2006-10-16 12:57:41.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/stat16.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,53 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -838,7 +838,7 @@
 +  };
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/stat32.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/stat32.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/stat32.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/stat32.h	2006-10-16 12:57:41.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/stat32.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,52 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -894,7 +894,7 @@
 +  };
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/time.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/time.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/time.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/time.h	2006-10-16 12:57:41.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/time.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,89 @@
 +/* System-dependent timing definitions.  FreeBSD version.
 +   Copyright (C) 1996-1997, 1999, 2000, 2002 Free Software Foundation, Inc.
@@ -987,7 +987,7 @@
 +#endif	/* need timeval */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/brk.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/brk.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/brk.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/brk.S	2006-10-16 12:57:42.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/brk.S	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,73 @@
 +/* Copyright (C) 1993, 1995-1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1064,12 +1064,12 @@
 +weak_alias (__brk, brk)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/dl-brk.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/dl-brk.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/dl-brk.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/dl-brk.S	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/dl-brk.S	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1 @@
 +#include <brk.S>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/dl-machine.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/dl-machine.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/dl-machine.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/dl-machine.h	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/dl-machine.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,34 @@
 +/* Dynamic linker magic for glibc on FreeBSD.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -1107,13 +1107,13 @@
 +#include_next <dl-machine.h>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fhstatfs64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fhstatfs64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fhstatfs64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fhstatfs64.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fhstatfs64.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,2 @@
 +/* 'fhstatfs64' is the same as 'fhstatfs', because
 +   __fsblkcnt64_t == __fsblkcnt_t and __fsfilcnt64_t == __fsfilcnt_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fork.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fork.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fork.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fork.S	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fork.S	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,30 @@
 +/* Copyright (C) 1993, 1995, 1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1147,7 +1147,7 @@
 +weak_alias (__fork, fork)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fpu.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fpu.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fpu.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fpu.h	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fpu.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,128 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1279,13 +1279,13 @@
 +#endif /* _FPU_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fstatfs64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fstatfs64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fstatfs64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fstatfs64.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fstatfs64.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,2 @@
 +/* 'fstatfs64' is the same as 'fstatfs', because
 +   __fsblkcnt64_t == __fsblkcnt_t and __fsfilcnt64_t == __fsfilcnt_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/futimes.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/futimes.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/futimes.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/futimes.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/futimes.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,43 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1332,13 +1332,13 @@
 +weak_alias (__futimes, futimes)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getfsstat64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getfsstat64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getfsstat64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getfsstat64.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getfsstat64.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,2 @@
 +/* 'getfsstat64' is the same as 'getfsstat', because
 +   __fsblkcnt64_t == __fsblkcnt_t and __fsfilcnt64_t == __fsfilcnt_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getitimer.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getitimer.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getitimer.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getitimer.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getitimer.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,49 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1391,7 +1391,7 @@
 +weak_alias (__getitimer, getitimer)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getmntinfo.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getmntinfo.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getmntinfo.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getmntinfo.c	2006-10-16 12:57:42.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getmntinfo.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,8 @@
 +/* 'getmntinfo64' is the same as 'getmntinfo', because
 +   __fsblkcnt64_t == __fsblkcnt_t and __fsfilcnt64_t == __fsfilcnt_t.  */
@@ -1403,13 +1403,13 @@
 +weak_alias (__getmntinfo, getmntinfo64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getmntinfo64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getmntinfo64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getmntinfo64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getmntinfo64.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getmntinfo64.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,2 @@
 +/* 'getmntinfo64' is the same as 'getmntinfo', because
 +   __fsblkcnt64_t == __fsblkcnt_t and __fsfilcnt64_t == __fsfilcnt_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getrusage.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getrusage.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getrusage.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getrusage.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getrusage.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,63 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1476,7 +1476,7 @@
 +weak_alias (__getrusage, getrusage)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/gettimeofday.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/gettimeofday.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/gettimeofday.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/gettimeofday.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/gettimeofday.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,52 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1532,7 +1532,7 @@
 +weak_alias (__gettimeofday, gettimeofday)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/ieee_get_fp_control.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/ieee_get_fp_control.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/ieee_get_fp_control.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/ieee_get_fp_control.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/ieee_get_fp_control.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,35 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1571,7 +1571,7 @@
 +weak_alias (__ieee_get_fp_control, ieee_get_fp_control)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/ieee_set_fp_control.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/ieee_set_fp_control.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/ieee_set_fp_control.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/ieee_set_fp_control.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/ieee_set_fp_control.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,33 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1608,7 +1608,7 @@
 +weak_alias (__ieee_set_fp_control, ieee_set_fp_control)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/lutimes.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/lutimes.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/lutimes.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/lutimes.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/lutimes.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,44 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1656,7 +1656,7 @@
 +weak_alias (__lutimes, lutimes)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/machine/pal.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/machine/pal.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/machine/pal.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/machine/pal.h	2006-10-16 12:57:41.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/machine/pal.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,57 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1717,7 +1717,7 @@
 +#define GEN_SUBRNG7	-25
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/msgctl.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/msgctl.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/msgctl.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/msgctl.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/msgctl.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,62 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1783,7 +1783,7 @@
 +weak_alias (__msgctl, msgctl)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/nanosleep.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/nanosleep.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/nanosleep.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/nanosleep.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/nanosleep.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,54 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1841,7 +1841,7 @@
 +weak_alias (__libc_nanosleep, nanosleep)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/poll.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/poll.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/poll.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/poll.c	2006-10-16 12:57:42.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/poll.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,46 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1891,7 +1891,7 @@
 +weak_alias (__poll, poll)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/regdef.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/regdef.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/regdef.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/regdef.h	2006-10-16 12:57:42.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/regdef.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,62 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1957,7 +1957,7 @@
 +#endif /* _REGDEF_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/rfork.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/rfork.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/rfork.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/rfork.S	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/rfork.S	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,29 @@
 +/* Copyright (C) 1993, 1995, 1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -1990,7 +1990,7 @@
 +weak_alias (__rfork, rfork)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sched_rr_gi.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sched_rr_gi.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sched_rr_gi.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sched_rr_gi.c	2006-10-16 12:57:42.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sched_rr_gi.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,50 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -2044,7 +2044,7 @@
 +weak_alias (__sched_rr_get_interval, sched_rr_get_interval)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/select.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/select.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/select.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/select.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/select.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,53 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -2101,7 +2101,7 @@
 +weak_alias (__select, select)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/semctl.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/semctl.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/semctl.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/semctl.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/semctl.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,87 @@
 +/* Copyright (C) 1995,1997,1998,2000,2003,2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -2192,7 +2192,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/setfpucw.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/setfpucw.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/setfpucw.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/setfpucw.c	2006-10-16 12:57:42.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/setfpucw.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,88 @@
 +/* Set FP exception mask and rounding mode.
 +   Copyright (C) 1996, 1997, 1998, 2002 Free Software Foundation, Inc.
@@ -2284,7 +2284,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/setitimer.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/setitimer.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/setitimer.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/setitimer.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/setitimer.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,63 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -2351,7 +2351,7 @@
 +weak_alias (__setitimer, setitimer)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/settimeofday.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/settimeofday.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/settimeofday.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/settimeofday.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/settimeofday.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,43 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -2398,7 +2398,7 @@
 +weak_alias (__settimeofday, settimeofday)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/shmctl.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/shmctl.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/shmctl.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/shmctl.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/shmctl.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,58 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -2460,7 +2460,7 @@
 +weak_alias (__shmctl, shmctl)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sigcontextinfo.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sigcontextinfo.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sigcontextinfo.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sigcontextinfo.h	2006-10-16 12:57:42.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sigcontextinfo.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,25 @@
 +/* Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -2489,7 +2489,7 @@
 +  (handler)((signo), SIGCONTEXT_EXTRA_ARGS (ctx))
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/start_thread.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/start_thread.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/start_thread.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/start_thread.S	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/start_thread.S	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,172 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -2665,13 +2665,13 @@
 +PSEUDO_END (__start_thread)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/statfs64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/statfs64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/statfs64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/statfs64.c	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/statfs64.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,2 @@
 +/* 'statfs64' is the same as 'statfs', because
 +   __fsblkcnt64_t == __fsblkcnt_t and __fsfilcnt64_t == __fsfilcnt_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sysarch.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sysarch.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sysarch.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sysarch.h	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sysarch.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,53 @@
 +/* Parameters for the architecture specific system call.  alpha version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -2728,12 +2728,12 @@
 +#endif /* _SYSARCH_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/syscall.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/syscall.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/syscall.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/syscall.S	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/syscall.S	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1 @@
 +#include <sysdeps/unix/sysv/linux/alpha/syscall.S>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/syscalls.list ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/syscalls.list
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/syscalls.list	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/syscalls.list	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/syscalls.list	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,21 @@
 +# File name	Caller	Syscall name	# args	Strong name	Weak names
 +
@@ -2758,7 +2758,7 @@
 +sys_utimes	-	utimes			i:sp	__syscall_utimes
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sysdep.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sysdep.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sysdep.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sysdep.h	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sysdep.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,34 @@
 +/* Copyright (C) 1993, 1995, 1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -2796,7 +2796,7 @@
 +#endif /* freebsd/alpha/sysdep.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/utimes.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/utimes.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/utimes.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/utimes.c	2006-10-16 12:57:42.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/utimes.c	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,44 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -2844,7 +2844,7 @@
 +weak_alias (__utimes, utimes)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/vfork.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/vfork.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/vfork.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/vfork.S	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/vfork.S	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,29 @@
 +/* Copyright (C) 1993, 1995, 1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -2877,7 +2877,7 @@
 +weak_alias (__vfork, vfork)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bind.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bind.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bind.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bind.c	2007-11-15 18:59:02.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bind.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,60 @@
 +/* Copyright (C) 2005 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -2941,7 +2941,7 @@
 +weak_alias (__bind, bind)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/dirent.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/dirent.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/dirent.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/dirent.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/dirent.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,52 @@
 +/* Directory entry structure `struct dirent'.  FreeBSD version.
 +   Copyright (C) 1996-1998,2001-2002 Free Software Foundation, Inc.
@@ -2997,7 +2997,7 @@
 +#define _DIRENT_HAVE_D_TYPE 1
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/errno.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/errno.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/errno.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/errno.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/errno.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,182 @@
 +/*-
 + * Copyright (c) 1982, 1986, 1989, 1993
@@ -3183,7 +3183,7 @@
 +      
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/fcntl.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/fcntl.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/fcntl.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/fcntl.h	2006-10-16 13:02:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/fcntl.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,145 @@
 +/* O_*, F_*, FD_* bit values for FreeBSD.
 +   Copyright (C) 1991-1992, 1997, 2002 Free Software Foundation, Inc.
@@ -3332,7 +3332,7 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/in.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/in.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/in.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/in.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/in.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,249 @@
 +/* Copyright (C) 1997, 2000, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -3585,7 +3585,7 @@
 +#define IPV6CTL_MAXID		46
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ioctl-types.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ioctl-types.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ioctl-types.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ioctl-types.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ioctl-types.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,57 @@
 +/* Structure types for pre-termios terminal ioctls.  FreeBSD version.
 +   Copyright (C) 1996, 1997, 2002 Free Software Foundation, Inc.
@@ -3646,7 +3646,7 @@
 +#define	_IOT_ttysize	_IOT_winsize
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ioctls.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ioctls.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ioctls.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ioctls.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ioctls.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,67 @@
 +/*-
 + * Copyright (c) 1982, 1986, 1990 The Regents of the University of California.
@@ -3717,7 +3717,7 @@
 +#endif /* !_IOCTLS_H_ */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ipc.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ipc.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ipc.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ipc.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ipc.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,56 @@
 +/* Copyright (C) 1995-1997, 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -3777,12 +3777,12 @@
 +  };
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/local_lim.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/local_lim.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/local_lim.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/local_lim.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/local_lim.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1 @@
 +#include <sys/syslimits.h>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/mman.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/mman.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/mman.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/mman.h	2007-12-12 09:48:52.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/mman.h	2007-12-20 02:11:33.000000000 +0100
 @@ -0,0 +1,130 @@
 +/* Definitions for POSIX memory map interface.  FreeBSD version.
 +   Copyright (C) 1994-1998, 2000-2002 Free Software Foundation, Inc.
@@ -3916,7 +3916,7 @@
 +#endif /* Use BSD */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/msq.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/msq.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/msq.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/msq.h	2006-11-18 15:55:03.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/msq.h	2006-11-22 11:44:31.000000000 +0100
 @@ -0,0 +1,73 @@
 +/* Copyright (C) 1995, 1997, 2000, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -3993,7 +3993,7 @@
 +#endif /* __USE_MISC */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/poll.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/poll.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/poll.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/poll.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/poll.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,51 @@
 +/* Copyright (C) 1997, 2001-2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -4048,7 +4048,7 @@
 +#define POLLNVAL	0x0020		/* Invalid polling request.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/posix_opt.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/posix_opt.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/posix_opt.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/posix_opt.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/posix_opt.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,90 @@
 +/* Define POSIX options for FreeBSD.
 +   Copyright (C) 1996-1997, 1999, 2000, 2002 Free Software Foundation, Inc.
@@ -4142,7 +4142,7 @@
 +#endif /* bits/posix_opt.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/resource.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/resource.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/resource.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/resource.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/resource.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,200 @@
 +/* Bit values & structures for resource limits.  FreeBSD version.
 +   Copyright (C) 1994, 1996-1998, 2002 Free Software Foundation, Inc.
@@ -4346,7 +4346,7 @@
 +};
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sched.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sched.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sched.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sched.h	2007-10-25 21:47:41.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sched.h	2007-10-31 18:15:37.000000000 +0100
 @@ -0,0 +1,120 @@
 +/* Definitions of constants and data structure for POSIX 1003.1b-1993
 +   scheduling interface.
@@ -4470,7 +4470,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sem.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sem.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sem.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sem.h	2006-11-18 23:11:30.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sem.h	2006-11-22 11:44:31.000000000 +0100
 @@ -0,0 +1,91 @@
 +/* Copyright (C) 1995-1998, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -4565,7 +4565,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/shm.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/shm.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/shm.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/shm.h	2006-11-18 23:11:30.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/shm.h	2006-11-22 11:44:31.000000000 +0100
 @@ -0,0 +1,74 @@
 +/* Copyright (C) 1995-1997, 2000, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -4643,7 +4643,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sigaction.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sigaction.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sigaction.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sigaction.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sigaction.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,76 @@
 +/* Copyright (C) 1991-1992,1996-1998,2001-2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -4723,7 +4723,7 @@
 +#define	SIG_SETMASK	3	/* Set the set of blocked signals.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/siginfo.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/siginfo.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/siginfo.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/siginfo.h	2007-08-21 13:34:10.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/siginfo.h	2007-08-16 21:40:32.000000000 +0200
 @@ -0,0 +1,225 @@
 +/* siginfo_t, sigevent and constants.  FreeBSD version.
 +   Copyright (C) 1997-1998, 2000-2002 Free Software Foundation, Inc.
@@ -4952,7 +4952,7 @@
 +#endif	/* have _SIGNAL_H.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/signum.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/signum.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/signum.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/signum.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/signum.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,71 @@
 +/* Signal number definitions.  FreeBSD version.
 +   Copyright (C) 1991-1993, 1996, 1998, 2002 Free Software Foundation, Inc.
@@ -5027,7 +5027,7 @@
 +#define	_NSIG		129	/* Biggest signal number + 1.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sigset.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sigset.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sigset.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sigset.h	2007-11-22 07:17:25.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sigset.h	2007-11-22 01:40:52.000000000 +0100
 @@ -0,0 +1,140 @@
 +/* __sig_atomic_t, __sigset_t, and related definitions.  FreeBSD version.
 +   Copyright (C) 1994-1996, 2002 Free Software Foundation, Inc.
@@ -5171,7 +5171,7 @@
 +#endif /* ! _SIGSET_H_fns.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/socket.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/socket.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/socket.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/socket.h	2006-10-16 15:38:38.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/socket.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,381 @@
 +/* System-specific socket constants and types.  FreeBSD version.
 +   Copyright (C) 1991-1992,1994-1999,2000-2002 Free Software Foundation, Inc.
@@ -5556,7 +5556,7 @@
 +#endif	/* bits/socket.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/stat.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/stat.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/stat.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/stat.h	2007-12-07 22:36:56.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/stat.h	2007-12-09 13:56:26.000000000 +0100
 @@ -0,0 +1,199 @@
 +/* Copyright (C) 1992, 1996-1997, 2000, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -5759,7 +5759,7 @@
 +#endif /* __USE_BSD */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/stat16.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/stat16.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/stat16.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/stat16.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/stat16.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,56 @@
 +/* Copyright (C) 2002, 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -5819,7 +5819,7 @@
 +  };
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/statfs.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/statfs.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/statfs.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/statfs.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/statfs.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,91 @@
 +/* Definition of `struct statfs', information about a filesystem.
 +   Copyright (C) 1996-1997, 2002 Free Software Foundation, Inc.
@@ -5914,7 +5914,7 @@
 +#endif /* _BITS_STATFS_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/statvfs.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/statvfs.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/statvfs.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/statvfs.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/statvfs.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,95 @@
 +/* Definition of `struct statvfs', information about a filesystem.
 +   Copyright (C) 1998, 2000-2002 Free Software Foundation, Inc.
@@ -6013,7 +6013,7 @@
 +};
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sys_errlist.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sys_errlist.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sys_errlist.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sys_errlist.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sys_errlist.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,33 @@
 +/* Declare sys_errlist and sys_nerr, or don't.  Compatibility (do) version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -6050,7 +6050,7 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/syslog-path.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/syslog-path.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/syslog-path.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/syslog-path.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/syslog-path.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,31 @@
 +/* <bits/syslog-path.h> -- _PATH_LOG definition
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -6085,7 +6085,7 @@
 +#endif /* bits/syslog-path.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/termios.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/termios.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/termios.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/termios.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/termios.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,258 @@
 +/* termios type and macro definitions.  FreeBSD version.
 +   Copyright (C) 1993-1994,1996-1997,1999,2001-2002 Free Software Foundation, Inc.
@@ -6347,7 +6347,7 @@
 +#define	TCION	4		/* Send a START character.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/typesizes.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/typesizes.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/typesizes.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/typesizes.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/typesizes.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,66 @@
 +/* bits/typesizes.h -- underlying types for *_t.  kFreeBSD version.
 +   Copyright (C) 2002, 2003 Free Software Foundation, Inc.
@@ -6417,7 +6417,7 @@
 +#endif /* bits/typesizes.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/uio.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/uio.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/uio.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/uio.h	2006-11-20 10:36:19.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/uio.h	2006-11-22 11:44:31.000000000 +0100
 @@ -0,0 +1,49 @@
 +/* Copyright (C) 1996-1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -6470,7 +6470,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/utsname.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/utsname.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/utsname.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/utsname.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/utsname.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,27 @@
 +/* Copyright (C) 1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -6501,7 +6501,7 @@
 +#define _UTSNAME_VERSION_LENGTH 256
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/waitflags.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/waitflags.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/waitflags.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/waitflags.h	2006-10-16 12:57:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/waitflags.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,36 @@
 +/* Definitions of flag bits for `waitpid' et al.
 +   Copyright (C) 1992, 1996-1997, 2000, 2002 Free Software Foundation, Inc.
@@ -6541,7 +6541,7 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/brk.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/brk.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/brk.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/brk.c	2007-11-17 01:31:11.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/brk.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,53 @@
 +/* Copyright (C) 2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -6598,17 +6598,17 @@
 +weak_alias (__brk, brk)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/check_fds.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/check_fds.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/check_fds.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/check_fds.c	2006-10-16 13:02:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/check_fds.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +void __libc_check_standard_fds (void) {;}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/check_pf.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/check_pf.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/check_pf.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/check_pf.c	2006-10-16 13:02:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/check_pf.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +#include <inet/check_pf.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_getres.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_getres.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_getres.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_getres.c	2007-11-15 19:00:06.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_getres.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,33 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -6645,7 +6645,7 @@
 +#include <sysdeps/posix/clock_getres.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_gettime.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_gettime.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_gettime.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_gettime.c	2007-11-15 19:00:45.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_gettime.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,33 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -6682,7 +6682,7 @@
 +#include <sysdeps/unix/clock_gettime.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_settime.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_settime.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_settime.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_settime.c	2007-11-15 19:01:04.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_settime.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,32 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -6718,7 +6718,7 @@
 +#include <sysdeps/unix/clock_settime.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/clone.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clone.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/clone.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clone.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clone.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,105 @@
 +/* Create a thread.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -6827,7 +6827,7 @@
 +weak_alias (__clone, clone)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/configure ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/configure
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/configure	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/configure	2007-02-07 12:52:08.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/configure	2007-02-08 21:21:06.000000000 +0100
 @@ -0,0 +1,342 @@
 +# This file is generated from configure.in by Autoconf.  DO NOT EDIT!
 + # Local configure fragment for sysdeps/unix/bsd/bsd4.4/kfreebsd.
@@ -7173,7 +7173,7 @@
 +fi
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/configure.in ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/configure.in
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/configure.in	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/configure.in	2007-02-07 12:51:54.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/configure.in	2007-02-08 21:21:06.000000000 +0100
 @@ -0,0 +1,268 @@
 +GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
 +# Local configure fragment for sysdeps/unix/bsd/bsd4.4/kfreebsd.
@@ -7445,7 +7445,7 @@
 +fi
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/connect.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/connect.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/connect.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/connect.c	2007-11-15 19:01:37.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/connect.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,69 @@
 +/* Copyright (C) 2005 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -7518,7 +7518,7 @@
 +weak_alias (__libc_connect, connect)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-execstack.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-execstack.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-execstack.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-execstack.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-execstack.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,58 @@
 +/* Stack executability handling for GNU dynamic linker.  Linux version.
 +   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
@@ -7580,7 +7580,7 @@
 +rtld_hidden_def (_dl_make_stack_executable)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-machine.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-machine.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-machine.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-machine.h	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-machine.h	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,31 @@
 +/* Dynamic linker magic for glibc on FreeBSD kernel.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -7615,7 +7615,7 @@
 +#include_next <dl-machine.h>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-osinfo.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-osinfo.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-osinfo.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-osinfo.h	2006-10-16 13:02:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-osinfo.h	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,120 @@
 +/* Operating system specific code  for generic dynamic loader functions.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -7739,12 +7739,12 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fcntl.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fcntl.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fcntl.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fcntl.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fcntl.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +#include <sysdeps/unix/sysv/linux/fcntl.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstat.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstat.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstat.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstat.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstat.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,40 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -7788,7 +7788,7 @@
 +weak_alias (__fhstat, fhstat)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstat64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstat64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstat64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstat64.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstat64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,38 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -7830,7 +7830,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstatfs.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstatfs.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstatfs.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstatfs.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstatfs.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,35 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -7869,7 +7869,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstatfs64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstatfs64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstatfs64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstatfs64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstatfs64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,36 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -7909,7 +7909,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatfs.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatfs.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatfs.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatfs.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatfs.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,38 @@
 +/* Return information about the filesystem on which FD resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -7951,7 +7951,7 @@
 +weak_alias (__fstatfs, fstatfs)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatfs64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatfs64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatfs64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatfs64.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatfs64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,40 @@
 +/* Return information about the filesystem on which FD resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -7995,7 +7995,7 @@
 +weak_alias (__fstatfs64, fstatfs64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatvfs.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatvfs.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatvfs.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatvfs.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatvfs.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,40 @@
 +/* Return information about the filesystem on which FD resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8039,7 +8039,7 @@
 +libc_hidden_def (fstatvfs)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatvfs64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatvfs64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatvfs64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatvfs64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatvfs64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,41 @@
 +/* Return information about the filesystem on which FD resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8084,7 +8084,7 @@
 +weak_alias (__fstatvfs64, fstatvfs64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ftruncate.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ftruncate.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ftruncate.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ftruncate.c	2007-11-17 00:20:57.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ftruncate.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,41 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -8129,12 +8129,12 @@
 +weak_alias (__ftruncate64, ftruncate64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ftruncate64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ftruncate64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ftruncate64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ftruncate64.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ftruncate64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +/* 'ftruncate64' is the same as 'ftruncate', because __off64_t == __off_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fxstat.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fxstat.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fxstat.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fxstat.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fxstat.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,48 @@
 +/* fxstat using FreeBSD fstat, nfstat system calls.
 +   Copyright (C) 1991,1995-1997,2000,2002 Free Software Foundation, Inc.
@@ -8186,7 +8186,7 @@
 +weak_alias (__fxstat, _fxstat)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fxstat64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fxstat64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/fxstat64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fxstat64.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fxstat64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,44 @@
 +/* fxstat using FreeBSD fstat, nfstat system calls.
 +   Copyright (C) 1991,1995-1997,2000,2002 Free Software Foundation, Inc.
@@ -8234,7 +8234,7 @@
 +hidden_def (__fxstat64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getcwd.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getcwd.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getcwd.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getcwd.c	2007-11-15 21:49:41.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getcwd.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,91 @@
 +/* Determine current working directory.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8329,7 +8329,7 @@
 +#include <sysdeps/posix/getcwd.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdents.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdents.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdents.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdents.c	2007-11-15 19:06:10.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdents.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,90 @@
 +/* Read directory entries, 3 argument function.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8423,12 +8423,12 @@
 +strong_alias (__getdents, __getdents64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdents64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdents64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdents64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdents64.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdents64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +/* We have the function getdirentries64 in file getdirentries64.c.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdirentries.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdirentries.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdirentries.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdirentries.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdirentries.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,100 @@
 +/* Read directory entries, 4 argument function.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8532,7 +8532,7 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdirentries64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdirentries64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdirentries64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdirentries64.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdirentries64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,5 @@
 +/* Since 'struct dirent64' == 'struct dirent', the functions 'getdirentries64'
 +   and 'getdirentries' differ only in the type of the BASEP argument.  */
@@ -8541,7 +8541,7 @@
 +#include <getdirentries.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getfsstat.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getfsstat.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getfsstat.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getfsstat.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getfsstat.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,49 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -8594,7 +8594,7 @@
 +weak_alias (__getfsstat, getfsstat)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getfsstat64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getfsstat64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getfsstat64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getfsstat64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getfsstat64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,49 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -8647,7 +8647,7 @@
 +weak_alias (__getfsstat64, getfsstat64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/gethostid.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/gethostid.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/gethostid.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/gethostid.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/gethostid.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,37 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -8688,7 +8688,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/gethostname.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/gethostname.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/gethostname.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/gethostname.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/gethostname.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,52 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -8744,7 +8744,7 @@
 +weak_alias (__gethostname, gethostname)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getloadavg.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getloadavg.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getloadavg.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getloadavg.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getloadavg.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,53 @@
 +/* Get system load averages.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8801,7 +8801,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getlogin.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getlogin.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getlogin.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getlogin.c	2007-11-15 19:06:56.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getlogin.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,50 @@
 +/* Non-reentrant function to return the current login name.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8855,7 +8855,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getlogin_r.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getlogin_r.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getlogin_r.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getlogin_r.c	2007-11-15 19:07:32.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getlogin_r.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,70 @@
 +/* Reentrant function to return the current login name.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8929,7 +8929,7 @@
 +libc_hidden_def (getlogin_r)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getmntinfo.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getmntinfo.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getmntinfo.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getmntinfo.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getmntinfo.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,80 @@
 +/* Return list of mounted filesystems.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -9013,7 +9013,7 @@
 +weak_alias (__getmntinfo, getmntinfo)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getmntinfo64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getmntinfo64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getmntinfo64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getmntinfo64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getmntinfo64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,78 @@
 +/* Return list of mounted filesystems.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -9095,7 +9095,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getpagesize.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getpagesize.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getpagesize.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getpagesize.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getpagesize.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,42 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -9141,7 +9141,7 @@
 +weak_alias (__getpagesize, getpagesize)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getpt.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getpt.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getpt.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getpt.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getpt.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,92 @@
 +/* Copyright (C) 1998-1999, 2000-2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -9237,12 +9237,12 @@
 +weak_alias (__getpt, getpt)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getrlimit64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getrlimit64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getrlimit64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getrlimit64.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getrlimit64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +/* 'getrlimit64' is the same as 'getrlimit', because __rlim64_t == __rlim_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getsysstats.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getsysstats.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/getsysstats.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getsysstats.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getsysstats.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,108 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -9354,28 +9354,28 @@
 +weak_alias (__get_avphys_pages, get_avphys_pages)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/glob.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/glob.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/glob.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/glob.c	2006-10-16 13:02:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/glob.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,3 @@
 +/* 'glob64' is different from 'glob', because
 +   'struct stat64' != 'struct stat'.  */
 +#include <posix/glob.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/glob64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/glob64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/glob64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/glob64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/glob64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,3 @@
 +/* 'glob64' is different from 'glob', because
 +   'struct stat64' != 'struct stat'.  */
 +#include <sysdeps/gnu/glob64.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/gtty.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/gtty.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/gtty.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/gtty.c	2007-11-16 18:05:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/gtty.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,3 @@
 +/* just use internal functions */
 +#define ioctl __ioctl
 +#include <sysdeps/unix/bsd/gtty.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/Makefile ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/Makefile
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/Makefile	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/Makefile	2008-01-03 11:28:10.000000000 +0100
 @@ -0,0 +1,19 @@
 +# Additional header files to be installed in $prefix/include:
 +
@@ -9398,7 +9398,7 @@
 +endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/Versions ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/Versions
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/Versions	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/Versions	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/Versions	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,7 @@
 +libc {
 +  GLIBC_2.2.6 {
@@ -9409,7 +9409,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/mcontext.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/mcontext.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/mcontext.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/mcontext.h	2007-09-10 12:50:53.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/mcontext.h	2007-09-09 19:25:26.000000000 +0200
 @@ -0,0 +1,111 @@
 +/* Machine-dependent processor state structure for FreeBSD.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -9524,7 +9524,7 @@
 +#define mc_eflags	mc_efl
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/sigcontext.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/sigcontext.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/sigcontext.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/sigcontext.h	2007-09-10 12:50:53.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/sigcontext.h	2007-09-09 19:18:17.000000000 +0200
 @@ -0,0 +1,97 @@
 +/* Machine-dependent signal context structure for FreeBSD.  i386 version.
 +   Copyright (C) 1991-1992,1994,1997,2001-2002 Free Software Foundation, Inc.
@@ -9625,7 +9625,7 @@
 +#endif /* _BITS_SIGCONTEXT_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/time.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/time.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/time.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/time.h	2006-10-16 12:57:47.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/time.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,89 @@
 +/* System-dependent timing definitions.  FreeBSD version.
 +   Copyright (C) 1996-1997, 1999, 2000, 2002 Free Software Foundation, Inc.
@@ -9718,7 +9718,7 @@
 +#endif	/* need timeval */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/dl-machine.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/dl-machine.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/dl-machine.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/dl-machine.h	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/dl-machine.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,124 @@
 +/* Machine-dependent ELF dynamic relocation inline functions. 
 +   FreeBSD i386 specific version of dl_platform_init()
@@ -9846,17 +9846,17 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/dl-procinfo.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/dl-procinfo.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/dl-procinfo.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/dl-procinfo.h	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/dl-procinfo.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1 @@
 +#include <sysdeps/unix/sysv/linux/i386/dl-procinfo.h>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/get_clockfreq.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/get_clockfreq.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/get_clockfreq.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/get_clockfreq.c	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/get_clockfreq.c	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1 @@
 +#include <sysdeps/unix/sysv/linux/i386/get_clockfreq.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/getcontext.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/getcontext.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/getcontext.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/getcontext.S	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/getcontext.S	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,38 @@
 +/* Save current context.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -9898,7 +9898,7 @@
 +weak_alias(__getcontext, getcontext)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_get_ioperm.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_get_ioperm.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_get_ioperm.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_get_ioperm.c	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_get_ioperm.c	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,36 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -9938,7 +9938,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_get_ldt.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_get_ldt.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_get_ldt.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_get_ldt.c	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_get_ldt.c	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,38 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -9980,7 +9980,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_set_ioperm.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_set_ioperm.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_set_ioperm.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_set_ioperm.c	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_set_ioperm.c	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,34 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10018,7 +10018,7 @@
 +strong_alias (i386_set_ioperm, ioperm)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_set_ldt.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_set_ldt.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_set_ldt.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_set_ldt.c	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_set_ldt.c	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,38 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10060,7 +10060,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_vm86.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_vm86.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_vm86.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_vm86.c	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_vm86.c	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,31 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10095,7 +10095,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i486/linuxthreads/pt-machine.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i486/linuxthreads/pt-machine.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i486/linuxthreads/pt-machine.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i486/linuxthreads/pt-machine.h	2006-10-16 12:57:47.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i486/linuxthreads/pt-machine.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,8 @@
 +
 +/* i486+ is almost same as plain i386 version */
@@ -10107,7 +10107,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i586/linuxthreads/pt-machine.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i586/linuxthreads/pt-machine.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i586/linuxthreads/pt-machine.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i586/linuxthreads/pt-machine.h	2006-10-16 12:57:47.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i586/linuxthreads/pt-machine.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,8 @@
 +
 +/* i486+ is almost same as plain i386 version */
@@ -10119,7 +10119,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i686/linuxthreads/pt-machine.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i686/linuxthreads/pt-machine.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i686/linuxthreads/pt-machine.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i686/linuxthreads/pt-machine.h	2006-10-16 12:57:47.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i686/linuxthreads/pt-machine.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,8 @@
 +
 +/* i486+ is almost same as plain i386 version */
@@ -10131,7 +10131,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/iopl.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/iopl.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/iopl.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/iopl.c	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/iopl.c	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,54 @@
 +/* Copyright (C) 2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10189,7 +10189,7 @@
 +  }
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/ldconfig.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/ldconfig.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/ldconfig.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/ldconfig.h	2007-01-04 22:20:23.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/ldconfig.h	2007-01-05 11:36:38.000000000 +0100
 @@ -0,0 +1,37 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10230,7 +10230,7 @@
 +  { "libm.so.8", FLAG_ELF_LIBC5 },
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/pt-machine.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/pt-machine.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/pt-machine.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/pt-machine.h	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/pt-machine.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,76 @@
 +/* Machine-dependent pthreads configuration and inline functions.
 +   ix86 version for FreeBSD.
@@ -10310,7 +10310,7 @@
 +#endif /* _FREEBSD_PT_MACHINE_H  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/sysdep-cancel.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/sysdep-cancel.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/sysdep-cancel.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/sysdep-cancel.h	2007-05-23 00:27:23.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/sysdep-cancel.h	2007-05-23 05:32:13.000000000 +0200
 @@ -0,0 +1,166 @@
 +/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10480,7 +10480,7 @@
 +                                     
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/tls.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/tls.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/tls.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/tls.h	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/tls.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,93 @@
 +/* Definition for thread-local data handling.  linuxthreads/i386 version.
 +   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
@@ -10577,7 +10577,7 @@
 +#endif	/* _FREEBSD_TLS_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/makecontext.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/makecontext.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/makecontext.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/makecontext.S	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/makecontext.S	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,113 @@
 +/* Create new context.
 +   Copyright (C) 2001,02 Free Software Foundation, Inc.
@@ -10694,7 +10694,7 @@
 +weak_alias(__makecontext, makecontext)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/rfork.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/rfork.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/rfork.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/rfork.S	2006-10-16 13:01:05.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/rfork.S	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,44 @@
 +/* Copyright (C) 1991-1992, 1994-1995, 1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10742,7 +10742,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sigcontextinfo.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sigcontextinfo.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sigcontextinfo.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sigcontextinfo.h	2007-11-15 15:43:52.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sigcontextinfo.h	2007-11-15 15:46:16.000000000 +0100
 @@ -0,0 +1,35 @@
 +/* Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10781,7 +10781,7 @@
 +  (handler)((signo), SIGCONTEXT_EXTRA_ARGS (ctx))
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/start_thread.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/start_thread.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/start_thread.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/start_thread.S	2007-11-15 23:30:00.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/start_thread.S	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,207 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10992,7 +10992,7 @@
 +PSEUDO_END (__start_thread)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/swapcontext.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/swapcontext.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/swapcontext.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/swapcontext.S	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/swapcontext.S	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,32 @@
 +/* swap current context.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -11028,7 +11028,7 @@
 +weak_alias(__swapcontext, swapcontext)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/io.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/io.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/io.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/io.h	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/io.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,180 @@
 +/* Copyright (C) 1996, 2000, 2002, 2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11212,7 +11212,7 @@
 +#endif /* _SYS_IO_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/perm.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/perm.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/perm.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/perm.h	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/perm.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,43 @@
 +/* Copyright (C) 1996, 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11259,7 +11259,7 @@
 +#endif	/* _SYS_PERM_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/vm86.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/vm86.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/vm86.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/vm86.h	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/vm86.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,53 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11316,7 +11316,7 @@
 +#endif	/* _SYS_VM86_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys_fork.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys_fork.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys_fork.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys_fork.S	2007-11-15 21:47:55.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys_fork.S	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,34 @@
 +/* Copyright (C) 1991-1992, 1994-1995, 1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11354,7 +11354,7 @@
 +libc_hidden_def (__syscall_fork)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys_lseek.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys_lseek.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys_lseek.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys_lseek.S	2007-11-17 00:39:57.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys_lseek.S	2007-11-21 16:53:12.000000000 +0100
 @@ -0,0 +1,32 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11390,7 +11390,7 @@
 +libc_hidden_def (__syscall_freebsd6_lseek)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysarch.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysarch.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysarch.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysarch.h	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysarch.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,81 @@
 +/* Parameters for the architecture specific system call.  i386 version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -11475,7 +11475,7 @@
 +#endif /* _SYSARCH_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/syscall.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/syscall.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/syscall.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/syscall.S	2007-11-15 20:03:30.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/syscall.S	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,34 @@
 +/* Copyright (C) 1993, 1995-1998, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11513,7 +11513,7 @@
 +weak_alias (__syscall, syscall)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysdep.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysdep.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysdep.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysdep.S	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysdep.S	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,38 @@
 +/* Copyright (C) 1995-1998, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11555,7 +11555,7 @@
 +#endif	/* !PIC */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysdep.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysdep.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysdep.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysdep.h	2007-05-26 09:40:41.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysdep.h	2007-05-26 13:09:59.000000000 +0200
 @@ -0,0 +1,235 @@
 +/* Copyright (C) 1992,1993,1995-2000,2002,2003,2004
 +   Free Software Foundation, Inc.
@@ -11794,7 +11794,7 @@
 +#endif /* _FREEBSD_I386_SYSDEP_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/ucontext_i.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/ucontext_i.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/ucontext_i.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/ucontext_i.h	2006-10-16 12:57:52.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/ucontext_i.h	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,38 @@
 +/* Offsets and other constants needed in the *context() function
 +   implementation.
@@ -11836,7 +11836,7 @@
 +#define oSS_SIZE	664
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/vfork.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/vfork.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/vfork.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/vfork.S	2006-10-16 13:01:05.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/vfork.S	2006-10-18 09:59:56.000000000 +0200
 @@ -0,0 +1,58 @@
 +/* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11898,7 +11898,7 @@
 +weak_alias (__vfork, vfork)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/if_index.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/if_index.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/if_index.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/if_index.c	2006-11-10 20:12:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/if_index.c	2006-11-22 11:44:31.000000000 +0100
 @@ -0,0 +1,303 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -12205,7 +12205,7 @@
 +libc_hidden_def (if_freenameindex)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ifaddrs.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ifaddrs.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ifaddrs.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ifaddrs.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ifaddrs.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,171 @@
 +/* getifaddrs -- get names and addresses of all network interfaces
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -12380,7 +12380,7 @@
 +libc_hidden_def (freeifaddrs)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ifreq.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ifreq.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ifreq.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ifreq.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ifreq.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,93 @@
 +/* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -12477,7 +12477,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/init-first.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/init-first.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/init-first.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/init-first.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/init-first.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,128 @@
 +/* Initialization code run first thing by the ELF startup code.  Linux version.
 +   Copyright (C) 1995-1999,2000,01,02,03,2004 Free Software Foundation, Inc.
@@ -12609,7 +12609,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/kernel-features.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/kernel-features.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/kernel-features.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/kernel-features.h	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/kernel-features.h	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,43 @@
 +/* Set flags signalling availability of kernel features based on given
 +   kernel version number.
@@ -12656,7 +12656,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/kernel-posix-cpu-timers.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/kernel-posix-cpu-timers.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/kernel-posix-cpu-timers.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/kernel-posix-cpu-timers.h	2006-10-20 20:35:48.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/kernel-posix-cpu-timers.h	2006-10-19 23:20:31.000000000 +0200
 @@ -0,0 +1,5 @@
 +/* Parameters for the FreeBSD kernel ABI for CPU clocks.  */
 +
@@ -12665,7 +12665,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ldsodefs.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ldsodefs.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ldsodefs.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ldsodefs.h	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ldsodefs.h	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,39 @@
 +/* Run-time dynamic linker data structures for loaded ELF shared objects.
 +   Copyright (C) 2001, 2002 Free Software Foundation, Inc.
@@ -12708,19 +12708,19 @@
 +#endif /* ldsodefs.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Implies ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Implies
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Implies	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Implies	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Implies	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1 @@
 +pthread
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Makefile ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Makefile
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Makefile	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Makefile	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,3 @@
 +ifeq ($(subdir),linuxthreads)
 +sysdep_routines += register-atfork unregister-atfork
 +endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Versions ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Versions
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Versions	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Versions	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Versions	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,5 @@
 +libc {
 +  GLIBC_2.3.2 {
@@ -12729,7 +12729,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/allocrtsig.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/allocrtsig.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/allocrtsig.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/allocrtsig.c	2006-10-16 13:02:24.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/allocrtsig.c	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,4 @@
 +#include <signal/allocrtsig.c>
 +strong_alias (__libc_current_sigrtmin, __libc_current_sigrtmin_private);
@@ -12737,7 +12737,7 @@
 +strong_alias (__libc_allocate_rtsig, __libc_allocate_rtsig_private);
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/local_lim.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/local_lim.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/local_lim.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/local_lim.h	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/local_lim.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,48 @@
 +/* Minimum guaranteed maximum values for system limits.  FreeBSD version.
 +   Copyright (C) 1993-1998, 2000, 2002 Free Software Foundation, Inc.
@@ -12789,7 +12789,7 @@
 +#define DELAYTIMER_MAX	2147483647
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/posix_opt.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/posix_opt.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/posix_opt.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/posix_opt.h	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/posix_opt.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,190 @@
 +/* Define POSIX options for FreeBSD.
 +   Copyright (C) 1996-1997, 1999, 2000, 2002 Free Software Foundation, Inc.
@@ -12983,7 +12983,7 @@
 +#endif /* bits/posix_opt.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/sigthread.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/sigthread.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/sigthread.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/sigthread.h	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/sigthread.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,38 @@
 +/* Signal handling function for threaded programs.
 +   Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
@@ -13025,7 +13025,7 @@
 +#endif	/* bits/sigthread.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/typesizes.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/typesizes.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/typesizes.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/typesizes.h	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/typesizes.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,66 @@
 +/* bits/typesizes.h -- underlying types for *_t.  kFreeBSD version.
 +   Copyright (C) 2002, 2003 Free Software Foundation, Inc.
@@ -13095,13 +13095,13 @@
 +#endif /* bits/typesizes.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/execve.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/execve.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/execve.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/execve.c	2007-11-16 09:33:11.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/execve.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,2 @@
 +#include <linuxthreads/sysdeps/unix/sysv/linux/execve.c>
 +libc_hidden_proto (__syscall_execve )
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fatal-prepare.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fatal-prepare.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fatal-prepare.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fatal-prepare.h	2007-05-26 09:40:41.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fatal-prepare.h	2007-05-26 13:10:00.000000000 +0200
 @@ -0,0 +1,39 @@
 +/* Copyright (C) 2003, 2007 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -13144,22 +13144,22 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fork.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fork.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fork.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fork.c	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fork.c	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1 @@
 +#include <linuxthreads/sysdeps/unix/sysv/linux/fork.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fork.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fork.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fork.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fork.h	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fork.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1 @@
 +#include <linuxthreads/sysdeps/unix/sysv/linux/fork.h>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/jmp-unwind.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/jmp-unwind.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/jmp-unwind.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/jmp-unwind.c	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/jmp-unwind.c	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1 @@
 +#include <linuxthreads/sysdeps/unix/sysv/linux/jmp-unwind.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/lowlevellock.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/lowlevellock.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/lowlevellock.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/lowlevellock.h	2007-08-21 13:34:10.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/lowlevellock.h	2007-08-07 11:25:14.000000000 +0200
 @@ -0,0 +1,47 @@
 +/* Copyright (C) 2007 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -13210,7 +13210,7 @@
 +#endif	/* lowlevellock.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/pt-sigsuspend.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/pt-sigsuspend.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/pt-sigsuspend.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/pt-sigsuspend.S	2006-10-16 13:03:08.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/pt-sigsuspend.S	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,29 @@
 +/* Internal sigsuspend system call for LinuxThreads. FreeBSD version.
 +   Copyright (C) 2003 Free Software Foundation, Inc.
@@ -13243,17 +13243,17 @@
 +PSEUDO_END(__syscall_sigsuspend)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/raise.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/raise.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/raise.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/raise.c	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/raise.c	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1 @@
 +#include <linuxthreads/sysdeps/unix/sysv/linux/raise.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/register-atfork.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/register-atfork.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/register-atfork.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/register-atfork.c	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/register-atfork.c	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1 @@
 +#include <linuxthreads/sysdeps/unix/sysv/linux/register-atfork.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/smp.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/smp.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/smp.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/smp.h	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/smp.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,36 @@
 +/* Determine whether the host has multiple processors.  FreeBSD version.
 +   Copyright (C) 1996, 2002 Free Software Foundation, Inc.
@@ -13293,12 +13293,12 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/unregister-atfork.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/unregister-atfork.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/unregister-atfork.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/unregister-atfork.c	2006-10-16 12:57:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/unregister-atfork.c	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1 @@
 +#include <linuxthreads/sysdeps/unix/sysv/linux/unregister-atfork.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/llseek.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/llseek.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/llseek.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/llseek.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/llseek.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,6 @@
 +/* We don't need a definition since the lseek64 function is what we need.  */
 +/* llseek doesn't have a prototype.  Since the second parameter is a
@@ -13308,7 +13308,7 @@
 +the `llseek' function may be dangerous; use `lseek64' instead.")
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/lseek.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lseek.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/lseek.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lseek.c	2007-11-17 00:18:29.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lseek.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,86 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -13398,12 +13398,12 @@
 +weak_alias (__llseek, llseek)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/lseek64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lseek64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/lseek64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lseek64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lseek64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +/* 'lseek64' is the same as 'lseek', because __off64_t == __off_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/lxstat.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lxstat.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/lxstat.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lxstat.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lxstat.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,49 @@
 +/* lxstat using FreeBSD lstat, nlstat system calls.
 +   Copyright (C) 1991,1995-1997,2000,2002 Free Software Foundation, Inc.
@@ -13456,7 +13456,7 @@
 +weak_alias (__lxstat, _lxstat)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/lxstat64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lxstat64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/lxstat64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lxstat64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lxstat64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,44 @@
 +/* lxstat using FreeBSD lstat, nlstat system calls.
 +   Copyright (C) 1991,1995-1997,2000,2002 Free Software Foundation, Inc.
@@ -13504,7 +13504,7 @@
 +hidden_def (__lxstat64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/mmap.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/mmap.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/mmap.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/mmap.c	2007-11-17 00:19:18.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/mmap.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,84 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -13592,12 +13592,12 @@
 +weak_alias (__mmap64, mmap64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/mmap64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/mmap64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/mmap64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/mmap64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/mmap64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +/* 'mmap64' is the same as 'mmap', because __off64_t == __off_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/munmap.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/munmap.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/munmap.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/munmap.c	2007-11-15 20:40:16.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/munmap.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,41 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -13642,7 +13642,7 @@
 +weak_alias (__munmap, munmap)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/ethernet.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/ethernet.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/ethernet.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/ethernet.h	2006-10-16 12:58:03.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/ethernet.h	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,76 @@
 +/* Copyright (C) 1997, 1999, 2001, 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -13722,7 +13722,7 @@
 +#endif	/* net/ethernet.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/if.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/if.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/if.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/if.h	2006-10-16 12:58:03.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/if.h	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,328 @@
 +/*
 + * Copyright (c) 1982, 1986, 1989, 1993
@@ -14054,7 +14054,7 @@
 +#endif /* !_NET_IF_H_ */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/if_ether.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/if_ether.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/if_ether.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/if_ether.h	2006-10-16 12:58:03.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/if_ether.h	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,104 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -14162,7 +14162,7 @@
 +#endif	/* net/if_ether.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/if_ether.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/if_ether.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/if_ether.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/if_ether.h	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/if_ether.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,138 @@
 +/* Copyright (C) 1996, 1997, 1999, 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -14304,7 +14304,7 @@
 +#endif /* netinet/if_ether.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/ip_icmp.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/ip_icmp.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/ip_icmp.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/ip_icmp.h	2007-01-09 14:59:30.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/ip_icmp.h	2007-01-10 11:18:12.000000000 +0100
 @@ -0,0 +1,296 @@
 +/* Copyright (C) 1991-1993, 1995-1997, 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -14604,7 +14604,7 @@
 +#endif /* netinet/ip_icmp.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/tcp.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/tcp.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/tcp.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/tcp.h	2006-10-16 12:57:43.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/tcp.h	2006-10-18 09:59:55.000000000 +0200
 @@ -0,0 +1,258 @@
 +/* netinet/tcp.h
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -14866,14 +14866,14 @@
 +#endif /* netinet/tcp.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/nfs/nfs.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/nfs/nfs.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/nfs/nfs.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/nfs/nfs.h	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/nfs/nfs.h	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,3 @@
 +#include <stdint.h>
 +#include <sys/mount.h>
 +#include <nfs/nfsproto.h>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/not-cancel.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/not-cancel.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/not-cancel.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/not-cancel.h	2006-10-16 13:02:54.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/not-cancel.h	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,88 @@
 +/* Uncancelable versions of cancelable interfaces.  kFreeBSD version.
 +   Copyright (C) 2003, 2006 Free Software Foundation, Inc.
@@ -14965,7 +14965,7 @@
 +  INLINE_SYSCALL (sigsuspend, 1, set)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ntp_gettime.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ntp_gettime.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ntp_gettime.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ntp_gettime.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ntp_gettime.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,62 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15031,7 +15031,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/open.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/open.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/open.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/open.c	2007-11-16 21:47:39.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/open.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,89 @@
 +/* Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15124,13 +15124,13 @@
 +weak_alias (__libc_open64, open64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/open64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/open64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/open64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/open64.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/open64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,2 @@
 +/* 'open64' is the same as 'open', because __off64_t == __off_t and
 +   O_LARGEFILE == 0.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/openat.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/openat.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/openat.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/openat.c	2007-12-10 17:21:01.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/openat.c	2007-12-20 02:11:34.000000000 +0100
 @@ -0,0 +1,95 @@
 +/* Copyright (C) 2005, 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15229,13 +15229,13 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/openat64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/openat64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/openat64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/openat64.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/openat64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,2 @@
 +/* 'openat64' is the same as 'open', because __off64_t == __off_t and
 +   O_LARGEFILE == 0.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/paths.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/paths.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/paths.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/paths.h	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/paths.h	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,74 @@
 +/*
 + * Copyright (c) 1989, 1993
@@ -15313,7 +15313,7 @@
 +#endif /* !_PATHS_H_ */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/pread.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pread.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/pread.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pread.c	2007-11-17 00:19:47.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pread.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,50 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15367,12 +15367,12 @@
 +weak_alias (__libc_pread64, pread64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/pread64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pread64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/pread64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pread64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pread64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +/* 'pread64' is the same as 'pread', because __off64_t == __off_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/prof-freq.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/prof-freq.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/prof-freq.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/prof-freq.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/prof-freq.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,47 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15423,7 +15423,7 @@
 +libc_hidden_def (__profile_frequency)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ptrace.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ptrace.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ptrace.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ptrace.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ptrace.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,68 @@
 +/* Copyright (C) 1995-1998, 2000, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15495,7 +15495,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ptsname.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ptsname.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ptsname.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ptsname.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ptsname.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,104 @@
 +/* Copyright (C) 1998, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15603,7 +15603,7 @@
 +weak_alias (__ptsname_r, ptsname_r)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/pwrite.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pwrite.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/pwrite.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pwrite.c	2007-11-17 00:20:15.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pwrite.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,50 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15657,12 +15657,12 @@
 +weak_alias (__libc_pwrite64, pwrite64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/pwrite64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pwrite64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/pwrite64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pwrite64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pwrite64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +/* 'pwrite64' is the same as 'pwrite', because __off64_t == __off_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,11 @@
 +/* 'readdir64' is the same as 'readdir', because
 +   struct dirent64 == struct dirent.  */
@@ -15677,19 +15677,19 @@
 +weak_alias (__readdir64, readdir64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,2 @@
 +/* 'readdir64' is the same as 'readdir', because
 +   struct dirent64 == struct dirent.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir64_r.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir64_r.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir64_r.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir64_r.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir64_r.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,2 @@
 +/* 'readdir64_r' is the same as 'readdir_r', because
 +   struct dirent64 == struct dirent.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir_r.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir_r.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir_r.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir_r.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir_r.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,11 @@
 +/* 'readdir64_r' is the same as 'readdir_r', because
 +   struct dirent64 == struct dirent.  */
@@ -15704,7 +15704,7 @@
 +weak_alias (__readdir64_r, readdir64_r)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/readv.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readv.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/readv.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readv.c	2007-11-15 20:41:36.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readv.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,57 @@
 +/* readv for FreeBSD.
 +   Copyright (C) 1997-1998, 2000, 2002 Free Software Foundation, Inc.
@@ -15765,7 +15765,7 @@
 +#include <sysdeps/posix/readv.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/recv.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/recv.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/recv.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/recv.c	2007-11-15 20:48:59.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/recv.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,41 @@
 +/* Copyright (C) 2001-2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15810,7 +15810,7 @@
 +LIBC_CANCEL_HANDLED (); /* in __libc_recvfrom */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/rtld-lowlevel.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/rtld-lowlevel.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/rtld-lowlevel.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/rtld-lowlevel.h	2007-08-21 13:34:10.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/rtld-lowlevel.h	2007-07-29 16:07:34.000000000 +0200
 @@ -0,0 +1,131 @@
 +/* Definitions for lowlevel handling in ld.so, FreeBSD variant
 +   Copyright (C) 2006-2007 Free Software Foundation, Inc.
@@ -15945,7 +15945,7 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sa_len.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sa_len.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sa_len.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sa_len.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sa_len.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,44 @@
 +/* Copyright (C) 1998, 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15993,12 +15993,12 @@
 +INTDEF(__libc_sa_len)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sbrk.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sbrk.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sbrk.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sbrk.c	2006-10-16 13:02:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sbrk.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +#include <misc/sbrk.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sched_getp.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sched_getp.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sched_getp.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sched_getp.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sched_getp.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,45 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16047,13 +16047,13 @@
 +weak_alias (__sched_getparam, sched_getparam)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/seekdir.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/seekdir.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/seekdir.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/seekdir.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/seekdir.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,2 @@
 +/* Avoid <sysdeps/unix/bsd/telldir.c>, which doesn't pass the testsuite.  */
 +#include <sysdeps/unix/seekdir.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/semctl.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/semctl.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/semctl.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/semctl.c	2007-11-17 01:31:42.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/semctl.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,87 @@
 +/* Copyright (C) 2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16144,7 +16144,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/send.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/send.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/send.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/send.c	2007-11-15 20:50:20.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/send.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,47 @@
 +/* Copyright (C) 2001-2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16195,7 +16195,7 @@
 +weak_alias (__send, send)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sendto.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sendto.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sendto.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sendto.c	2007-11-15 20:50:45.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sendto.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,70 @@
 +/* Copyright (C) 2005 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16269,7 +16269,7 @@
 +weak_alias (__libc_sendto, sendto)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sethostid.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sethostid.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sethostid.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sethostid.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sethostid.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,37 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16310,7 +16310,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sethostname.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sethostname.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sethostname.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sethostname.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sethostname.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,37 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16351,7 +16351,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/setlogin.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/setlogin.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/setlogin.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/setlogin.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/setlogin.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,34 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16389,12 +16389,12 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/setrlimit64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/setrlimit64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/setrlimit64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/setrlimit64.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/setrlimit64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +/* 'setrlimit64' is the same as 'setrlimit', because __rlim64_t == __rlim_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigaction.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigaction.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigaction.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigaction.c	2007-11-15 20:51:55.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigaction.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,47 @@
 +/* Copyright (C) 1991,1995,1996,1997,2002,2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16445,14 +16445,14 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigreturn.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigreturn.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigreturn.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigreturn.c	2006-10-16 13:02:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigreturn.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,3 @@
 +/* The sigreturn syscall cannot be explicitly called on FreeBSD, only
 +   implicitly by returning from a signal handler.  */
 +#include <signal/sigreturn.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigset-cvt-mask.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigset-cvt-mask.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigset-cvt-mask.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigset-cvt-mask.h	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigset-cvt-mask.h	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,36 @@
 +/* Convert between lowlevel sigmask and libc representation of sigset_t.
 +   FreeBSD version.
@@ -16492,14 +16492,14 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigstack.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigstack.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigstack.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigstack.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigstack.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,3 @@
 +/* We can reuse the Linux implementation with some tricks.  */
 +#define __NR_sigaltstack 1
 +#include <sysdeps/unix/sysv/linux/sigstack.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sleep.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sleep.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sleep.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sleep.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sleep.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,44 @@
 +/* Implementation of the POSIX sleep function using nanosleep.
 +   Copyright (C) 1996-1999, 2002 Free Software Foundation, Inc.
@@ -16547,7 +16547,7 @@
 +weak_alias (__sleep, sleep)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/stat16conv.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/stat16conv.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/stat16conv.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/stat16conv.c	2007-11-15 19:03:10.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/stat16conv.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,80 @@
 +/* Convert between different 'struct stat' formats.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -16631,7 +16631,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/statconv.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statconv.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/statconv.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statconv.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statconv.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,46 @@
 +/* Convert between different 'struct stat' formats.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -16681,7 +16681,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfs.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfs.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfs.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfs.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfs.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,40 @@
 +/* Return information about the filesystem on which FILE resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -16725,7 +16725,7 @@
 +weak_alias (__statfs, statfs)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfs64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfs64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfs64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfs64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfs64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,37 @@
 +/* Return information about the filesystem on which FILE resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -16766,7 +16766,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfsconv.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfsconv.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfsconv.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfsconv.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfsconv.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,203 @@
 +/* Convert between different 'struct statfs' and 'struct statvfs' formats.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -16973,7 +16973,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/statvfs.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statvfs.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/statvfs.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statvfs.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statvfs.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,40 @@
 +/* Return information about the filesystem on which FILE resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -17017,7 +17017,7 @@
 +libc_hidden_weak (statvfs)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/statvfs64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statvfs64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/statvfs64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statvfs64.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statvfs64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,41 @@
 +/* Return information about the filesystem on which FILE resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -17062,14 +17062,14 @@
 +weak_alias (__statvfs64, statvfs64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/stty.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/stty.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/stty.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/stty.c	2007-11-16 18:05:29.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/stty.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,3 @@
 +/* just use internal functions */
 +#define ioctl __ioctl
 +#include <sysdeps/unix/bsd/stty.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/kd.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/kd.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/kd.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/kd.h	2006-10-16 12:58:00.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/kd.h	2007-07-29 16:06:15.000000000 +0200
 @@ -0,0 +1,25 @@
 +/* Copyright (C) 2005 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -17098,7 +17098,7 @@
 +#endif	/* sys/kd.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/mount.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/mount.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/mount.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/mount.h	2007-12-08 00:34:12.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/mount.h	2007-12-09 13:56:26.000000000 +0100
 @@ -0,0 +1,447 @@
 +/* Header file for handling mounted filesystems.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -17549,7 +17549,7 @@
 +#endif /* _SYS_MOUNT_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/param.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/param.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/param.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/param.h	2007-02-12 17:48:22.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/param.h	2007-07-29 16:06:15.000000000 +0200
 @@ -0,0 +1,237 @@
 +/* Copyright (C) 1995,1996,1997,2000,2001,2003 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -17790,7 +17790,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ptrace.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ptrace.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ptrace.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ptrace.h	2006-10-16 12:58:00.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ptrace.h	2007-07-29 16:06:15.000000000 +0200
 @@ -0,0 +1,132 @@
 +/* `ptrace' debugger support interface.  FreeBSD version.
 +   Copyright (C) 1996-1999, 2000, 2002 Free Software Foundation, Inc.
@@ -17926,7 +17926,7 @@
 +#endif /* _SYS_PTRACE_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/rfork.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/rfork.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/rfork.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/rfork.h	2006-10-16 12:58:00.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/rfork.h	2007-07-29 16:06:15.000000000 +0200
 @@ -0,0 +1,91 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -18021,7 +18021,7 @@
 +#endif /* _SYS_RFORK_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/swap.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/swap.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/swap.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/swap.h	2006-10-16 12:58:00.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/swap.h	2007-07-29 16:06:15.000000000 +0200
 @@ -0,0 +1,34 @@
 +/* Calls to enable swapping on specified locations.  FreeBSD version.
 +   Copyright (C) 1996-1997, 2000, 2002 Free Software Foundation, Inc.
@@ -18059,7 +18059,7 @@
 +#endif /* sys/swap.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/syscall.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/syscall.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/syscall.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/syscall.h	2007-12-10 17:17:41.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/syscall.h	2007-12-20 02:11:33.000000000 +0100
 @@ -0,0 +1,419 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -18482,7 +18482,7 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/sysmacros.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/sysmacros.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/sysmacros.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/sysmacros.h	2007-05-26 12:32:42.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/sysmacros.h	2007-07-29 16:06:15.000000000 +0200
 @@ -0,0 +1,36 @@
 +/* Definitions of macros to access `dev_t' values.  FreeBSD version.
 +   Copyright (C) 1996-1997, 1999, 2002 Free Software Foundation, Inc.
@@ -18522,7 +18522,7 @@
 +#endif /* sys/sysmacros.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ttydefaults.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ttydefaults.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ttydefaults.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ttydefaults.h	2006-10-16 12:58:00.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ttydefaults.h	2007-07-29 16:06:15.000000000 +0200
 @@ -0,0 +1,96 @@
 +/*-
 + * Copyright (c) 1982, 1986, 1993
@@ -18622,7 +18622,7 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ucontext.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ucontext.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ucontext.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ucontext.h	2006-10-16 12:58:00.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ucontext.h	2007-07-29 16:06:15.000000000 +0200
 @@ -0,0 +1,48 @@
 +/* Data structures for user-level context switching.  Generic version.
 +   Copyright (C) 1997-1999, 2001-2002 Free Software Foundation, Inc.
@@ -18674,7 +18674,7 @@
 +#endif /* sys/ucontext.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/syscalls-inline.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/syscalls-inline.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/syscalls-inline.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/syscalls-inline.h	2007-11-17 01:30:41.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/syscalls-inline.h	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,54 @@
 +/* prototypes of generally used "inline syscalls"
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -18732,7 +18732,7 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/syscalls.list ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/syscalls.list
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/syscalls.list	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/syscalls.list	2007-11-17 00:14:22.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/syscalls.list	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,157 @@
 +# File name	Caller	Syscall name		# args	Strong name	Weak names
 +
@@ -18893,7 +18893,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sysconf.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sysconf.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sysconf.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sysconf.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sysconf.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,50 @@
 +/* Get file-specific information about a file.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -18947,7 +18947,7 @@
 +#include <sysdeps/posix/sysconf.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sysctlbyname.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sysctlbyname.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/sysctlbyname.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sysctlbyname.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sysctlbyname.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,44 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -18995,7 +18995,7 @@
 +weak_alias (__sysctlbyname, sysctlbyname)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/tcdrain.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/tcdrain.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/tcdrain.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/tcdrain.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/tcdrain.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,41 @@
 +/* Copyright (C) 1995, 1996, 1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19040,7 +19040,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/tcflow.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/tcflow.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/tcflow.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/tcflow.c	2007-11-16 17:58:04.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/tcflow.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,4 @@
 +/* just use internal functions */
 +#define tcgetattr __tcgetattr
@@ -19048,13 +19048,13 @@
 +#include <sysdeps/unix/bsd/tcflow.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/telldir.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/telldir.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/telldir.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/telldir.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/telldir.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,2 @@
 +/* Avoid <sysdeps/unix/bsd/telldir.c>, which doesn't pass the testsuite.  */
 +#include <sysdeps/unix/telldir.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/truncate.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/truncate.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/truncate.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/truncate.c	2007-11-17 00:20:35.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/truncate.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,41 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19099,12 +19099,12 @@
 +weak_alias (__truncate64, truncate64)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/truncate64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/truncate64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/truncate64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/truncate64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/truncate64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +/* 'truncate64' is the same as 'truncate', because __off64_t == __off_t.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ulimit.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ulimit.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ulimit.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ulimit.c	2007-11-16 18:00:19.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ulimit.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,5 @@
 +/* just use internal functions */
 +#define getrlimit __getrlimit
@@ -19113,7 +19113,7 @@
 +#include <sysdeps/unix/bsd/ulimit.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/uname.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/uname.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/uname.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/uname.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/uname.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,110 @@
 +/* Copyright (C) 2002, 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19227,7 +19227,7 @@
 +libc_hidden_def (uname)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/unlockpt.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/unlockpt.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/unlockpt.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/unlockpt.c	2007-11-16 17:55:59.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/unlockpt.c	2007-11-21 16:53:13.000000000 +0100
 @@ -0,0 +1,45 @@
 +/* Copyright (C) 2007 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19276,7 +19276,7 @@
 +weak_alias (__unlockpt, unlockpt)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/usleep.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/usleep.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/usleep.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/usleep.c	2007-11-15 18:20:27.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/usleep.c	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,50 @@
 +/* Implementation of the BSD usleep function using nanosleep.
 +   Copyright (C) 1996-1997, 1999, 2001-2002 Free Software Foundation, Inc.
@@ -19330,7 +19330,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ustat.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ustat.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/ustat.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ustat.c	2006-12-05 12:56:27.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ustat.c	2006-12-05 15:28:42.000000000 +0100
 @@ -0,0 +1,66 @@
 +/* Return info on filesystem.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -19400,7 +19400,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/Makefile ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/Makefile
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/Makefile	2006-10-16 12:58:02.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/Makefile	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,6 @@
 +# Additional functions:
 +
@@ -19410,7 +19410,7 @@
 +endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/bits/utmp.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/bits/utmp.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/bits/utmp.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/bits/utmp.h	2006-10-16 12:58:01.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/bits/utmp.h	2006-10-18 09:59:57.000000000 +0200
 @@ -0,0 +1,50 @@
 +/* The `struct utmp' type, describing entries in the utmp file.  For FreeBSD.
 +   Copyright (C) 1993, 1996-1997, 2002 Free Software Foundation, Inc.
@@ -19464,7 +19464,7 @@
 +#define _HAVE_UT_HOST 1		/* We have the ut_host field.  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutmp.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutmp.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutmp.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutmp.c	2006-10-16 12:58:02.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutmp.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,31 @@
 +/* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19499,7 +19499,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutmpx.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutmpx.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutmpx.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutmpx.c	2006-10-16 12:58:02.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutmpx.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,31 @@
 +/* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19534,7 +19534,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxent.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxent.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxent.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxent.c	2006-10-16 12:58:02.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxent.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,46 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19584,7 +19584,7 @@
 +weak_alias (__getutxent, getutxent)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxid.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxid.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxid.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxid.c	2006-10-16 12:58:02.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxid.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,68 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19656,7 +19656,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxline.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxline.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxline.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxline.c	2006-10-16 12:58:02.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxline.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,40 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19700,7 +19700,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/pututxline.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/pututxline.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/pututxline.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/pututxline.c	2006-10-16 12:58:02.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/pututxline.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,50 @@
 +/* Copyright (C) 1998, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19754,7 +19754,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/updwtmpx.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/updwtmpx.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/updwtmpx.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/updwtmpx.c	2006-10-16 12:58:02.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/updwtmpx.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,31 @@
 +/* Copyright (C) 1998, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19789,7 +19789,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmp-equal.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmp-equal.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmp-equal.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmp-equal.h	2006-10-16 12:58:02.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmp-equal.h	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,50 @@
 +/* Copyright (C) 1996-1999,2000-2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19843,12 +19843,12 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmp_file.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmp_file.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmp_file.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmp_file.c	2006-10-16 13:02:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmp_file.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1 @@
 +#include <login/utmp_file.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmpconv.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmpconv.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmpconv.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmpconv.c	2006-10-16 12:58:02.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmpconv.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,227 @@
 +/* Convert between 'struct utmp' and 'struct utmx'.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -20079,22 +20079,22 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-utmpx/utmp_file.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-utmpx/utmp_file.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-utmpx/utmp_file.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-utmpx/utmp_file.c	2006-10-16 12:58:07.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-utmpx/utmp_file.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1 @@
 +#include <sysdeps/unix/sysv/linux/utmp_file.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/wait.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/wait.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/wait.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/wait.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/wait.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +#include <sysdeps/unix/sysv/linux/wait.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/wait3.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/wait3.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/wait3.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/wait3.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/wait3.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1 @@
 +#include <sysdeps/unix/sysv/linux/wait3.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/waitpid.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/waitpid.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/waitpid.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/waitpid.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/waitpid.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,56 @@
 +/* Copyright (C) 1991,95,96,97,2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -20154,7 +20154,7 @@
 +weak_alias (__libc_waitpid, waitpid)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/writev.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/writev.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/writev.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/writev.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/writev.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,57 @@
 +/* writev for FreeBSD.
 +   Copyright (C) 1997-1998, 2000, 2002 Free Software Foundation, Inc.
@@ -20215,18 +20215,28 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/Makefile ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/Makefile
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/Makefile	2006-10-16 12:58:06.000000000 +0200
-@@ -0,0 +1,7 @@
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/Makefile	2008-01-03 11:28:06.000000000 +0100
+@@ -0,0 +1,17 @@
 +32bit-predefine = __i386__
 +64bit-predefine = __x86_64__
 +
++# Additional header files to be installed in $prefix/include:
++
 +ifeq ($(subdir),misc)
++sysdep_headers += \
++ sys/io.h \
++ sys/perm.h
++endif
++
++# Additional functions, and particular system calls:
++
++ifeq ($(subdir),misc)
++# For <sys/io.h> and <sys/perm.h>.
 +sysdep_routines += iopl
-+sysdep_headers += sys/perm.h sys/io.h
 +endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/Versions ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/Versions
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/Versions	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/Versions	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/Versions	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,5 @@
 +libc {
 +  GLIBC_2.3.4 {
@@ -20235,7 +20245,7 @@
 +}
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/mcontext.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/mcontext.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/mcontext.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/mcontext.h	2007-09-10 12:50:54.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/mcontext.h	2007-09-09 19:27:04.000000000 +0200
 @@ -0,0 +1,167 @@
 +/* Machine-dependent processor state structure for FreeBSD.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -20406,7 +20416,7 @@
 +#define mc_eflags	mc_efl
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/sigcontext.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/sigcontext.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/sigcontext.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/sigcontext.h	2007-09-10 12:50:54.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/sigcontext.h	2007-09-09 19:18:08.000000000 +0200
 @@ -0,0 +1,147 @@
 +/* Machine-dependent signal context structure for FreeBSD.  i386 version.
 +   Copyright (C) 1991-1992,1994,1997,2001-2002 Free Software Foundation, Inc.
@@ -20557,7 +20567,7 @@
 +#endif /* _BITS_SIGCONTEXT_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/time.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/time.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/time.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/time.h	2007-09-10 12:50:54.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/time.h	2007-09-09 18:57:02.000000000 +0200
 @@ -0,0 +1,89 @@
 +/* System-dependent timing definitions.  FreeBSD version.
 +   Copyright (C) 1996-1997, 1999, 2000, 2002 Free Software Foundation, Inc.
@@ -20650,12 +20660,12 @@
 +#endif	/* need timeval */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-cache.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-cache.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-cache.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-cache.h	2007-01-04 22:10:27.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-cache.h	2007-01-05 11:36:38.000000000 +0100
 @@ -0,0 +1 @@
 +#include <sysdeps/unix/sysv/linux/x86_64/dl-cache.h>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-machine.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-machine.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-machine.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-machine.h	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-machine.h	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,80 @@
 +/* Machine-dependent ELF dynamic relocation inline functions.  FreeBSD/amd64 version.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -20739,17 +20749,17 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-procinfo.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-procinfo.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-procinfo.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-procinfo.c	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-procinfo.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1 @@
 +#include <sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-procinfo.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-procinfo.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-procinfo.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-procinfo.h	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-procinfo.h	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1 @@
 +#include <sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h>
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/elf/start.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/elf/start.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/elf/start.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/elf/start.S	2006-10-16 12:58:05.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/elf/start.S	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,143 @@
 +/* Startup code for FreeBSD/amd64 ABI.
 +   Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
@@ -20896,12 +20906,12 @@
 +	data_start = __data_start
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/get_clockfreq.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/get_clockfreq.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/get_clockfreq.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/get_clockfreq.c	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/get_clockfreq.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1 @@
 +#include "../i386/get_clockfreq.c"
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/getcontext.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/getcontext.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/getcontext.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/getcontext.S	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/getcontext.S	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,38 @@
 +/* Save current context.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -20943,12 +20953,12 @@
 +weak_alias(__getcontext, getcontext)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/iopl.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/iopl.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/iopl.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/iopl.c	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/iopl.c	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1 @@
 +#include "../i386/iopl.c"
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ldconfig.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ldconfig.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ldconfig.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ldconfig.h	2007-01-04 22:20:17.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ldconfig.h	2007-01-05 11:36:38.000000000 +0100
 @@ -0,0 +1,39 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -20991,14 +21001,14 @@
 +  { "libm.so.8", FLAG_ELF_LIBC5 },
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ldd-rewrite.sed ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ldd-rewrite.sed
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ldd-rewrite.sed	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ldd-rewrite.sed	2007-01-04 23:15:59.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ldd-rewrite.sed	2007-01-05 11:36:38.000000000 +0100
 @@ -0,0 +1,3 @@
 +/LD_TRACE_LOADED_OBJECTS=1/a\
 +add_env="$add_env LD_LIBRARY_VERSION=\\$verify_out"
 +s_^\(RTLDLIST=\)\(.*lib\)\(\|64\)\(/[^/]*\)\(-kfreebsd-x86-64\)\(\.so\.[0-9.]*\)[ 	]*$_\1"\2\4\6 \264\4\5\6"_
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/Makefile ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/Makefile
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/Makefile	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/Makefile	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,4 @@
 +ifeq ($(subdir),linuxthreads)
 +CFLAGS-pt-initfini.s = -g0 -fPIC -fno-inline-functions \
@@ -21006,12 +21016,12 @@
 +endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/asm/prctl.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/asm/prctl.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/asm/prctl.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/asm/prctl.h	2006-10-16 12:58:05.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/asm/prctl.h	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1 @@
 +/* placeholder to make linuxthreads/sysdeps/x86_64/pt-machine.h happy */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/pt-machine.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/pt-machine.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/pt-machine.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/pt-machine.h	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/pt-machine.h	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,51 @@
 +/* Machine-dependent pthreads configuration and inline functions.
 +   x86-64 FreeBSD version.
@@ -21066,7 +21076,7 @@
 +#endif /* pt-machine.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/sysdep-cancel.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/sysdep-cancel.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/sysdep-cancel.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/sysdep-cancel.h	2007-05-23 00:27:23.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/sysdep-cancel.h	2007-05-23 05:32:13.000000000 +0200
 @@ -0,0 +1,145 @@
 +/* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -21215,7 +21225,7 @@
 +#endif
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/tls.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/tls.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/tls.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/tls.h	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/tls.h	2007-08-07 11:53:42.000000000 +0200
 @@ -0,0 +1,62 @@
 +/* Definitions for thread-local data handling.  linuxthreads/x86-64 version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -21281,7 +21291,7 @@
 +#endif	/* tls.h */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/makecontext.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/makecontext.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/makecontext.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/makecontext.S	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/makecontext.S	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,146 @@
 +/* makecontext() for FreeBSD/amd64. 
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -21431,7 +21441,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/pipe.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/pipe.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/pipe.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/pipe.S	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/pipe.S	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,32 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -21467,7 +21477,7 @@
 +weak_alias (__pipe, pipe)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/readelflib.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/readelflib.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/readelflib.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/readelflib.c	2007-02-12 14:25:49.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/readelflib.c	2007-02-05 15:33:41.000000000 +0100
 @@ -0,0 +1,62 @@
 +/* Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -21533,7 +21543,7 @@
 +#include "elf/readelflib.c"
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/rfork.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/rfork.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/rfork.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/rfork.S	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/rfork.S	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,44 @@
 +/* Copyright (C) 1991-1992, 1994-1995, 1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -21581,7 +21591,7 @@
 +
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sigcontextinfo.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sigcontextinfo.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sigcontextinfo.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sigcontextinfo.h	2007-11-15 15:43:58.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sigcontextinfo.h	2007-11-15 15:46:16.000000000 +0100
 @@ -0,0 +1,35 @@
 +/* Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -21620,7 +21630,7 @@
 +  (handler)((signo), SIGCONTEXT_EXTRA_ARGS (ctx))
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/start_thread.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/start_thread.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/start_thread.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/start_thread.S	2007-11-15 21:00:39.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/start_thread.S	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,196 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -21820,7 +21830,7 @@
 +PSEUDO_END (__start_thread)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/swapcontext.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/swapcontext.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/swapcontext.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/swapcontext.S	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/swapcontext.S	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,32 @@
 +/* swap current context.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -21856,8 +21866,8 @@
 +weak_alias(__swapcontext, swapcontext)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys/io.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys/io.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys/io.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys/io.h	2006-10-16 12:58:06.000000000 +0200
-@@ -0,0 +1,180 @@
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys/io.h	2008-01-03 11:26:15.000000000 +0100
+@@ -0,0 +1,171 @@
 +/* Copyright (C) 1996, 2000, 2002, 2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
 +
@@ -21883,15 +21893,6 @@
 +
 +__BEGIN_DECLS
 +
-+/* If TURN_ON is TRUE, request for permission to do direct i/o on the
-+   port numbers in the range [FROM,FROM+NUM-1].  Otherwise, turn I/O
-+   permission off for that range.  This call requires root privileges.
-+
-+   Portability note: not all kFreeBSD platforms support this call.  Most
-+   platforms based on the PC I/O architecture probably will, however. */
-+extern int ioperm (unsigned long int __from, unsigned long int __num,
-+                   int __turn_on) __THROW;
-+
 +/* Set the I/O privilege level to LEVEL.  If LEVEL>3, permission to
 +   access any I/O port is granted.  This call requires root
 +   privileges. */
@@ -22040,8 +22041,8 @@
 +#endif /* _SYS_IO_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys/perm.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys/perm.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys/perm.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys/perm.h	2006-10-16 12:58:06.000000000 +0200
-@@ -0,0 +1,43 @@
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys/perm.h	2008-01-03 11:27:09.000000000 +0100
+@@ -0,0 +1,31 @@
 +/* Copyright (C) 1996, 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
 +
@@ -22067,27 +22068,15 @@
 +
 +__BEGIN_DECLS
 +
-+/* Set port input/output permissions.  */
-+extern int ioperm (unsigned long int __from, unsigned long int __num,
-+		   int __turn_on) __THROW;
-+
-+
 +/* Change I/O privilege level.  */
 +extern int iopl (int __level) __THROW;
 +
-+extern int i386_set_ioperm (unsigned long int __from, unsigned long int __num,
-+			    int __turn_on) __THROW;
-+
-+/* Retrieve a contiguous range of port input/output permissions.  */
-+extern int i386_get_ioperm (unsigned long int __from, unsigned long int *__num,
-+			    int *__turned_on) __THROW;
-+
 +__END_DECLS
 +
 +#endif	/* _SYS_PERM_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys_fork.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys_fork.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys_fork.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys_fork.S	2007-11-15 21:48:04.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys_fork.S	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,36 @@
 +/* Copyright (C) 1991-1992, 1994-1995, 1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -22127,7 +22116,7 @@
 +libc_hidden_def (__syscall_fork)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysarch.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysarch.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysarch.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysarch.h	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysarch.h	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,48 @@
 +/* Parameters for the architecture specific system call.  amd64 version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -22179,7 +22168,7 @@
 +#endif /* _SYSARCH_H */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/syscall.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/syscall.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/syscall.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/syscall.S	2007-11-15 20:19:10.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/syscall.S	2007-11-16 13:47:48.000000000 +0100
 @@ -0,0 +1,31 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -22214,7 +22203,7 @@
 +weak_alias (__syscall, syscall)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysdep.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysdep.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysdep.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysdep.S	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysdep.S	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,40 @@
 +/* Copyright (C) 2001, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -22258,7 +22247,7 @@
 +#endif	/* !PIC */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysdep.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysdep.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysdep.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysdep.h	2007-05-26 09:40:41.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysdep.h	2007-05-26 13:10:00.000000000 +0200
 @@ -0,0 +1,233 @@
 +/* Copyright (C) 2001,02,03,04 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -22495,7 +22484,7 @@
 +#endif /* _KFREEBSD_X86_64_SYSDEP_H  */
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ucontext_i.h ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ucontext_i.h
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ucontext_i.h	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ucontext_i.h	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ucontext_i.h	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,38 @@
 +/* Offsets  needed in the makecontext() function implementation.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -22537,7 +22526,7 @@
 +#define oSS_SIZE	832
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/vfork.S ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/vfork.S
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/vfork.S	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/vfork.S	2006-10-16 12:58:06.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/vfork.S	2006-10-18 09:59:58.000000000 +0200
 @@ -0,0 +1,58 @@
 +/* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -22599,7 +22588,7 @@
 +weak_alias (__vfork, vfork)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/xmknod.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/xmknod.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/xmknod.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/xmknod.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/xmknod.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,48 @@
 +/* xmknod call using old-style Unix mknod and mkfifo system calls.
 +   Copyright (C) 1991, 1993, 1995-1997, 2002 Free Software Foundation, Inc.
@@ -22651,7 +22640,7 @@
 +weak_alias (__xmknod, _xmknod)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/xstat.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/xstat.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/xstat.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/xstat.c	2006-10-16 12:58:12.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/xstat.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,49 @@
 +/* xstat using FreeBSD stat, nstat system calls.
 +   Copyright (C) 1991,1995-1997,2000,2002 Free Software Foundation, Inc.
@@ -22704,7 +22693,7 @@
 +weak_alias (__xstat, _xstat)
 diff -x .svn -Nurd null/sysdeps/unix/bsd/bsd4.4/kfreebsd/xstat64.c ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/xstat64.c
 --- null/sysdeps/unix/bsd/bsd4.4/kfreebsd/xstat64.c	1970-01-01 01:00:00.000000000 +0100
-+++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/xstat64.c	2006-10-16 12:58:11.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/xstat64.c	2006-10-18 09:59:59.000000000 +0200
 @@ -0,0 +1,44 @@
 +/* xstat using FreeBSD stat, nstat system calls.
 +   Copyright (C) 1991,1995-1997,2000,2002 Free Software Foundation, Inc.


Reply to: