summaryrefslogtreecommitdiff
path: root/etc/hosts
AgeCommit message (Collapse)Author
2009-03-10do not give an example which implies people should put their hostname onTheo de Raadt
127.0.0.1 or ::1 lots of discussion with many, but ok krw
2002-09-26Bring the /etc/myname file installed from etcXX.tgz into line with theKenneth R Westerback
one created during an install by making the name it contains a FQDN. Make the /etc/hosts file installed from etcXX.tgz internally consistant by including a valid entry for the name in /etc/myname. These two files will 'survive' the install process only if the user chooses to *not* configure the network. In that scenario these changes silence the sendmail complaints about 'My unqualified host name ...'. ok deraadt@.
2002-03-17Change the format for hosts lines to the one the installKenneth R Westerback
scripts use - '1.2.3.4 host.my.domain host'. ok millert@
2001-12-05remove liesTheo de Raadt
2001-06-01do not mention ipnatTheo de Raadt
2000-08-15reorder ::1 and 127.0.0.1. getaddrinfo(3) returns entries in theJun-ichiro itojun Hagino
defined order, so we should return ::1 first.
2000-02-05add IPv6 loopback (::1) as "localhost".Jun-ichiro itojun Hagino
1998-11-23mention RFC 1918 hostsTheo de Raadt
1998-03-27default hostname "noname" with unconfigured ip address 192.168.254.254. ↵Theo de Raadt
Sound ok?
1997-04-25delete garbageTheo de Raadt
1996-05-26sync & labelTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt