Module Name: src Committed By: riastradh Date: Tue Aug 30 22:37:36 UTC 2022
Modified Files: src/sys/ddb: db_sym.c Log Message: ddb(4): Use db_num_to_strbuf in db_symstr. Simplifies it and will make safer to use. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/sys/ddb/db_sym.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.