Add NetBSD RCS Id's.
This commit is contained in:
parent
7532ce689d
commit
7be5838fa4
1
dist/bind/bin/irpd/irs-irpd.conf
vendored
1
dist/bind/bin/irpd/irs-irpd.conf
vendored
@ -1,3 +1,4 @@
|
||||
# $NetBSD: irs-irpd.conf,v 1.2 1999/11/20 19:03:48 veego Exp $
|
||||
# Private irs config file for irpd so that it doesn't get configured to
|
||||
# talk to itself.
|
||||
passwd local
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
## $NetBSD: named-bootconf.pl,v 1.2 1999/11/20 19:03:48 veego Exp $
|
||||
##
|
||||
## Copyright (c) 1996-1999 by Internet Software Consortium
|
||||
##
|
||||
## Permission to use, copy, modify, and distribute this software for any
|
||||
|
1
dist/bind/bin/named/named.conf
vendored
1
dist/bind/bin/named/named.conf
vendored
@ -1,3 +1,4 @@
|
||||
/* $NetBSD: named.conf,v 1.2 1999/11/20 19:03:48 veego Exp $ */
|
||||
/*
|
||||
* This is a worthless, nonrunnable example of a named.conf file that has
|
||||
* every conceivable syntax element in use. We use it to test the parser.
|
||||
|
1
dist/bind/bin/nslookup/nslookup.help
vendored
1
dist/bind/bin/nslookup/nslookup.help
vendored
@ -1,3 +1,4 @@
|
||||
$NetBSD: nslookup.help,v 1.2 1999/11/20 19:03:49 veego Exp $
|
||||
Id: nslookup.help,v 8.4 1996/10/25 18:09:41 vixie Exp
|
||||
|
||||
Commands: (identifiers are shown in uppercase, [] means optional)
|
||||
|
2
dist/bind/bin/probe_ipv6
vendored
2
dist/bind/bin/probe_ipv6
vendored
@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $NetBSD: probe_ipv6,v 1.2 1999/11/20 19:03:47 veego Exp $
|
||||
|
||||
set -e
|
||||
PATH=/bin:/usr/bin:$PATH; export PATH
|
||||
|
Loading…
Reference in New Issue
Block a user