NetBSD Problem Report #55419

From jruohone@gmail.com  Thu Jun 25 19:25:06 2020
Return-Path: <jruohone@gmail.com>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id C2D7D1A9217
	for <gnats-bugs@gnats.NetBSD.org>; Thu, 25 Jun 2020 19:25:06 +0000 (UTC)
Message-Id: <20200625192451.86F301AEC8B@kafka.localdomain>
Date: Thu, 25 Jun 2020 22:24:51 +0300 (EEST)
From: jruohonen@iki.fi
Sender: j ruohonen <jruohone@gmail.com>
Reply-To: jruohonen@iki.fi
To: gnats-bugs@NetBSD.org
Subject: Many tests lack copyrights / RCS keywords / etc.
X-Send-Pr-Version: 3.95

>Number:         55419
>Category:       misc
>Synopsis:       Many tests lack copyrights / RCS keywords / etc.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 25 19:30:00 +0000 2020
>Last-Modified:  Sat Jun 27 10:20:01 +0000 2020
>Originator:     jruohonen@iki.fi
>Release:        NetBSD 9.99.68
>Organization:
>Environment:
System: NetBSD kafka 9.99.68 NetBSD 9.99.68 (CUSTOM) #0: Tue Jun 23 11:22:56 EEST 2020 jruoho@kafka:/tmp/obj/sys/arch/amd64/compile/CUSTOM amd64
Architecture: x86_64
Machine: amd64
>Description:
Many tests lack copyright information. Some lack RCS ids (e.g.,
t_pwhash.sh, and many more). From a quick glance, the issue seems to be
universal across all BSDs. While I do not particularly care about
copyrights, I suppose the issue makes code sharing/syncing difficult. For
instance, there are some nice tests in OpenBSD that I would like to import,
but the lack of meta-data makes me wonder.
>How-To-Repeat:
Read code.
>Fix:
Bug people?

>Audit-Trail:
From: "Jukka Ruohonen" <jruoho@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/55419 CVS commit: src/tests/lib/libc/stdlib
Date: Sat, 27 Jun 2020 10:19:43 +0000

 Module Name:	src
 Committed By:	jruoho
 Date:		Sat Jun 27 10:19:43 UTC 2020

 Modified Files:
 	src/tests/lib/libc/stdlib: t_mbtowc.c

 Log Message:
 Add the default TNF copyright (2005), cf. PR misc/55419.


 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/stdlib/t_mbtowc.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.