Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-10 | do not give an example which implies people should put their hostname on | Theo de Raadt | |
127.0.0.1 or ::1 lots of discussion with many, but ok krw | |||
2002-09-26 | Bring the /etc/myname file installed from etcXX.tgz into line with the | Kenneth 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-17 | Change the format for hosts lines to the one the install | Kenneth R Westerback | |
scripts use - '1.2.3.4 host.my.domain host'. ok millert@ | |||
2001-12-05 | remove lies | Theo de Raadt | |
2001-06-01 | do not mention ipnat | Theo de Raadt | |
2000-08-15 | reorder ::1 and 127.0.0.1. getaddrinfo(3) returns entries in the | Jun-ichiro itojun Hagino | |
defined order, so we should return ::1 first. | |||
2000-02-05 | add IPv6 loopback (::1) as "localhost". | Jun-ichiro itojun Hagino | |
1998-11-23 | mention RFC 1918 hosts | Theo de Raadt | |
1998-03-27 | default hostname "noname" with unconfigured ip address 192.168.254.254. ↵ | Theo de Raadt | |
Sound ok? | |||
1997-04-25 | delete garbage | Theo de Raadt | |
1996-05-26 | sync & label | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |