Source-Changes archive

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

CVS commit: [netbsd-10] src/sys/arch/sparc64/sparc64



Module Name:    src
Committed By:   martin
Date:           Fri Sep 20 09:30:52 UTC 2024

Modified Files:
        src/sys/arch/sparc64/sparc64 [netbsd-10]: db_trace.c

Log Message:
Pull up following revision(s) (requested by rin in ticket #883):

        sys/arch/sparc64/sparc64/db_trace.c: revision 1.56
        sys/arch/sparc64/sparc64/db_trace.c: revision 1.57

sparc64/db_trace.c: Nix trailing whitespace.
No functional change intended.

sparc64/db_trace.c: Don't dereference; use db_read_bytes.

Makes crash(8) and ddb match, and avoids crashing in ddb when you
feed in a bad lwp pointer!


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.55.20.1 src/sys/arch/sparc64/sparc64/db_trace.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