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

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



Author: aurel32
Date: 2008-05-05 20:23:10 +0000 (Mon, 05 May 2008)
New Revision: 2915

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



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2008-04-12 21:04:38 UTC (rev 2914)
+++ glibc-package/trunk/debian/changelog	2008-05-05 20:23:10 UTC (rev 2915)
@@ -19,6 +19,7 @@
     definitions.  Closes: #474171.
   * sysdeps/arm.mk, control.in/main: use gcc-4.3 on arm.
   * sysdeps/depflags.pl: conflicts with tzdata-etch.
+  * kfreebsd/local-sysdeps.diff: update to revision 2163 (from glibc-bsd).
 
   [ Pierre Habouzit ]
   * Add any/cvs-strerror_r.diff to make strerror_r actually thread safe.

Modified: glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff
===================================================================
--- glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff	2008-04-12 21:04:38 UTC (rev 2914)
+++ glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff	2008-05-05 20:23:10 UTC (rev 2915)
@@ -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-22 11:44:31.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Dist	2008-02-27 20:50:37.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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Implies	2008-02-27 20:50:37.000000000 +0100
 @@ -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 13:10:00.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Makefile	2008-02-27 20:50:37.000000000 +0100
 @@ -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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Versions	2008-02-27 20:50:37.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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/_G_config.h	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/Makefile	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/README	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/adjtime.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/kernel_time_t.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/mcontext.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/sigcontext.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/stat16.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/stat32.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/bits/time.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/brk.S	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/dl-brk.S	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/dl-machine.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fhstatfs64.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fork.S	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fpu.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/fstatfs64.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/futimes.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getfsstat64.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getitimer.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getmntinfo.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getmntinfo64.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/getrusage.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/gettimeofday.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/ieee_get_fp_control.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/ieee_set_fp_control.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/lutimes.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/machine/pal.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/msgctl.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/nanosleep.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/poll.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/regdef.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/rfork.S	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sched_rr_gi.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/select.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/semctl.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/setfpucw.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/setitimer.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/settimeofday.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/shmctl.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sigcontextinfo.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/start_thread.S	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/statfs64.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sysarch.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/syscall.S	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/syscalls.list	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/sysdep.h	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/utimes.c	2008-02-27 20:50:25.000000000 +0100
 @@ -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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/alpha/vfork.S	2008-02-27 20:50:25.000000000 +0100
 @@ -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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bind.c	2008-02-27 20:50:37.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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/dirent.h	2008-02-27 20:50:29.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/errno.h	2008-02-27 20:50:29.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/fcntl.h	2008-02-27 20:50:29.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/in.h	2008-02-27 20:50:29.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ioctl-types.h	2008-02-27 20:50:29.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ioctls.h	2008-02-27 20:50:29.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/ipc.h	2008-02-27 20:50:29.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/local_lim.h	2008-02-27 20:50:29.000000000 +0100
 @@ -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-20 02:11:33.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/mman.h	2008-02-27 20:50:29.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-22 11:44:31.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/msq.h	2008-02-27 20:50:29.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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/poll.h	2008-02-27 20:50:29.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/posix_opt.h	2008-02-27 20:50:29.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/resource.h	2008-02-27 20:50:29.000000000 +0100
 @@ -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	2008-01-27 20:08:31.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sched.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,177 @@
 +/* Definitions of constants and data structure for POSIX 1003.1b-1993
 +   scheduling interface.
@@ -4527,7 +4527,7 @@
 +#endif
 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-22 11:44:31.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sem.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,91 @@
 +/* Copyright (C) 1995-1998, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -4622,7 +4622,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-22 11:44:31.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/shm.h	2008-02-27 20:50:29.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.
@@ -4700,7 +4700,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sigaction.h	2008-02-27 20:50:29.000000000 +0100
 @@ -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.
@@ -4780,7 +4780,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-16 21:40:32.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/siginfo.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,225 @@
 +/* siginfo_t, sigevent and constants.  FreeBSD version.
 +   Copyright (C) 1997-1998, 2000-2002 Free Software Foundation, Inc.
@@ -5009,7 +5009,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/signum.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,71 @@
 +/* Signal number definitions.  FreeBSD version.
 +   Copyright (C) 1991-1993, 1996, 1998, 2002 Free Software Foundation, Inc.
@@ -5084,7 +5084,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	2008-02-17 14:48:16.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sigset.h	2008-02-27 20:50:29.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.
@@ -5228,7 +5228,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/socket.h	2008-05-04 16:12:27.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.
@@ -5481,7 +5481,7 @@
 +				      struct cmsghdr *__cmsg) __THROW;
 +#ifdef __USE_EXTERN_INLINES
 +# ifndef _EXTERN_INLINE
-+#  define _EXTERN_INLINE extern __inline
++#  define _EXTERN_INLINE __extern_inline
 +# endif
 +_EXTERN_INLINE struct cmsghdr *
 +__NTH (__cmsg_nxthdr (struct msghdr *__mhdr, struct cmsghdr *__cmsg))
@@ -5613,7 +5613,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-09 13:56:26.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/stat.h	2008-02-27 20:50:29.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.
@@ -5816,7 +5816,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/stat16.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,56 @@
 +/* Copyright (C) 2002, 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -5876,7 +5876,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/statfs.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,91 @@
 +/* Definition of `struct statfs', information about a filesystem.
 +   Copyright (C) 1996-1997, 2002 Free Software Foundation, Inc.
@@ -5971,7 +5971,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/statvfs.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,95 @@
 +/* Definition of `struct statvfs', information about a filesystem.
 +   Copyright (C) 1998, 2000-2002 Free Software Foundation, Inc.
@@ -6070,7 +6070,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/sys_errlist.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,33 @@
 +/* Declare sys_errlist and sys_nerr, or don't.  Compatibility (do) version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -6107,7 +6107,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/syslog-path.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,31 @@
 +/* <bits/syslog-path.h> -- _PATH_LOG definition
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -6142,7 +6142,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	2008-02-10 18:08:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/termios.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,259 @@
 +/* termios type and macro definitions.  FreeBSD version.
 +   Copyright (C) 1993-1994,1996-1997,1999,2001-2002 Free Software Foundation, Inc.
@@ -6405,7 +6405,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/typesizes.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,66 @@
 +/* bits/typesizes.h -- underlying types for *_t.  kFreeBSD version.
 +   Copyright (C) 2002, 2003 Free Software Foundation, Inc.
@@ -6475,7 +6475,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-22 11:44:31.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/uio.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,49 @@
 +/* Copyright (C) 1996-1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -6528,7 +6528,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/utsname.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,27 @@
 +/* Copyright (C) 1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -6559,7 +6559,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/waitflags.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,36 @@
 +/* Definitions of flag bits for `waitpid' et al.
 +   Copyright (C) 1992, 1996-1997, 2000, 2002 Free Software Foundation, Inc.
@@ -6599,7 +6599,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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/brk.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,53 @@
 +/* Copyright (C) 2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -6656,17 +6656,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/check_fds.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/check_pf.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_getres.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,33 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -6703,7 +6703,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_gettime.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,33 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -6740,7 +6740,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clock_settime.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,32 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -6776,7 +6776,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	2008-01-06 03:10:51.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/clone.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,105 @@
 +/* Create a thread.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -6885,7 +6885,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-08 21:21:06.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/configure	2008-02-27 20:50:37.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.
@@ -7231,7 +7231,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-08 21:21:06.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/configure.in	2008-02-27 20:50:37.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.
@@ -7503,7 +7503,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/connect.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,69 @@
 +/* Copyright (C) 2005 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -7576,7 +7576,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-execstack.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,58 @@
 +/* Stack executability handling for GNU dynamic linker.  Linux version.
 +   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
@@ -7638,7 +7638,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-machine.h	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,31 @@
 +/* Dynamic linker magic for glibc on FreeBSD kernel.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -7673,7 +7673,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/dl-osinfo.h	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,120 @@
 +/* Operating system specific code  for generic dynamic loader functions.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -7797,12 +7797,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fcntl.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstat.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,40 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -7846,7 +7846,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstat64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,38 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -7888,7 +7888,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstatfs.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,35 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -7927,7 +7927,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fhstatfs64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,36 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -7967,7 +7967,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatfs.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,38 @@
 +/* Return information about the filesystem on which FD resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8009,7 +8009,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatfs64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,40 @@
 +/* Return information about the filesystem on which FD resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8053,7 +8053,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatvfs.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,40 @@
 +/* Return information about the filesystem on which FD resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8097,7 +8097,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fstatvfs64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,41 @@
 +/* Return information about the filesystem on which FD resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8142,7 +8142,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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ftruncate.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,41 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -8187,12 +8187,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ftruncate64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fxstat.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,48 @@
 +/* fxstat using FreeBSD fstat, nfstat system calls.
 +   Copyright (C) 1991,1995-1997,2000,2002 Free Software Foundation, Inc.
@@ -8244,7 +8244,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/fxstat64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,44 @@
 +/* fxstat using FreeBSD fstat, nfstat system calls.
 +   Copyright (C) 1991,1995-1997,2000,2002 Free Software Foundation, Inc.
@@ -8292,7 +8292,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getcwd.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,91 @@
 +/* Determine current working directory.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8387,7 +8387,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdents.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,90 @@
 +/* Read directory entries, 3 argument function.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8481,12 +8481,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdents64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdirentries.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,100 @@
 +/* Read directory entries, 4 argument function.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8590,7 +8590,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdirentries64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,5 @@
 +/* Since 'struct dirent64' == 'struct dirent', the functions 'getdirentries64'
 +   and 'getdirentries' differ only in the type of the BASEP argument.  */
