Deleted Added
full compact
hosts (64664) hosts (65532)
1# $FreeBSD: head/etc/hosts 64664 2000-08-15 09:38:19Z itojun $
1# $FreeBSD: head/etc/hosts 65532 2000-09-06 18:16:48Z nectar $
2#
3# Host Database
4# This file should contain the addresses and aliases
5# for local hosts that share this file.
6# In the presence of the domain name service or NIS, this file may
2#
3# Host Database
4# This file should contain the addresses and aliases
5# for local hosts that share this file.
6# In the presence of the domain name service or NIS, this file may
7# not be consulted at all; see /etc/host.conf for the resolution order.
7# not be consulted at all; see /etc/nsswitch.conf for the resolution order.
8#
9#
10::1 localhost localhost.my.domain myname.my.domain
11127.0.0.1 localhost localhost.my.domain myname.my.domain
12#
13# Imaginary network.
14#10.0.0.2 myname.my.domain myname
15#10.0.0.3 myfriend.my.domain myfriend

--- 14 unchanged lines hidden ---
8#
9#
10::1 localhost localhost.my.domain myname.my.domain
11127.0.0.1 localhost localhost.my.domain myname.my.domain
12#
13# Imaginary network.
14#10.0.0.2 myname.my.domain myname
15#10.0.0.3 myfriend.my.domain myfriend

--- 14 unchanged lines hidden ---