Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
briggs
Wed Oct 8 12:54:06 PDT 1997
Update of /cvsroot/src/sys/arch/mac68k/dev
In directory netbsd1:/var/slash-tmp/cvs-serv7746
Modified Files:
grf_iv.c
Log Message:
Disable video interrupts on the AV machines. Thanks to Michael R. Zucca
(mrz5149%cs.rit.edu@localhost) for the addresses and hints as to how the
interrupts
might be disabled, and thanks to Henry Hotz (h.b.hotz%jpl.nasa.gov@localhost)
for
testing on the 840AV.
Unmap the DAFB regs on the other Quadras after attachment. They're not
used.
pk
Wed Oct 8 12:57:00 PDT 1997
Update of /cvsroot/src/lib/libc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv7683
Modified Files:
fts.c
Log Message:
Restore the NAPPEND macro, as it existed until revision 1.13, that deals
with roots consisting of a single slash. This special case of special
cases cannot be dealt with in fts_open() by simply chopping of a
trailing slash.
All this to avoid the occasional doubling of slashes. Oh well..
Home |
Main Index |
Thread Index |
Old Index