@@ -8599,7 +8599,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getfsstat.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,49 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -8652,7 +8652,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getfsstat64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,49 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -8705,7 +8705,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/gethostid.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,37 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -8746,7 +8746,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/gethostname.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,52 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -8802,7 +8802,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getloadavg.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,53 @@
 +/* Get system load averages.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8859,7 +8859,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getlogin.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,50 @@
 +/* Non-reentrant function to return the current login name.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8913,7 +8913,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getlogin_r.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,70 @@
 +/* Reentrant function to return the current login name.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -8987,7 +8987,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getmntinfo.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,80 @@
 +/* Return list of mounted filesystems.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -9071,7 +9071,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getmntinfo64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,78 @@
 +/* Return list of mounted filesystems.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -9153,7 +9153,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getpagesize.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,42 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -9199,7 +9199,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getpt.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,92 @@
 +/* Copyright (C) 1998-1999, 2000-2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -9295,12 +9295,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getrlimit64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getsysstats.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,108 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -9412,28 +9412,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/glob.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/glob64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/gtty.c	2008-02-27 20:50:37.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	2008-01-03 11:28:10.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/Makefile	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,19 @@
 +# Additional header files to be installed in $prefix/include:
 +
@@ -9456,7 +9456,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/Versions	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,7 @@
 +libc {
 +  GLIBC_2.2.6 {
@@ -9467,7 +9467,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-09 19:25:26.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/mcontext.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,111 @@
 +/* Machine-dependent processor state structure for FreeBSD.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -9582,7 +9582,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-09 19:18:17.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/sigcontext.h	2008-02-27 20:50:28.000000000 +0100
 @@ -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.
@@ -9683,7 +9683,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/bits/time.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,89 @@
 +/* System-dependent timing definitions.  FreeBSD version.
 +   Copyright (C) 1996-1997, 1999, 2000, 2002 Free Software Foundation, Inc.
@@ -9776,7 +9776,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/dl-machine.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,124 @@
 +/* Machine-dependent ELF dynamic relocation inline functions. 
 +   FreeBSD i386 specific version of dl_platform_init()
@@ -9904,17 +9904,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/dl-procinfo.h	2008-02-27 20:50:28.000000000 +0100
 @@ -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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/get_clockfreq.c	2008-02-27 20:50:28.000000000 +0100
 @@ -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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/getcontext.S	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,38 @@
 +/* Save current context.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -9956,7 +9956,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_get_ioperm.c	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,36 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -9996,7 +9996,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_get_ldt.c	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,38 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10038,7 +10038,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_set_ioperm.c	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,34 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10076,7 +10076,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_set_ldt.c	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,38 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10118,7 +10118,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i386_vm86.c	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,31 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10153,7 +10153,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i486/linuxthreads/pt-machine.h	2008-02-27 20:50:27.000000000 +0100
 @@ -0,0 +1,8 @@
 +
 +/* i486+ is almost same as plain i386 version */
