cvs commit: src/sys/kern subr_stack.c
Robert Watson
rwatson at FreeBSD.org
Thu Apr 10 22:57:19 UTC 2008
rwatson 2008-04-10 22:57:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern subr_stack.c
Log:
Merge subr_stack.c:1.6 from HEAD to RELENG_7:
When a symbol name can't be resolved, return "??" as the name, rather
than "Unknown func", in order to avoid putting spaces in what ideally
is a string separated by white space.
Revision Changes Path
1.3.2.3 +2 -2 src/sys/kern/subr_stack.c
More information about the cvs-src
mailing list