Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 08/04/1997 06:10:01
mikel
Sun Aug 3 23:09:45 PDT 1997
Update of /cvsroot/src/domestic/lib/libcrypt
In directory netbsd1:/var/slash-tmp/cvs-serv9628
Modified Files:
crypt.3
Log Message:
sync with exportable crypt(3)
lukem
Sun Aug 3 23:09:50 PDT 1997
Update of /cvsroot/src/etc
In directory netbsd1:/home/lukem/etc
Modified Files:
netstart
Log Message:
4.4BSD has the ability to automagially add a route to localhost from
an interface to first time its address is referenced. Therefore:
* configure lo0 before all other interfaces (rather than afterwards).
* don't explicitly add a route from `hostname` to localhost