@@ -10165,7 +10165,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i586/linuxthreads/pt-machine.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,8 @@
 +
 +/* i486+ is almost same as plain i386 version */
@@ -10177,7 +10177,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/i686/linuxthreads/pt-machine.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,8 @@
 +
 +/* i486+ is almost same as plain i386 version */
@@ -10189,7 +10189,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/iopl.c	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,54 @@
 +/* Copyright (C) 2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10247,7 +10247,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-05 11:36:38.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/ldconfig.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,37 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10288,7 +10288,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/pt-machine.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,76 @@
 +/* Machine-dependent pthreads configuration and inline functions.
 +   ix86 version for FreeBSD.
@@ -10368,7 +10368,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 05:32:13.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/sysdep-cancel.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,166 @@
 +/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -10538,7 +10538,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/linuxthreads/tls.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,93 @@
 +/* Definition for thread-local data handling.  linuxthreads/i386 version.
 +   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
@@ -10635,7 +10635,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/makecontext.S	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,113 @@
 +/* Create new context.
 +   Copyright (C) 2001,02 Free Software Foundation, Inc.
@@ -10752,7 +10752,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/rfork.S	2008-02-27 20:50:28.000000000 +0100
 @@ -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.
@@ -10800,7 +10800,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:46:16.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sigcontextinfo.h	2008-02-27 20:50:28.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.
@@ -10839,7 +10839,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	2008-01-27 20:08:25.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/start_thread.S	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,207 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11050,7 +11050,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/swapcontext.S	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,32 @@
 +/* swap current context.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -11086,7 +11086,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/io.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,180 @@
 +/* Copyright (C) 1996, 2000, 2002, 2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11270,7 +11270,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/perm.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,43 @@
 +/* Copyright (C) 1996, 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11317,7 +11317,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys/vm86.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,53 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11374,7 +11374,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys_fork.S	2008-02-27 20:50:28.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.
@@ -11412,7 +11412,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-21 16:53:12.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sys_lseek.S	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,32 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11448,7 +11448,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysarch.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,81 @@
 +/* Parameters for the architecture specific system call.  i386 version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -11533,7 +11533,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/syscall.S	2008-02-27 20:50:28.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.
@@ -11571,7 +11571,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysdep.S	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,38 @@
 +/* Copyright (C) 1995-1998, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11613,7 +11613,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 13:09:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/sysdep.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,235 @@
 +/* Copyright (C) 1992,1993,1995-2000,2002,2003,2004
 +   Free Software Foundation, Inc.
@@ -11852,7 +11852,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/ucontext_i.h	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,38 @@
 +/* Offsets and other constants needed in the *context() function
 +   implementation.
@@ -11894,7 +11894,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-18 09:59:56.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/i386/vfork.S	2008-02-27 20:50:28.000000000 +0100
 @@ -0,0 +1,58 @@
 +/* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -11956,7 +11956,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-22 11:44:31.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/if_index.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,303 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -12263,7 +12263,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ifaddrs.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,171 @@
 +/* getifaddrs -- get names and addresses of all network interfaces
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -12438,7 +12438,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ifreq.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,93 @@
 +/* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -12535,7 +12535,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/init-first.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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.
@@ -12667,7 +12667,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/kernel-features.h	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,43 @@
 +/* Set flags signalling availability of kernel features based on given
 +   kernel version number.
@@ -12714,7 +12714,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-19 23:20:31.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/kernel-posix-cpu-timers.h	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,5 @@
 +/* Parameters for the FreeBSD kernel ABI for CPU clocks.  */
 +
