CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2013/10/19 15:02:50

Modified files:
        sys/ddb        : db_struct.c parse_structinfo.pl 

Log message:
LP64 non-PMAP_DIRECT archs like sparc64 have a structure larger
than 65536 bytes, so make parse_structinfo.pl detect that and
switch to u_int for sizes and offsets when that happens.

ok miod@

Reply via email to