HomeFreeBSD

(1) Ifdef the new dr6 variable for KDB.

Description

(1) Ifdef the new dr6 variable for KDB.

While here, avoid using the old variable 'code' and remove it
in trap(). ('code' was meant for holding things like %dr6,
but is too small to hold %dr6 on amd64 and was reduced to an
obfuscation of tf_err, with early truncation on amd64.)

Submitted by: Michael Butler (imb@...)

Details

Provenance
bdeAuthored on
Parents
rS305861: Add missing history sections to a number of storage related man pages
Branches
Unknown
Tags
Unknown