@@ -12723,7 +12723,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ldsodefs.h	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,39 @@
 +/* Run-time dynamic linker data structures for loaded ELF shared objects.
 +   Copyright (C) 2001, 2002 Free Software Foundation, Inc.
@@ -12766,19 +12766,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Implies	2008-02-27 20:50:30.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Makefile	2008-02-27 20:50:30.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/Versions	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,5 @@
 +libc {
 +  GLIBC_2.3.2 {
@@ -12787,7 +12787,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/allocrtsig.c	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,4 @@
 +#include <signal/allocrtsig.c>
 +strong_alias (__libc_current_sigrtmin, __libc_current_sigrtmin_private);
@@ -12795,7 +12795,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/local_lim.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,48 @@
 +/* Minimum guaranteed maximum values for system limits.  FreeBSD version.
 +   Copyright (C) 1993-1998, 2000, 2002 Free Software Foundation, Inc.
@@ -12847,7 +12847,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/posix_opt.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,190 @@
 +/* Define POSIX options for FreeBSD.
 +   Copyright (C) 1996-1997, 1999, 2000, 2002 Free Software Foundation, Inc.
@@ -13041,7 +13041,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/sigthread.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,38 @@
 +/* Signal handling function for threaded programs.
 +   Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
@@ -13083,7 +13083,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/typesizes.h	2008-02-27 20:50:29.000000000 +0100
 @@ -0,0 +1,66 @@
 +/* bits/typesizes.h -- underlying types for *_t.  kFreeBSD version.
 +   Copyright (C) 2002, 2003 Free Software Foundation, Inc.
@@ -13153,13 +13153,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 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/execve.c	2008-02-27 20:50:30.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 13:10:00.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fatal-prepare.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,39 @@
 +/* Copyright (C) 2003, 2007 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -13202,22 +13202,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fork.c	2008-02-27 20:50:30.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/fork.h	2008-02-27 20:50:30.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/jmp-unwind.c	2008-02-27 20:50:30.000000000 +0100
 @@ -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-07 11:25:14.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/lowlevellock.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,47 @@
 +/* Copyright (C) 2007 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -13268,7 +13268,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/pt-sigsuspend.S	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,29 @@
 +/* Internal sigsuspend system call for LinuxThreads. FreeBSD version.
 +   Copyright (C) 2003 Free Software Foundation, Inc.
@@ -13301,17 +13301,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/raise.c	2008-02-27 20:50:30.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/register-atfork.c	2008-02-27 20:50:30.000000000 +0100
 @@ -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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/smp.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,36 @@
 +/* Determine whether the host has multiple processors.  FreeBSD version.
 +   Copyright (C) 1996, 2002 Free Software Foundation, Inc.
@@ -13351,12 +13351,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/unregister-atfork.c	2008-02-27 20:50:30.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/llseek.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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
@@ -13366,7 +13366,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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lseek.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,86 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -13456,12 +13456,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lseek64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lxstat.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,49 @@
 +/* lxstat using FreeBSD lstat, nlstat system calls.
 +   Copyright (C) 1991,1995-1997,2000,2002 Free Software Foundation, Inc.
@@ -13514,7 +13514,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/lxstat64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,44 @@
 +/* lxstat using FreeBSD lstat, nlstat system calls.
 +   Copyright (C) 1991,1995-1997,2000,2002 Free Software Foundation, Inc.
@@ -13562,7 +13562,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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/mmap.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,84 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -13650,12 +13650,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/mmap64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/munmap.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,41 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -13700,7 +13700,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/ethernet.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,76 @@
 +/* Copyright (C) 1997, 1999, 2001, 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -13780,7 +13780,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/if.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,328 @@
 +/*
 + * Copyright (c) 1982, 1986, 1989, 1993
@@ -14112,7 +14112,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/net/if_ether.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,104 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -14220,7 +14220,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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/if_ether.h	2008-02-27 20:50:26.000000000 +0100
 @@ -0,0 +1,138 @@
 +/* Copyright (C) 1996, 1997, 1999, 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -14362,7 +14362,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-10 11:18:12.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/ip_icmp.h	2008-02-27 20:50:26.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.
@@ -14662,7 +14662,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-18 09:59:55.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/netinet/tcp.h	2008-02-27 20:50:26.000000000 +0100
 @@ -0,0 +1,258 @@
 +/* netinet/tcp.h
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -14924,14 +14924,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/nfs/nfs.h	2008-02-27 20:50:36.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/not-cancel.h	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,88 @@
 +/* Uncancelable versions of cancelable interfaces.  kFreeBSD version.
 +   Copyright (C) 2003, 2006 Free Software Foundation, Inc.
@@ -15023,7 +15023,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ntp_gettime.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,62 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15089,7 +15089,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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/open.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,89 @@
 +/* Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15182,13 +15182,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/open64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-20 02:11:34.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/openat.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,95 @@
 +/* Copyright (C) 2005, 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15287,13 +15287,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/openat64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/paths.h	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,74 @@
 +/*
 + * Copyright (c) 1989, 1993
@@ -15371,7 +15371,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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pread.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,50 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15425,12 +15425,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pread64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/prof-freq.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,47 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15481,7 +15481,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ptrace.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,68 @@
 +/* Copyright (C) 1995-1998, 2000, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15553,7 +15553,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ptsname.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,104 @@
 +/* Copyright (C) 1998, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15661,7 +15661,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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pwrite.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,50 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15715,12 +15715,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/pwrite64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,11 @@
 +/* 'readdir64' is the same as 'readdir', because
 +   struct dirent64 == struct dirent.  */
