summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_struct.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* initialise the width var in db_struct_offset_cmd()jsg2015-09-011-1/+2
* LP64 non-PMAP_DIRECT archs like sparc64 have a structure largerguenther2013-10-191-5/+6
* Rewrite the awk script that generates the data for option DDB_STRUCT:guenther2013-10-151-14/+18
* Introduce option DDB_STRUCT. Kernels compiled with this option (except onmiod2009-08-091-0/+271