Announce support for the hardware debug registers.

Approved by:	jkh
This commit is contained in:
bsd 2000-02-25 15:10:21 +00:00
parent fdad9bc95f
commit 37325dc4d2

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