head	1.2;
access;
symbols
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1
	RELEASE_3_3_0:1.1
	RELEASE_3_2_0:1.1
	RELEASE_3_1_0:1.1
	RELEASE_2_2_8:1.1
	RELEASE_3_0_0:1.1
	RELEASE_2_2_7:1.1
	RELEASE_2_2_6:1.1
	RELEASE_2_2_5:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.10.13.03.56.09;	author kris;	state dead;
branches;
next	1.1;

1.1
date	97.08.05.08.35.59;	author torstenb;	state Exp;
branches;
next	;


desc
@@


1.2
log
@tcp_wrapper has been in the base system since 4.0-RELEASE.  Remove it.
@
text
@*** hosts_access.5.orig	Tue Aug  5 10:14:41 1997
--- hosts_access.5	Tue Aug  5 10:15:08 1997
***************
*** 21,30 ****
  at the first match:
  .IP \(bu
  Access will be granted when a (daemon,client) pair matches an entry in
! the \fI/etc/hosts.allow\fR file.
  .IP \(bu
  Otherwise, access will be denied when a (daemon,client) pair matches an
! entry in the \fI/etc/hosts.deny\fR file.
  .IP \(bu
  Otherwise, access will be granted.
  .PP
--- 21,30 ----
  at the first match:
  .IP \(bu
  Access will be granted when a (daemon,client) pair matches an entry in
! the \fI!!PREFIX!!/etc/hosts.allow\fR file.
  .IP \(bu
  Otherwise, access will be denied when a (daemon,client) pair matches an
! entry in the \fI!!PREFIX!!/etc/hosts.deny\fR file.
  .IP \(bu
  Otherwise, access will be granted.
  .PP
***************
*** 268,274 ****
  file:
  .PP
  .ne 2
! /etc/hosts.deny: 
  .in +3
  ALL: ALL
  .PP
--- 268,274 ----
  file:
  .PP
  .ne 2
! !!PREFIX!!/etc/hosts.deny: 
  .in +3
  ALL: ALL
  .PP
@


1.1
log
@/etc/hosts.{allow,deny} -> $PREFIX/etc/hosts.{allow,deny}
@
text
@@