@@ -15735,19 +15735,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir64_r.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readdir_r.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,11 @@
 +/* 'readdir64_r' is the same as 'readdir_r', because
 +   struct dirent64 == struct dirent.  */
@@ -15762,7 +15762,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/readv.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,57 @@
 +/* readv for FreeBSD.
 +   Copyright (C) 1997-1998, 2000, 2002 Free Software Foundation, Inc.
@@ -15823,7 +15823,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/recv.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,41 @@
 +/* Copyright (C) 2001-2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -15868,7 +15868,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-07-29 16:07:34.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/rtld-lowlevel.h	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,131 @@
 +/* Definitions for lowlevel handling in ld.so, FreeBSD variant
 +   Copyright (C) 2006-2007 Free Software Foundation, Inc.
@@ -16003,7 +16003,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sa_len.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,44 @@
 +/* Copyright (C) 1998, 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16051,12 +16051,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sbrk.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sched_getp.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,45 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16105,13 +16105,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/seekdir.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/semctl.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,87 @@
 +/* Copyright (C) 2004 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16202,7 +16202,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/send.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,47 @@
 +/* Copyright (C) 2001-2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16253,7 +16253,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sendto.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,70 @@
 +/* Copyright (C) 2005 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16327,7 +16327,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sethostid.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,37 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16368,7 +16368,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sethostname.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,37 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16409,7 +16409,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/setlogin.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,34 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -16447,12 +16447,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/setrlimit64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigaction.c	2008-02-27 20:50:37.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.
@@ -16503,14 +16503,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigreturn.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigset-cvt-mask.h	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,36 @@
 +/* Convert between lowlevel sigmask and libc representation of sigset_t.
 +   FreeBSD version.
@@ -16550,14 +16550,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sigstack.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sleep.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,44 @@
 +/* Implementation of the POSIX sleep function using nanosleep.
 +   Copyright (C) 1996-1999, 2002 Free Software Foundation, Inc.
@@ -16605,7 +16605,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/stat16conv.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,80 @@
 +/* Convert between different 'struct stat' formats.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -16689,7 +16689,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statconv.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,46 @@
 +/* Convert between different 'struct stat' formats.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -16739,7 +16739,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfs.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,40 @@
 +/* Return information about the filesystem on which FILE resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -16783,7 +16783,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfs64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,37 @@
 +/* Return information about the filesystem on which FILE resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -16824,7 +16824,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statfsconv.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,203 @@
 +/* Convert between different 'struct statfs' and 'struct statvfs' formats.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -17031,7 +17031,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statvfs.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,40 @@
 +/* Return information about the filesystem on which FILE resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -17075,7 +17075,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/statvfs64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,41 @@
 +/* Return information about the filesystem on which FILE resides.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -17120,14 +17120,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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/stty.c	2008-02-27 20:50:37.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	2007-07-29 16:06:15.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/kd.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,25 @@
 +/* Copyright (C) 2005 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -17156,7 +17156,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-09 13:56:26.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/mount.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,447 @@
 +/* Header file for handling mounted filesystems.  FreeBSD version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -17607,7 +17607,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-07-29 16:06:15.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/param.h	2008-02-27 20:50:30.000000000 +0100
 @@ -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.
@@ -17848,7 +17848,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	2007-07-29 16:06:15.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ptrace.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,132 @@
 +/* `ptrace' debugger support interface.  FreeBSD version.
 +   Copyright (C) 1996-1999, 2000, 2002 Free Software Foundation, Inc.
@@ -17984,7 +17984,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	2007-07-29 16:06:15.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/rfork.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,91 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -18079,7 +18079,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	2007-07-29 16:06:15.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/swap.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,34 @@
 +/* Calls to enable swapping on specified locations.  FreeBSD version.
 +   Copyright (C) 1996-1997, 2000, 2002 Free Software Foundation, Inc.
@@ -18117,7 +18117,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-20 02:11:33.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/syscall.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,419 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -18540,7 +18540,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-07-29 16:06:15.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/sysmacros.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,36 @@
 +/* Definitions of macros to access `dev_t' values.  FreeBSD version.
 +   Copyright (C) 1996-1997, 1999, 2002 Free Software Foundation, Inc.
@@ -18580,7 +18580,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	2007-07-29 16:06:15.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ttydefaults.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,96 @@
 +/*-
 + * Copyright (c) 1982, 1986, 1993
@@ -18680,7 +18680,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	2007-07-29 16:06:15.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sys/ucontext.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,48 @@
 +/* Data structures for user-level context switching.  Generic version.
 +   Copyright (C) 1997-1999, 2001-2002 Free Software Foundation, Inc.
@@ -18732,7 +18732,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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/syscalls-inline.h	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,54 @@
 +/* prototypes of generally used "inline syscalls"
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -18790,7 +18790,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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/syscalls.list	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,157 @@
 +# File name	Caller	Syscall name		# args	Strong name	Weak names
 +
@@ -18951,7 +18951,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sysconf.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,50 @@
 +/* Get file-specific information about a file.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -19005,7 +19005,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/sysctlbyname.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,44 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19053,7 +19053,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/tcdrain.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,41 @@
 +/* Copyright (C) 1995, 1996, 1997, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19098,7 +19098,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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/tcflow.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,4 @@
 +/* just use internal functions */
 +#define tcgetattr __tcgetattr
