cgd
3ac7667c57
add BSDI-style expression support to optional file specifiers. Code mostly
...
taken from the parts of BSDI's 'config' which are freely-distributable
(under the LBL/UC Regents license), and adjusted to fit into our version.
1996-03-17 13:18:15 +00:00
cgd
50b3b61ea3
simplify nvlist creation slightly; change newnv() to take another arg: next
1996-03-17 11:50:09 +00:00
cgd
9c70ac56a8
fix another just-discovered long-standing bug: foo0 at bar* is not legal
...
syntax. (devices which specify 'at' can't be starred. they can be
wildcarded, with ?, but not starred.)
1996-03-17 05:19:33 +00:00
thorpej
cb6211e540
New device attachment scheme:
...
- split softc size and match/attach out from cfdriver into
a new struct cfattach.
- new "attach" directive for files.*. May specify the name of
the cfattach structure, so that devices may be easily attached
to parents with different autoconfiguration semantics.
1996-03-17 02:08:22 +00:00
thorpej
c5f7cf3a9e
RCS id police.
1996-03-03 17:21:25 +00:00
cgd
c626f39b3a
update 'files' files search paths and manual page descriptions for
...
the config program renaming.
1995-04-28 08:15:48 +00:00
cgd
064307e690
config.new has been moved here. names updated to match.
1995-04-28 06:54:58 +00:00