History log of /netbsd-current/etc/nsswitch.conf
Revision Date Author Comments
# 1.6 24-Oct-2009 tsarna

Major enhancements to mdnsd nsswitch support:

- nss_mdns renamed to nss_multicast_dns for clarity and less chance of
confusion with nss_mdnsd (see next).
- Support using mdnsd for all unicast too with new nss_mdnsd module
(note: this mode requires an updated mdnsd too, not yet committed)
- Implement resolv.conf "search" directive support. Needed for nss_mdnsd,
potentially useful with nss_multicast_dns (you could now do
"search example.com local" in resolv.conf if you wanted to and it would
act as you might expect)
- Add references in nsswitch.conf man page and sample file
- Implement AI_CANONNAME
- Various bug fixes


# 1.5 24-Oct-1999 lukem

default for hosts has changed from `dns files' to `files dns'


# 1.4 18-May-1999 lukem

branches: 1.4.2;
* document `shells' default (suggested by cgd)
* for each database, list supported sources (it's useful to know)


# 1.3 23-Jan-1999 lukem

add missing colons (this is what happens when you cut & paste from a
man page...)
noticed by Dave Huang in [lib/6865]


# 1.2 21-Jan-1999 lukem

update to show current defaults


# 1.1 16-Jan-1999 lukem

install sample nsswitch.conf


# 1.4.2.1 27-Dec-1999 wrstuden

Pull up to last week's -current.