diff --git a/distrib/alpha/instkernel/ramdisk/dot.profile b/distrib/alpha/instkernel/ramdisk/dot.profile index 6a0d3688f7b7..e6515e2961a1 100644 --- a/distrib/alpha/instkernel/ramdisk/dot.profile +++ b/distrib/alpha/instkernel/ramdisk/dot.profile @@ -1,7 +1,7 @@ -# $NetBSD: dot.profile,v 1.7 2000/06/14 06:48:47 cgd Exp $ +# $NetBSD: dot.profile,v 1.8 2000/06/14 22:52:37 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/alpha/instkernel/src/install.sh b/distrib/alpha/instkernel/src/install.sh index d8092f666ca7..03d55269365d 100644 --- a/distrib/alpha/instkernel/src/install.sh +++ b/distrib/alpha/instkernel/src/install.sh @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: install.sh,v 1.4 2000/06/14 06:48:48 cgd Exp $ +# $NetBSD: install.sh,v 1.5 2000/06/14 22:52:41 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD installation script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/alpha/instkernel/src/upgrade.sh b/distrib/alpha/instkernel/src/upgrade.sh index fd24b2b1e479..737a8dc8b1da 100644 --- a/distrib/alpha/instkernel/src/upgrade.sh +++ b/distrib/alpha/instkernel/src/upgrade.sh @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: upgrade.sh,v 1.4 2000/06/14 06:48:48 cgd Exp $ +# $NetBSD: upgrade.sh,v 1.5 2000/06/14 22:52:41 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD upgrade script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/amiga/miniroot/dot.profile b/distrib/amiga/miniroot/dot.profile index c2f2cd4630cc..f23b2d6f0016 100644 --- a/distrib/amiga/miniroot/dot.profile +++ b/distrib/amiga/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $NetBSD: dot.profile,v 1.7 2000/06/14 06:48:49 cgd Exp $ +# $NetBSD: dot.profile,v 1.8 2000/06/14 22:52:41 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/arm32/ramdisk/dot.profile b/distrib/arm32/ramdisk/dot.profile index db52602ebc52..4cd2dd5d5be9 100644 --- a/distrib/arm32/ramdisk/dot.profile +++ b/distrib/arm32/ramdisk/dot.profile @@ -1,7 +1,7 @@ -# $NetBSD: dot.profile,v 1.10 2000/06/14 06:48:50 cgd Exp $ +# $NetBSD: dot.profile,v 1.11 2000/06/14 22:52:42 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/arm32/ramdisk/install.tmpl b/distrib/arm32/ramdisk/install.tmpl index af07fb42c62b..4f1de8258b52 100644 --- a/distrib/arm32/ramdisk/install.tmpl +++ b/distrib/arm32/ramdisk/install.tmpl @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: install.tmpl,v 1.7 2000/06/14 06:48:50 cgd Exp $ +# $NetBSD: install.tmpl,v 1.8 2000/06/14 22:52:42 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD installation script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/arm32/ramdisk/upgrade.tmpl b/distrib/arm32/ramdisk/upgrade.tmpl index 7b338b361192..ca2ee519429e 100644 --- a/distrib/arm32/ramdisk/upgrade.tmpl +++ b/distrib/arm32/ramdisk/upgrade.tmpl @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: upgrade.tmpl,v 1.3 2000/06/14 06:48:51 cgd Exp $ +# $NetBSD: upgrade.tmpl,v 1.4 2000/06/14 22:52:42 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD upgrade script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/atari/miniroot/dot.profile b/distrib/atari/miniroot/dot.profile index 5a5b085771a4..1a91a55d414c 100644 --- a/distrib/atari/miniroot/dot.profile +++ b/distrib/atari/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $NetBSD: dot.profile,v 1.7 2000/06/14 06:48:51 cgd Exp $ +# $NetBSD: dot.profile,v 1.8 2000/06/14 22:52:42 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/bebox/floppies/ramdisk/dot.profile b/distrib/bebox/floppies/ramdisk/dot.profile index e1eda852c39e..c4b695e8cf20 100644 --- a/distrib/bebox/floppies/ramdisk/dot.profile +++ b/distrib/bebox/floppies/ramdisk/dot.profile @@ -1,7 +1,7 @@ -# $NetBSD: dot.profile,v 1.6 2000/06/14 06:48:51 cgd Exp $ +# $NetBSD: dot.profile,v 1.7 2000/06/14 22:52:42 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/bebox/floppies/ramdisk/install.tmpl b/distrib/bebox/floppies/ramdisk/install.tmpl index bd76829bb904..abe2ff445846 100644 --- a/distrib/bebox/floppies/ramdisk/install.tmpl +++ b/distrib/bebox/floppies/ramdisk/install.tmpl @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: install.tmpl,v 1.4 2000/06/14 06:48:51 cgd Exp $ +# $NetBSD: install.tmpl,v 1.5 2000/06/14 22:52:42 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD installation script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/bebox/floppies/ramdisk/upgrade.tmpl b/distrib/bebox/floppies/ramdisk/upgrade.tmpl index 98d69ae9a69d..17cbcc1dee74 100644 --- a/distrib/bebox/floppies/ramdisk/upgrade.tmpl +++ b/distrib/bebox/floppies/ramdisk/upgrade.tmpl @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: upgrade.tmpl,v 1.4 2000/06/14 06:48:51 cgd Exp $ +# $NetBSD: upgrade.tmpl,v 1.5 2000/06/14 22:52:42 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD upgrade script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/hp300/miniroot/dot.profile b/distrib/hp300/miniroot/dot.profile index 6b6d15133515..7a10e481789a 100644 --- a/distrib/hp300/miniroot/dot.profile +++ b/distrib/hp300/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $NetBSD: dot.profile,v 1.5 2000/06/14 06:48:51 cgd Exp $ +# $NetBSD: dot.profile,v 1.6 2000/06/14 22:52:43 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/hpcmips/miniroot/dot.profile b/distrib/hpcmips/miniroot/dot.profile index 8d67a118d198..1696f59a7d5b 100644 --- a/distrib/hpcmips/miniroot/dot.profile +++ b/distrib/hpcmips/miniroot/dot.profile @@ -1,7 +1,7 @@ -# $NetBSD: dot.profile,v 1.4 2000/06/14 06:48:52 cgd Exp $ +# $NetBSD: dot.profile,v 1.5 2000/06/14 22:52:43 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/i386/floppies/ramdisk-tiny/dot.profile b/distrib/i386/floppies/ramdisk-tiny/dot.profile index 56c3cebe9a49..7269405199f2 100644 --- a/distrib/i386/floppies/ramdisk-tiny/dot.profile +++ b/distrib/i386/floppies/ramdisk-tiny/dot.profile @@ -1,7 +1,7 @@ -# $NetBSD: dot.profile,v 1.2 2000/06/14 06:48:52 cgd Exp $ +# $NetBSD: dot.profile,v 1.3 2000/06/14 22:52:43 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/i386/floppies/ramdisk-tiny/install.tmpl b/distrib/i386/floppies/ramdisk-tiny/install.tmpl index 6703746cc376..593d21d0924d 100644 --- a/distrib/i386/floppies/ramdisk-tiny/install.tmpl +++ b/distrib/i386/floppies/ramdisk-tiny/install.tmpl @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: install.tmpl,v 1.2 2000/06/14 06:48:52 cgd Exp $ +# $NetBSD: install.tmpl,v 1.3 2000/06/14 22:52:43 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD installation script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/i386/floppies/ramdisk-tiny/upgrade.tmpl b/distrib/i386/floppies/ramdisk-tiny/upgrade.tmpl index 91c237a1a3e4..8ccdfbb4c6b5 100644 --- a/distrib/i386/floppies/ramdisk-tiny/upgrade.tmpl +++ b/distrib/i386/floppies/ramdisk-tiny/upgrade.tmpl @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: upgrade.tmpl,v 1.2 2000/06/14 06:48:52 cgd Exp $ +# $NetBSD: upgrade.tmpl,v 1.3 2000/06/14 22:52:43 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD upgrade script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/i386/floppies/ramdisk/dot.profile b/distrib/i386/floppies/ramdisk/dot.profile index 4a3ef6b0f8a6..b6f523580a3c 100644 --- a/distrib/i386/floppies/ramdisk/dot.profile +++ b/distrib/i386/floppies/ramdisk/dot.profile @@ -1,7 +1,7 @@ -# $NetBSD: dot.profile,v 1.11 2000/06/14 06:48:52 cgd Exp $ +# $NetBSD: dot.profile,v 1.12 2000/06/14 22:52:44 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/i386/floppies/ramdisk/install.tmpl b/distrib/i386/floppies/ramdisk/install.tmpl index 2ef0b20311c1..60d90f74c7ad 100644 --- a/distrib/i386/floppies/ramdisk/install.tmpl +++ b/distrib/i386/floppies/ramdisk/install.tmpl @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: install.tmpl,v 1.5 2000/06/14 06:48:53 cgd Exp $ +# $NetBSD: install.tmpl,v 1.6 2000/06/14 22:52:44 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD installation script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/i386/floppies/ramdisk/upgrade.tmpl b/distrib/i386/floppies/ramdisk/upgrade.tmpl index c460cc1eb74e..6de22137a2f8 100644 --- a/distrib/i386/floppies/ramdisk/upgrade.tmpl +++ b/distrib/i386/floppies/ramdisk/upgrade.tmpl @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: upgrade.tmpl,v 1.4 2000/06/14 06:48:53 cgd Exp $ +# $NetBSD: upgrade.tmpl,v 1.5 2000/06/14 22:52:44 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD upgrade script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/mac68k/instkernel/ramdisk/dot.profile b/distrib/mac68k/instkernel/ramdisk/dot.profile index 22348d18886f..3c61bd9e2a6f 100644 --- a/distrib/mac68k/instkernel/ramdisk/dot.profile +++ b/distrib/mac68k/instkernel/ramdisk/dot.profile @@ -1,7 +1,7 @@ -# $NetBSD: dot.profile,v 1.6 2000/06/14 06:48:53 cgd Exp $ +# $NetBSD: dot.profile,v 1.7 2000/06/14 22:52:44 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/mac68k/miniroot/dot.profile b/distrib/mac68k/miniroot/dot.profile index f8c7377759cd..08471bb33773 100644 --- a/distrib/mac68k/miniroot/dot.profile +++ b/distrib/mac68k/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $NetBSD: dot.profile,v 1.6 2000/06/14 06:48:53 cgd Exp $ +# $NetBSD: dot.profile,v 1.7 2000/06/14 22:52:45 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/macppc/floppies/ramdisk/dot.profile b/distrib/macppc/floppies/ramdisk/dot.profile index e5c43642b231..b77647a5b5e0 100644 --- a/distrib/macppc/floppies/ramdisk/dot.profile +++ b/distrib/macppc/floppies/ramdisk/dot.profile @@ -1,4 +1,4 @@ -# $NetBSD: dot.profile,v 1.8 2000/06/14 06:48:53 cgd Exp $ +# $NetBSD: dot.profile,v 1.9 2000/06/14 22:52:45 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/mvme68k/miniroot/dot.profile b/distrib/mvme68k/miniroot/dot.profile index 5da670a00208..9572adeb2a04 100644 --- a/distrib/mvme68k/miniroot/dot.profile +++ b/distrib/mvme68k/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $NetBSD: dot.profile,v 1.5 2000/06/14 06:48:54 cgd Exp $ +# $NetBSD: dot.profile,v 1.6 2000/06/14 22:52:45 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/news68k/floppies/ramdisk/dot.profile b/distrib/news68k/floppies/ramdisk/dot.profile index dde1d90c38f7..04081aa574bf 100644 --- a/distrib/news68k/floppies/ramdisk/dot.profile +++ b/distrib/news68k/floppies/ramdisk/dot.profile @@ -1,4 +1,4 @@ -# $NetBSD: dot.profile,v 1.4 2000/06/14 06:48:54 cgd Exp $ +# $NetBSD: dot.profile,v 1.5 2000/06/14 22:52:46 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/newsmips/floppies/ramdisk/dot.profile b/distrib/newsmips/floppies/ramdisk/dot.profile index f61121474df4..e256f004440d 100644 --- a/distrib/newsmips/floppies/ramdisk/dot.profile +++ b/distrib/newsmips/floppies/ramdisk/dot.profile @@ -1,4 +1,4 @@ -# $NetBSD: dot.profile,v 1.2 2000/06/14 06:48:54 cgd Exp $ +# $NetBSD: dot.profile,v 1.3 2000/06/14 22:52:46 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/pmax/ramdisk/dot.profile b/distrib/pmax/ramdisk/dot.profile index 7dbfccef39a3..8e709e5b16b7 100644 --- a/distrib/pmax/ramdisk/dot.profile +++ b/distrib/pmax/ramdisk/dot.profile @@ -1,7 +1,7 @@ -# $NetBSD: dot.profile,v 1.7 2000/06/14 06:48:55 cgd Exp $ +# $NetBSD: dot.profile,v 1.8 2000/06/14 22:52:46 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/sparc/miniroot/dot.profile b/distrib/sparc/miniroot/dot.profile index aa62c0990044..8e3c80361552 100644 --- a/distrib/sparc/miniroot/dot.profile +++ b/distrib/sparc/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $NetBSD: dot.profile,v 1.5 2000/06/14 06:48:56 cgd Exp $ +# $NetBSD: dot.profile,v 1.6 2000/06/14 22:52:46 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/sparc/ramdisk.sysinst/dot.profile.m4 b/distrib/sparc/ramdisk.sysinst/dot.profile.m4 index bd7aecbee450..0f4a2b6982ea 100644 --- a/distrib/sparc/ramdisk.sysinst/dot.profile.m4 +++ b/distrib/sparc/ramdisk.sysinst/dot.profile.m4 @@ -1,7 +1,7 @@ -# $NetBSD: dot.profile.m4,v 1.3 2000/06/14 06:48:56 cgd Exp $ +# $NetBSD: dot.profile.m4,v 1.4 2000/06/14 22:52:47 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/sparc/ramdisk/dot.profile b/distrib/sparc/ramdisk/dot.profile index 220bba60724d..266a3fd3f3a2 100644 --- a/distrib/sparc/ramdisk/dot.profile +++ b/distrib/sparc/ramdisk/dot.profile @@ -1,4 +1,4 @@ -# $NetBSD: dot.profile,v 1.9 2000/06/14 06:48:56 cgd Exp $ +# $NetBSD: dot.profile,v 1.10 2000/06/14 22:52:47 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/sparc64/miniroot/dot.profile b/distrib/sparc64/miniroot/dot.profile index 7a3e5415d3f2..dae04e0da222 100644 --- a/distrib/sparc64/miniroot/dot.profile +++ b/distrib/sparc64/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $NetBSD: dot.profile,v 1.4 2000/06/14 06:48:56 cgd Exp $ +# $NetBSD: dot.profile,v 1.5 2000/06/14 22:52:47 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/sun3/common/mr.profile b/distrib/sun3/common/mr.profile index ed3da864c413..772b026a7799 100644 --- a/distrib/sun3/common/mr.profile +++ b/distrib/sun3/common/mr.profile @@ -1,4 +1,4 @@ -# $NetBSD: mr.profile,v 1.5 2000/06/14 06:48:57 cgd Exp $ +# $NetBSD: mr.profile,v 1.6 2000/06/14 22:52:47 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/sbin:/usr/bin:/ export PATH diff --git a/distrib/vax/miniroot/dot.profile b/distrib/vax/miniroot/dot.profile index b11d38cd2b03..a2a0ef3fe68e 100644 --- a/distrib/vax/miniroot/dot.profile +++ b/distrib/vax/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $NetBSD: dot.profile,v 1.2 2000/06/14 06:48:57 cgd Exp $ +# $NetBSD: dot.profile,v 1.3 2000/06/14 22:52:48 cgd Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/vax/ramdisk/dot.profile b/distrib/vax/ramdisk/dot.profile index 51c9ddcd1b2f..54bc50f0ea29 100644 --- a/distrib/vax/ramdisk/dot.profile +++ b/distrib/vax/ramdisk/dot.profile @@ -1,7 +1,7 @@ -# $NetBSD: dot.profile,v 1.6 2000/06/14 06:48:57 cgd Exp $ +# $NetBSD: dot.profile,v 1.7 2000/06/14 22:52:48 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/vax/ramdisk/install.tmpl b/distrib/vax/ramdisk/install.tmpl index 61c3e6bfe1ca..4e8b04af92ee 100644 --- a/distrib/vax/ramdisk/install.tmpl +++ b/distrib/vax/ramdisk/install.tmpl @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: install.tmpl,v 1.2 2000/06/14 06:48:58 cgd Exp $ +# $NetBSD: install.tmpl,v 1.3 2000/06/14 22:52:48 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD installation script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/vax/ramdisk/upgrade.tmpl b/distrib/vax/ramdisk/upgrade.tmpl index 191f0594c31e..5806c5f00dda 100644 --- a/distrib/vax/ramdisk/upgrade.tmpl +++ b/distrib/vax/ramdisk/upgrade.tmpl @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: upgrade.tmpl,v 1.2 2000/06/14 06:48:58 cgd Exp $ +# $NetBSD: upgrade.tmpl,v 1.3 2000/06/14 22:52:48 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD upgrade script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/x68k/floppies/ramdisk.sysinst/dot.profile b/distrib/x68k/floppies/ramdisk.sysinst/dot.profile index dd63b67ba20b..3fe78564d0c5 100644 --- a/distrib/x68k/floppies/ramdisk.sysinst/dot.profile +++ b/distrib/x68k/floppies/ramdisk.sysinst/dot.profile @@ -1,7 +1,7 @@ -# $NetBSD: dot.profile,v 1.4 2000/06/14 06:48:58 cgd Exp $ +# $NetBSD: dot.profile,v 1.5 2000/06/14 22:52:49 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/x68k/floppies/ramdisk/dot.profile b/distrib/x68k/floppies/ramdisk/dot.profile index 32011d217497..89cb8bc9faab 100644 --- a/distrib/x68k/floppies/ramdisk/dot.profile +++ b/distrib/x68k/floppies/ramdisk/dot.profile @@ -1,7 +1,7 @@ -# $NetBSD: dot.profile,v 1.9 2000/06/14 06:48:58 cgd Exp $ +# $NetBSD: dot.profile,v 1.10 2000/06/14 22:52:49 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -14,10 +14,12 @@ # 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 Christopher G. Demetriou. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ # 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. +# +# <> PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/x68k/floppies/ramdisk/install.tmpl b/distrib/x68k/floppies/ramdisk/install.tmpl index cacc748209e4..febea924beab 100644 --- a/distrib/x68k/floppies/ramdisk/install.tmpl +++ b/distrib/x68k/floppies/ramdisk/install.tmpl @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: install.tmpl,v 1.9 2000/06/14 06:48:58 cgd Exp $ +# $NetBSD: install.tmpl,v 1.10 2000/06/14 22:52:49 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD installation script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/x68k/floppies/ramdisk/upgrade.tmpl b/distrib/x68k/floppies/ramdisk/upgrade.tmpl index c3b543b4e97e..16cf3bf123bd 100644 --- a/distrib/x68k/floppies/ramdisk/upgrade.tmpl +++ b/distrib/x68k/floppies/ramdisk/upgrade.tmpl @@ -1,10 +1,10 @@ #!/bin/sh -# $NetBSD: upgrade.tmpl,v 1.9 2000/06/14 06:48:58 cgd Exp $ +# $NetBSD: upgrade.tmpl,v 1.10 2000/06/14 22:52:49 cgd Exp $ # -# Copyright (c) 1994 Christopher G. Demetriou # Copyright (c) 1997 Perry E. Metzger +# Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -15,12 +15,12 @@ # 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 Christopher G. Demetriou. -# This product includes software developed for the NetBSD Project -# by Perry E. Metzger. +# This product includes software developed for the +# NetBSD Project. See http://www.netbsd.org/ for +# information about NetBSD. # 4. The name of the author may not be used to endorse or promote products -# derived from this software without specific prior written permission -# +# derived from this software without specific prior written permission. +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -31,6 +31,8 @@ # 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. +# +# <> # NetBSD upgrade script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/lib/csu/i386_elf/crt0.c b/lib/csu/i386_elf/crt0.c index 7f720e02f181..b409a74347ce 100644 --- a/lib/csu/i386_elf/crt0.c +++ b/lib/csu/i386_elf/crt0.c @@ -1,10 +1,10 @@ -/* $NetBSD: crt0.c,v 1.10 2000/06/14 06:48:59 cgd Exp $ */ +/* $NetBSD: crt0.c,v 1.11 2000/06/14 22:52:49 cgd Exp $ */ /* * Copyright (c) 1998 Christos Zoulas * Copyright (c) 1995 Christopher G. Demetriou * All rights reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -15,11 +15,12 @@ * 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 Christopher G. Demetriou - * for the NetBSD Project. + * This product includes software developed for the + * NetBSD Project. See http://www.netbsd.org/ for + * information about NetBSD. * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission - * + * derived from this software without specific prior written permission. + * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -30,6 +31,8 @@ * 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. + * + * <> */ #include "common.h" @@ -97,7 +100,7 @@ ___start(argc, argv, envp, cleanup, obj, ps_strings) * NOTE: Leave the RCS ID _after_ __start(), in case it gets placed in .text. */ #if defined(LIBC_SCCS) && !defined(lint) -__RCSID("$NetBSD: crt0.c,v 1.10 2000/06/14 06:48:59 cgd Exp $"); +__RCSID("$NetBSD: crt0.c,v 1.11 2000/06/14 22:52:49 cgd Exp $"); #endif /* LIBC_SCCS and not lint */ #include "common.c" diff --git a/lib/csu/powerpc/crt0.c b/lib/csu/powerpc/crt0.c index 51e230adb19b..35c536c1ce37 100644 --- a/lib/csu/powerpc/crt0.c +++ b/lib/csu/powerpc/crt0.c @@ -1,10 +1,10 @@ -/* $NetBSD: crt0.c,v 1.17 2000/06/14 16:09:54 thorpej Exp $ */ +/* $NetBSD: crt0.c,v 1.18 2000/06/14 22:52:50 cgd Exp $ */ /* * Copyright (c) 1997 Jason R. Thorpe. * Copyright (c) 1995 Christopher G. Demetriou * All rights reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -15,11 +15,12 @@ * 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 Christopher G. Demetriou - * for the NetBSD Project. + * This product includes software developed for the + * NetBSD Project. See http://www.netbsd.org/ for + * information about NetBSD. * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission - * + * derived from this software without specific prior written permission. + * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -30,6 +31,8 @@ * 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. + * + * <> */ #include "common.h" @@ -83,7 +86,7 @@ _start(argc, argv, envp, obj, cleanup, ps_strings) * NOTE: Leave the RCS ID _after_ __start(), in case it gets placed in .text. */ #if defined(LIBC_SCCS) && !defined(lint) -__RCSID("$NetBSD: crt0.c,v 1.17 2000/06/14 16:09:54 thorpej Exp $"); +__RCSID("$NetBSD: crt0.c,v 1.18 2000/06/14 22:52:50 cgd Exp $"); #endif /* LIBC_SCCS and not lint */ #include "common.c" diff --git a/lib/csu/sh3_elf/crt0.c b/lib/csu/sh3_elf/crt0.c index ae8b0c81558a..31c4ec36e76b 100644 --- a/lib/csu/sh3_elf/crt0.c +++ b/lib/csu/sh3_elf/crt0.c @@ -1,10 +1,10 @@ -/* $NetBSD: crt0.c,v 1.2 2000/06/14 06:49:00 cgd Exp $ */ +/* $NetBSD: crt0.c,v 1.3 2000/06/14 22:52:50 cgd Exp $ */ /* * Copyright (c) 1998 Christos Zoulas * Copyright (c) 1995 Christopher G. Demetriou * All rights reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -15,11 +15,12 @@ * 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 Christopher G. Demetriou - * for the NetBSD Project. + * This product includes software developed for the + * NetBSD Project. See http://www.netbsd.org/ for + * information about NetBSD. * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission - * + * derived from this software without specific prior written permission. + * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -30,6 +31,8 @@ * 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. + * + * <> */ #undef DYNAMIC /* XXX */ @@ -82,7 +85,7 @@ _start(argc, argv, envp, cleanup, obj, ps_strings) * NOTE: Leave the RCS ID _after_ __start(), in case it gets placed in .text. */ #if defined(LIBC_SCCS) && !defined(lint) -__RCSID("$NetBSD: crt0.c,v 1.2 2000/06/14 06:49:00 cgd Exp $"); +__RCSID("$NetBSD: crt0.c,v 1.3 2000/06/14 22:52:50 cgd Exp $"); #endif /* LIBC_SCCS and not lint */ #include "common.c" diff --git a/lib/csu/sparc_elf/crt0.c b/lib/csu/sparc_elf/crt0.c index 3822ee8c7215..62aa7e36a03e 100644 --- a/lib/csu/sparc_elf/crt0.c +++ b/lib/csu/sparc_elf/crt0.c @@ -1,10 +1,10 @@ -/* $NetBSD: crt0.c,v 1.8 2000/06/14 06:49:01 cgd Exp $ */ +/* $NetBSD: crt0.c,v 1.9 2000/06/14 22:52:50 cgd Exp $ */ /* * Copyright (c) 1998 Christos Zoulas * Copyright (c) 1995 Christopher G. Demetriou * All rights reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -15,11 +15,12 @@ * 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 Christopher G. Demetriou - * for the NetBSD Project. + * This product includes software developed for the + * NetBSD Project. See http://www.netbsd.org/ for + * information about NetBSD. * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission - * + * derived from this software without specific prior written permission. + * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -30,6 +31,8 @@ * 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. + * + * <> */ #include "common.h" @@ -99,7 +102,7 @@ ___start(argc, argv, envp, cleanup, obj, ps_strings) * NOTE: Leave the RCS ID _after_ __start(), in case it gets placed in .text. */ #if defined(LIBC_SCCS) && !defined(lint) -__RCSID("$NetBSD: crt0.c,v 1.8 2000/06/14 06:49:01 cgd Exp $"); +__RCSID("$NetBSD: crt0.c,v 1.9 2000/06/14 22:52:50 cgd Exp $"); #endif /* LIBC_SCCS and not lint */ #include "common.c" diff --git a/lib/csu/vax_elf/crt0.c b/lib/csu/vax_elf/crt0.c index 5ac51b5011e0..b43bf8adbe6c 100644 --- a/lib/csu/vax_elf/crt0.c +++ b/lib/csu/vax_elf/crt0.c @@ -1,10 +1,10 @@ -/* $NetBSD: crt0.c,v 1.3 2000/06/14 06:49:01 cgd Exp $ */ +/* $NetBSD: crt0.c,v 1.4 2000/06/14 22:52:51 cgd Exp $ */ /* * Copyright (c) 1999 Matt Thomas * Copyright (c) 1995 Christopher G. Demetriou * All rights reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -15,11 +15,12 @@ * 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 Christopher G. Demetriou - * for the NetBSD Project. + * This product includes software developed for the + * NetBSD Project. See http://www.netbsd.org/ for + * information about NetBSD. * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission - * + * derived from this software without specific prior written permission. + * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -30,6 +31,8 @@ * 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. + * + * <> */ #include "common.h" @@ -94,7 +97,7 @@ ___start(argc, argv, envp, cleanup, obj, ps_strings) * NOTE: Leave the RCS ID _after_ __start(), in case it gets placed in .text. */ #if defined(LIBC_SCCS) && !defined(lint) -__RCSID("$NetBSD: crt0.c,v 1.3 2000/06/14 06:49:01 cgd Exp $"); +__RCSID("$NetBSD: crt0.c,v 1.4 2000/06/14 22:52:51 cgd Exp $"); #endif /* LIBC_SCCS and not lint */ #include "common.c" diff --git a/share/man/man4/man4.atari/intro.4 b/share/man/man4/man4.atari/intro.4 index 4775d1f5ddfa..85f5bc6f4c13 100644 --- a/share/man/man4/man4.atari/intro.4 +++ b/share/man/man4/man4.atari/intro.4 @@ -1,10 +1,10 @@ -.\" $NetBSD: intro.4,v 1.4 2000/06/14 06:49:17 cgd Exp $ +.\" $NetBSD: intro.4,v 1.5 2000/06/14 22:52:51 cgd Exp $ .\" .\" Copyright (c) 1997 Leo Weppelman .\" Copyright (c) 1997 Jonathan Stone .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -15,10 +15,12 @@ .\" 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 Christopher G. Demetriou. +.\" This product includes software developed for the +.\" NetBSD Project. See http://www.netbsd.org/ for +.\" information about NetBSD. .\" 4. The name of the author may not be used to endorse or promote products -.\" derived from this software without specific prior written permission -.\" +.\" derived from this software without specific prior written permission. +.\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -29,6 +31,8 @@ .\" 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 .Dt INTRO 4 atari diff --git a/share/man/man4/man4.i386/intro.4 b/share/man/man4/man4.i386/intro.4 index 37c62ca42c5d..800794f0ee38 100644 --- a/share/man/man4/man4.i386/intro.4 +++ b/share/man/man4/man4.i386/intro.4 @@ -1,9 +1,9 @@ -.\" $NetBSD: intro.4,v 1.14 2000/06/14 06:49:17 cgd Exp $ +.\" $NetBSD: intro.4,v 1.15 2000/06/14 22:52:51 cgd Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -14,10 +14,12 @@ .\" 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 Christopher G. Demetriou. +.\" This product includes software developed for the +.\" NetBSD Project. See http://www.netbsd.org/ for +.\" information about NetBSD. .\" 4. The name of the author may not be used to endorse or promote products -.\" derived from this software without specific prior written permission -.\" +.\" derived from this software without specific prior written permission. +.\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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. @@ -28,6 +30,8 @@ .\" 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 .Dt INTRO 4 i386