Announce support for the hardware debug registers.

Approved by:	jkh
This commit is contained in:
Brian S. Dean 2000-02-25 15:10:21 +00:00
parent 10fd313c15
commit db47598ef7

View File

@ -63,6 +63,9 @@ SIGFPE signal handlers (both SA_SIGINFO and traditional BSD handlers)
now get meaningful error codes describing the kind of error. See
sigaction(2).
IA32 hardware debug registers are now supported. See ptrace(2) and
procfs(5).
Jail(8) aware sysctl(8) variables have been added for Linux mode.
A large number of bug fixes and performance improvements have been