Source-Changes archive

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

sun-lamp CVS commits



gwr
Wed Nov 16 21:04:36 PST 1994
Update of /b/source/CVS/src/sys/arch/m68k/m68k
In directory sun-lamp.cs.berkeley.edu:/d/users/gwr/src/sys/arch/m68k/m68k

Modified Files:
        db_interface.c 
Log Message:
The sun3 needs its own version of db_write_bytes() so just
added #ifndef sun3 around it for now.  This function should
probably be provided by each port (like sun3/db_write.c).


gwr
Wed Nov 16 21:08:57 PST 1994
Update of /b/source/CVS/src/sys/arch/sun3/sun3
In directory sun-lamp.cs.berkeley.edu:/d/users/gwr/src/sys/arch/sun3/sun3

Added Files:
        db_write.c 
Log Message:
Implements db_write_bytes() for the sun3.
(Needed now that kernel text is read-only 8-)




Home | Main Index | Thread Index | Old Index