freebsd-skq/sys/amd64
Bruce Evans eb0fb17ea5 Fixed wrong limits for the kernel text in db_numargs(). The
interval [VM_MIN_KERNEL_ADDRESS, etext] was used instead of
[btext, etext).  Added a comment about this being completely
wrong for LKMs.  This only affects interpreting the instructions
after the return to attempt decide the number of args.  The
attempt usually fails anyway.
1997-11-20 18:24:52 +00:00
..
amd64 Fixed wrong limits for the kernel text in db_numargs(). The 1997-11-20 18:24:52 +00:00
conf Change comments about ijppp to iijppp. 1997-10-31 22:10:09 +00:00
include Use UPAGES when setting up private pages for SMP (which includes idle stack). 1997-11-07 19:58:34 +00:00
isa Removed an unused #included. 1997-11-18 11:32:31 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00