summaryrefslogtreecommitdiff
path: root/sysutils/adjustkernel
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2004-11-03 10:49:58 +0000
committerhubertf <hubertf@pkgsrc.org>2004-11-03 10:49:58 +0000
commit4cfd00c56ccc6fc6555b1c2685d27283d3809bc2 (patch)
treed5bb87bc1ea3b59f708c2660d98279792d43b69a /sysutils/adjustkernel
parent54082cd4ec7d47280cc2bace2f4cdebb955e2693 (diff)
downloadpkgsrc-4cfd00c56ccc6fc6555b1c2685d27283d3809bc2.tar.gz
Update to adjustkernel 1.6: add copyright note, requested by Rich Cannings
for inclusion into the OpenBSD ports system.
Diffstat (limited to 'sysutils/adjustkernel')
-rw-r--r--sysutils/adjustkernel/Makefile4
-rw-r--r--sysutils/adjustkernel/files/adjustkernel36
-rw-r--r--sysutils/adjustkernel/files/adjustkernel.139
3 files changed, 74 insertions, 5 deletions
diff --git a/sysutils/adjustkernel/Makefile b/sysutils/adjustkernel/Makefile
index e9395429c4a..2593fa3776c 100644
--- a/sysutils/adjustkernel/Makefile
+++ b/sysutils/adjustkernel/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2004/05/18 15:30:08 reed Exp $
+# $NetBSD: Makefile,v 1.8 2004/11/03 10:49:58 hubertf Exp $
-DISTNAME= adjustkernel-1.5
+DISTNAME= adjustkernel-1.6
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/sysutils/adjustkernel/files/adjustkernel b/sysutils/adjustkernel/files/adjustkernel
index f299e87f1e7..ff95e78bf12 100644
--- a/sysutils/adjustkernel/files/adjustkernel
+++ b/sysutils/adjustkernel/files/adjustkernel
@@ -1,4 +1,40 @@
#!/usr/pkg/bin/perl
+#
+# Copyright (c) 2004 Hubert Feyrer <hubertf@NetBSD.org>,
+# Martin Laubach <mjl@NetBSD.org>
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+# 2. Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in the
+# documentation and/or other materials provided with the distribution.
+# 3. All advertising materials mentioning features or use of this software
+# must display the following acknowledgement:
+# This product includes software developed by
+# Hubert Feyrer <hubertf@NetBSD.org> and
+# Martin Laubach <mjl@NetBSD.org>
+# 4. Neither the name of authors nor the names of any
+# contributors may be used to endorse or promote products derived
+# from this software without specific prior written permission.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS
+# ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+# TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+# POSSIBILITY OF SUCH DAMAGE.
+#
+
+
#--------------------------------------------------------------------------
# %Id: adjustkernel,v 1.1 1999/10/15 01:21:30 feyrer Exp feyrer %
# $Emsi: adjustkernel,v 1.4 2001/10/04 22:26:26 mjl Exp $
diff --git a/sysutils/adjustkernel/files/adjustkernel.1 b/sysutils/adjustkernel/files/adjustkernel.1
index 9657cc10103..e57462eb505 100644
--- a/sysutils/adjustkernel/files/adjustkernel.1
+++ b/sysutils/adjustkernel/files/adjustkernel.1
@@ -1,7 +1,40 @@
.\" $Emsi: adjustkernel.1,v 1.1 2002/03/01 01:25:37 mjl Exp $
-.\" $NetBSD: adjustkernel.1,v 1.3 2002/09/25 19:05:47 wiz Exp $
+.\" $NetBSD: adjustkernel.1,v 1.4 2004/11/03 10:49:58 hubertf Exp $
.\"
-.Dd September 25, 2002
+.\" Copyright (c) 2004 Hubert Feyrer <hubertf@NetBSD.org>,
+.\" Martin Laubach <mjl@NetBSD.org>
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by
+.\" Hubert Feyrer <hubertf@NetBSD.org> and
+.\" Martin Laubach <mjl@NetBSD.org>
+.\" 4. Neither the name of authors nor the names of any
+.\" contributors may be used to endorse or promote products derived
+.\" from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS
+.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd November 3, 2004
.Dt ADJUSTKERNEL 1
.Sh NAME
.Nm adjustkernel
@@ -51,7 +84,7 @@ adjustkernel -f GENERIC -o MYKERNEL
.Sh SEE ALSO
.Xr options 4
.Sh AUTHORS
-Originally created by Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>,
+Originally created by Hubert Feyrer <hubert@feyrer.de>,
later hacked in shape and packetized by Martin J. Laubach <mjl@netbsd.org>.
.Sh BUGS
On thursdays.