Source-Changes archive

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

CVS commit: syssrc/sys/arch/macppc/macppc



Module Name:    syssrc
Committed By:   manu
Date:           Sun Oct 28 17:11:57 UTC 2001

Modified Files:
        syssrc/sys/arch/macppc/macppc: conf.c

Log Message:
Added character devices #60 and #61 to chrtoblktbl[]. They were missing,
and it introduced problems (EBUSY error when opening the driver for
writing in securelevel >= 1, plus manipulating some unitialized data at
the end of chrtoblktbl[])


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 syssrc/sys/arch/macppc/macppc/conf.c

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




Home | Main Index | Thread Index | Old Index