CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2016/09/09 13:42:30
Modified files: sys/arch/powerpc/ddb: db_trace.c sys/arch/amd64/amd64: db_trace.c sys/arch/i386/i386: db_trace.c Log message: don't hardcode the filename in an error message; use the function name instead ok jsg@ (who spotted the powerpc straggler too) millert@