Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/networks,v retrieving revision 1.3.2.1 retrieving revision 1.4 diff -u -p -r1.3.2.1 -r1.4 --- src/etc/networks 1998/07/16 15:57:01 1.3.2.1 +++ src/etc/networks 1998/07/10 05:41:04 1.4 @@ -1,16 +1,17 @@ -# $NetBSD: networks,v 1.3.2.1 1998/07/16 15:57:01 mellon Exp $ +# $NetBSD: networks,v 1.4 1998/07/10 05:41:04 fair Exp $ # from: @(#)networks 8.1 (Berkeley) 6/9/93 # # Your Local Networks Database -# See networks(5) and hostname(7) # -#your-net 127 # your comment -#your-netmask 255.255.255 # subnet mask for your-net +your-net 127 # your comment +your-netmask 255.255.255 # subnet mask for your-net + # # Your subnets # -#subnet1 127.0.1 alias1 # comment 1 -#subnet2 127.0.2 alias2 # comment 2 +subnet1 127.0.1 alias1 # comment 1 +subnet2 127.0.2 alias2 # comment 2 + # -loopback 127 # UNIX loopback interface network number +# See networks(5) and hostname(7) #