@@ -19106,13 +19106,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/telldir.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/truncate.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,41 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19157,12 +19157,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/truncate64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ulimit.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,5 @@
 +/* just use internal functions */
 +#define getrlimit __getrlimit
@@ -19171,7 +19171,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/uname.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,110 @@
 +/* Copyright (C) 2002, 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19285,7 +19285,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-21 16:53:13.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/unlockpt.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,45 @@
 +/* Copyright (C) 2007 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19334,7 +19334,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/usleep.c	2008-02-27 20:50:37.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.
@@ -19388,7 +19388,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 15:28:42.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/ustat.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,66 @@
 +/* Return info on filesystem.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -19458,7 +19458,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/Makefile	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,6 @@
 +# Additional functions:
 +
@@ -19468,7 +19468,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-18 09:59:57.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/bits/utmp.h	2008-02-27 20:50:30.000000000 +0100
 @@ -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.
@@ -19522,7 +19522,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutmp.c	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,31 @@
 +/* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19557,7 +19557,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutmpx.c	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,31 @@
 +/* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19592,7 +19592,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxent.c	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,46 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19642,7 +19642,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxid.c	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,68 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19714,7 +19714,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/getutxline.c	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,40 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19758,7 +19758,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/pututxline.c	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,50 @@
 +/* Copyright (C) 1998, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19812,7 +19812,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/updwtmpx.c	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,31 @@
 +/* Copyright (C) 1998, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19847,7 +19847,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmp-equal.h	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,50 @@
 +/* Copyright (C) 1996-1999,2000-2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19901,12 +19901,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmp_file.c	2008-02-27 20:50:30.000000000 +0100
 @@ -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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-compat/utmpconv.c	2008-02-27 20:50:30.000000000 +0100
 @@ -0,0 +1,227 @@
 +/* Convert between 'struct utmp' and 'struct utmx'.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -20137,22 +20137,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/utmp-utmpx/utmp_file.c	2008-02-27 20:50:36.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/wait.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/wait3.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/waitpid.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,56 @@
 +/* Copyright (C) 1991,95,96,97,2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -20212,7 +20212,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/writev.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,57 @@
 +/* writev for FreeBSD.
 +   Copyright (C) 1997-1998, 2000, 2002 Free Software Foundation, Inc.
@@ -20273,7 +20273,7 @@
 +
 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	2008-01-03 11:28:06.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/Makefile	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,17 @@
 +32bit-predefine = __i386__
 +64bit-predefine = __x86_64__
@@ -20294,7 +20294,7 @@
 +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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/Versions	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,5 @@
 +libc {
 +  GLIBC_2.3.4 {
@@ -20303,7 +20303,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-09 19:27:04.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/mcontext.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,167 @@
 +/* Machine-dependent processor state structure for FreeBSD.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -20474,7 +20474,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-09 19:18:08.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/sigcontext.h	2008-02-27 20:50:31.000000000 +0100
 @@ -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.
@@ -20625,7 +20625,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-09 18:57:02.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/bits/time.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,89 @@
 +/* System-dependent timing definitions.  FreeBSD version.
 +   Copyright (C) 1996-1997, 1999, 2000, 2002 Free Software Foundation, Inc.
@@ -20718,12 +20718,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-05 11:36:38.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-cache.h	2008-02-27 20:50:31.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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-machine.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,80 @@
 +/* Machine-dependent ELF dynamic relocation inline functions.  FreeBSD/amd64 version.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -20807,17 +20807,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-procinfo.c	2008-02-27 20:50:31.000000000 +0100
 @@ -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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/dl-procinfo.h	2008-02-27 20:50:31.000000000 +0100
 @@ -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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/elf/start.S	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,143 @@
 +/* Startup code for FreeBSD/amd64 ABI.
 +   Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
@@ -20964,12 +20964,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/get_clockfreq.c	2008-02-27 20:50:31.000000000 +0100
 @@ -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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/getcontext.S	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,38 @@
 +/* Save current context.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -21011,12 +21011,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/iopl.c	2008-02-27 20:50:31.000000000 +0100
 @@ -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-05 11:36:38.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ldconfig.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,39 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -21059,14 +21059,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-05 11:36:38.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ldd-rewrite.sed	2008-02-27 20:50:31.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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/Makefile	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,4 @@
 +ifeq ($(subdir),linuxthreads)
 +CFLAGS-pt-initfini.s = -g0 -fPIC -fno-inline-functions \
@@ -21074,12 +21074,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/asm/prctl.h	2008-02-27 20:50:31.000000000 +0100
 @@ -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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/pt-machine.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,51 @@
 +/* Machine-dependent pthreads configuration and inline functions.
 +   x86-64 FreeBSD version.
@@ -21134,7 +21134,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 05:32:13.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/sysdep-cancel.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,145 @@
 +/* Copyright (C) 2002, 2003 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -21283,7 +21283,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	2007-08-07 11:53:42.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/linuxthreads/tls.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,62 @@
 +/* Definitions for thread-local data handling.  linuxthreads/x86-64 version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -21349,7 +21349,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/makecontext.S	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,146 @@
 +/* makecontext() for FreeBSD/amd64. 
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -21499,7 +21499,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/pipe.S	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,32 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -21535,7 +21535,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-05 15:33:41.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/readelflib.c	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,62 @@
 +/* Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -21601,7 +21601,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/rfork.S	2008-02-27 20:50:31.000000000 +0100
 @@ -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.
@@ -21649,7 +21649,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:46:16.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sigcontextinfo.h	2008-02-27 20:50:31.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.
@@ -21688,7 +21688,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	2008-01-06 03:10:36.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/start_thread.S	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,196 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -21888,7 +21888,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/swapcontext.S	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,32 @@
 +/* swap current context.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -21924,7 +21924,7 @@
 +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	2008-01-03 11:26:15.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys/io.h	2008-02-27 20:50:31.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.
@@ -22099,7 +22099,7 @@
 +#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	2008-01-03 11:27:09.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys/perm.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,31 @@
 +/* Copyright (C) 1996, 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -22134,7 +22134,7 @@
 +#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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sys_fork.S	2008-02-27 20:50:31.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.
@@ -22174,7 +22174,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysarch.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,48 @@
 +/* Parameters for the architecture specific system call.  amd64 version.
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -22226,7 +22226,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-16 13:47:48.000000000 +0100
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/syscall.S	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,31 @@
 +/* Copyright (C) 2006 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -22261,7 +22261,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysdep.S	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,40 @@
 +/* Copyright (C) 2001, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -22305,7 +22305,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 13:10:00.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/sysdep.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,233 @@
 +/* Copyright (C) 2001,02,03,04 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -22542,7 +22542,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/ucontext_i.h	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,38 @@
 +/* Offsets  needed in the makecontext() function implementation.
 +   Copyright (C) 2006 Free Software Foundation, Inc.
@@ -22584,7 +22584,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-18 09:59:58.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/x86_64/vfork.S	2008-02-27 20:50:31.000000000 +0100
 @@ -0,0 +1,58 @@
 +/* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -22646,7 +22646,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/xmknod.c	2008-02-27 20:50:37.000000000 +0100
 @@ -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.
@@ -22698,7 +22698,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/xstat.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,49 @@
 +/* xstat using FreeBSD stat, nstat system calls.
 +   Copyright (C) 1991,1995-1997,2000,2002 Free Software Foundation, Inc.
@@ -22751,7 +22751,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-18 09:59:59.000000000 +0200
++++ ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/xstat64.c	2008-02-27 20:50:37.000000000 +0100
 @@ -0,0 +1,44 @@
 +/* xstat using FreeBSD stat, nstat system calls.
 +   Copyright (C) 1991,1995-1997,2000,2002 Free Software Foundation, Inc.


Reply to: