freebsd-dev/sys/amd64/amd64
Dag-Erling Smørgrav 51c4f6fbb5 Allow dump devices with dkpart != SWAP_PART on devfs/slice
systems. This test should probably be removed altogether.

See CVS log entries for revisions 1.97 and 1.98.
1998-07-18 21:42:55 +00:00
..
amd64-gdbstub.c Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
apic_vector.S Add forwarding of roundrobin to other cpus. This gives a more regular 1998-05-17 22:12:14 +00:00
autoconf.c Allow dump devices with dkpart != SWAP_PART on devfs/slice 1998-07-18 21:42:55 +00:00
bios.c Cast virtual addresses that happen to be represented as u_longs to 1998-07-15 03:58:57 +00:00
busdma_machdep.c Fixed printf format errors. 1998-07-11 07:46:16 +00:00
cpu_switch.S Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. 1998-05-28 09:30:28 +00:00
db_disasm.c Use not-so-new printf formats %r and/or %z instead of %n and/or %+x. 1998-07-08 10:53:58 +00:00
db_interface.c Fix more of my DDB breakage. 1998-06-08 09:23:24 +00:00
db_trace.c %n in a comment was a poor abbreviation for Immediate-byte-signed, 1998-07-15 11:27:11 +00:00
exception.s Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. 1998-05-28 09:30:28 +00:00
exception.S Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. 1998-05-28 09:30:28 +00:00
fpu.c Removed unused includes. 1998-06-21 18:02:50 +00:00
genassym.c Fixed printf format errors. 1998-07-11 12:17:07 +00:00
identcpu.c Fixed printf format errors. 1998-07-11 07:46:16 +00:00
initcpu.c Disable local APIC in UP kernel. Intel specification update describes 1998-05-16 14:38:10 +00:00
locore.s convert some nfs tunables to options, these are: 1998-06-30 03:01:37 +00:00
locore.S convert some nfs tunables to options, these are: 1998-06-30 03:01:37 +00:00
machdep.c Fixed printf format errors. 1998-07-11 07:46:16 +00:00
mem.c Converted add_interrupt_randomness() to take a `void *' arg. Rewrote 1998-06-21 11:33:32 +00:00
mp_machdep.c Add forwarding of roundrobin to other cpus. This gives a more regular 1998-05-17 22:12:14 +00:00
mpboot.S Convert the VM86 option from a global option to an option only depended 1997-10-10 09:44:12 +00:00
mptable.c Add forwarding of roundrobin to other cpus. This gives a more regular 1998-05-17 22:12:14 +00:00
pmap.c Fixed printf format errors. 1998-07-11 11:10:46 +00:00
prof_machdep.c Support compiling with `gcc -pedantic' (don't use hard newlines in 1998-04-19 15:41:06 +00:00
support.s Support better performance with P6 architectures and in SMP 1998-05-11 02:13:47 +00:00
support.S Support better performance with P6 architectures and in SMP 1998-05-11 02:13:47 +00:00
swtch.s Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. 1998-05-28 09:30:28 +00:00
sys_machdep.c Add the ability to make real-mode BIOS calls from the kernel. Currently, 1998-03-23 19:52:59 +00:00
trap.c Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under 1998-04-28 18:15:08 +00:00
tsc.c Add a tc_ prefix to struct timecounter members. 1998-06-09 13:10:54 +00:00
vm_machdep.c Disallow reading the current kernel stack. Only the user structure and 1998-05-19 00:00:14 +00:00