Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Mon Feb  3 11:50:25 PST 1997
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv9001

Modified Files:
        locore.s 
Log Message:
clean up a bit, add kernel setjmp and longjmp definitions.


cgd
Mon Feb  3 11:56:07 PST 1997
Update of /cvsroot/src/sys/ddb
In directory netbsd1:/var/slash-tmp/cvs-serv10251

Modified Files:
        db_examine.c db_expr.c db_lex.c db_lex.h db_variables.c 
Log Message:
fix various 64-bitness bugs.


cgd
Mon Feb  3 11:56:25 PST 1997
Update of /cvsroot/src/sys/ddb
In directory netbsd1:/var/slash-tmp/cvs-serv10325

Modified Files:
        db_output.c 
Log Message:
needs systm.h for prototypes

cgd
Mon Feb  3 11:57:03 PST 1997
Update of /cvsroot/src/sys/ddb
In directory netbsd1:/var/slash-tmp/cvs-serv10377

Modified Files:
        db_sym.c 
Log Message:
fix various 64-bitness bugs.
fix various db_printf format bugs (long vs. int, etc.).


cgd
Mon Feb  3 11:57:41 PST 1997
Update of /cvsroot/src/sys/ddb
In directory netbsd1:/var/slash-tmp/cvs-serv10450

Modified Files:
        db_run.c 
Log Message:
part of the SOFTWARE_SSTEP code was mips-specific.  #ifdef it appropriately.
fix various 64-bitness bugs.
fix various -Wall bugs.




Home | Main Index | Thread Index | Old Index