Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



pk
Mon Nov 11 15:53:46 PST 1996
Update of /cvsroot/src/sys/arch/sparc/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv7421

Modified Files:
        amd7930intr.s 
Log Message:
Need to include <machine/param.h>


gwr
Mon Nov 11 15:54:18 PST 1996
Update of /cvsroot/src/usr.sbin/config
In directory netbsd1:/var/slash-tmp/cvs-serv6819

Modified Files:
        gram.y scan.l 
Log Message:

* Eliminate all shift/reduce conflicts in the grammar.  This
  requires that some ordering requirements are checked by the
  back-end C code instead of the parser (dirspecs, maxpart).

* Be more careful to require newline tokens in the grammer where
  they are expected, and deal with blank lines, etc.  This allows
  elimination of a trailing context on newline in the scanner.

* Let the parser set values for "needs-count" and "needs-flag"
  instead of making those special cases in the scanner.

* Get rid of '= ' preceeding actions (obsolete yacc syntax)

* Make the scanner not insert an extra newline after includes.
  (It was just an accidental side-effect of the ENDFILE stuff.)



pk
Mon Nov 11 15:54:57 PST 1996
Update of /cvsroot/src/sys/arch/sparc/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv7499

Modified Files:
        conf.c 
Log Message:
Add missing entries: cgtwo, uk, ss


pk
Mon Nov 11 15:57:13 PST 1996
Update of /cvsroot/src/sys/arch/sparc/include
In directory netbsd1:/var/slash-tmp/cvs-serv7810

Modified Files:
        conf.h 
Log Message:
Declare `cgtwo' and `rd' character devices.


pk
Mon Nov 11 15:58:48 PST 1996
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv7943

Modified Files:
        conf.h 
Log Message:
Declare `uk' device.




Home | Main Index | Thread Index | Old Index