Subject: CVS commit: sharesrc/share/sushi/network/interfaces/interface
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 07/12/2001 22:08:06
Module Name:	sharesrc
Committed By:	garbled
Date:		Thu Jul 12 19:08:06 UTC 2001

Modified Files:
	sharesrc/share/sushi/network/interfaces/interface: script2
Added Files:
	sharesrc/share/sushi/network/interfaces/interface: nwid.sed

Log Message:
Modify the handling of the nwid string.  2 problems:

1)  Noted by Brett Lymn, the nwkey string, when run as non-root, reads *****,
which causes the shell to go wonky and read in lists of files.

2) The sed pattern was all wrong.  It couldn't handle quoted network
ID's, and would grab the rest of the line.  Add a sed script to handle this.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 \
    sharesrc/share/sushi/network/interfaces/interface/nwid.sed
cvs rdiff -r1.1 -r1.2 \
    sharesrc/share/sushi/network/interfaces/interface/script2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.