Explicitly state that tcpd is not needed in /etc/inetd.conf. What do I
do to get this etched into the CD covers? ;-)
This commit is contained in:
parent
2857b98ed4
commit
f609837a01
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5263
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1999-05-18 12:02:27 $">
|
||||
<!ENTITY date "$Date: 1999-07-28 15:00:17 $">
|
||||
<!ENTITY title "FreeBSD 3.2 Release Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -97,7 +97,9 @@ Tar now supports compressing via bzip2 with the new
|
|||
|
||||
TCP Wrappers is now part of the base system. inetd, the port mapper,
|
||||
and sendmail are now linked agaist libwrap. The "PROCESS_OPTIONS"
|
||||
syntax is the default. See `man 5 hosts_options' for more information.
|
||||
syntax is the default. Note that you do not need to use tcpd in
|
||||
/etc/inetd.conf. See `man 5 hosts_options' and `man 8 inetd` for
|
||||
more information.
|
||||
|
||||
Gdb has been updated to version 4.18 and is now part of the standard
|
||||
release for FreeBSD/alpha.
|
||||
|
|
Loading…
Reference in a new issue