Module Name: src
Committed By: skrll
Date: Thu Mar 17 15:59:32 UTC 2011
Modified Files:
src/tests/libexec/ld.elf_so: h_df_1_noopen.c t_df_1_noopen.sh
Log Message:
Blame where blame is due.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/libexec/ld.elf_so/h_df_1_noopen.c
cvs rdiff -u -r1.2 -r1.3 src/tests/libexec/ld.elf_so/t_df_1_noopen.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tests/libexec/ld.elf_so/h_df_1_noopen.c
diff -u src/tests/libexec/ld.elf_so/h_df_1_noopen.c:1.1 src/tests/libexec/ld.elf_so/h_df_1_noopen.c:1.2
--- src/tests/libexec/ld.elf_so/h_df_1_noopen.c:1.1 Fri Dec 24 12:41:43 2010
+++ src/tests/libexec/ld.elf_so/h_df_1_noopen.c Thu Mar 17 15:59:32 2011
@@ -3,7 +3,7 @@
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by
+ * by Nick Hudson.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Index: src/tests/libexec/ld.elf_so/t_df_1_noopen.sh
diff -u src/tests/libexec/ld.elf_so/t_df_1_noopen.sh:1.2 src/tests/libexec/ld.elf_so/t_df_1_noopen.sh:1.3
--- src/tests/libexec/ld.elf_so/t_df_1_noopen.sh:1.2 Fri Dec 31 08:52:32 2010
+++ src/tests/libexec/ld.elf_so/t_df_1_noopen.sh Thu Mar 17 15:59:32 2011
@@ -1,10 +1,10 @@
-# $NetBSD: t_df_1_noopen.sh,v 1.2 2010/12/31 08:52:32 pooka Exp $
+# $NetBSD: t_df_1_noopen.sh,v 1.3 2011/03/17 15:59:32 skrll Exp $
#
# Copyright (c) 2010 The NetBSD Foundation, Inc.
# All rights reserved.
#
# This code is derived from software contributed to The NetBSD Foundation
-# by
+# by Nick Hudson.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions