Add NetBSD RCS Id's.

This commit is contained in:
veego 1999-11-20 19:03:47 +00:00
parent 7532ce689d
commit 7be5838fa4
5 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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.

View File

@ -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)

View File

@ -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