.. |
apic_vector.s
|
Optimize two cases in the MP locking code. First, it is not necessary
|
1999-11-19 16:49:30 +00:00 |
atomic.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
autoconf.c
|
Don't include <isa/isavar.h> or compile code depending on it when isa
|
1999-12-26 16:21:19 +00:00 |
bios.c
|
Don't include <isa/isavar.h> or compile code depending on it when isa
|
1999-12-26 16:21:19 +00:00 |
bioscall.s
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
busdma_machdep.c
|
useracc() the prequel:
|
1999-10-29 18:09:36 +00:00 |
db_disasm.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
db_interface.c
|
Add a new mechanism, cndbctl(), to tell the console driver that
|
2000-01-11 14:54:01 +00:00 |
db_trace.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
elf_machdep.c
|
Change incorrect NULLs to 0s
|
1999-12-21 11:14:12 +00:00 |
exception.s
|
Fix out-of-date comment
|
1999-11-26 05:02:06 +00:00 |
genassym.c
|
Compile genassym.c with ordinary ${CFLAGS}. The (small) needs for
|
2000-01-08 15:52:22 +00:00 |
globals.s
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
i386-gdbstub.c
|
Merge the cons.c and cons.h to the best of my ability. alpha may or
|
1999-08-09 10:35:05 +00:00 |
i686_mem.c
|
Enable MTRR support for K7 (Athlon) processors, which happens to have the
|
1999-10-12 22:53:05 +00:00 |
identcpu.c
|
A processor with the CPUID of 0x?8? is Pentium III.
|
2000-01-15 06:29:03 +00:00 |
in_cksum.c
|
Complement the sum as required in in_cksum_finalize().
|
1999-12-20 12:11:34 +00:00 |
initcpu.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
k6_mem.c
|
M_WAITOK->M_NOWAIT
|
1999-09-05 15:45:57 +00:00 |
legacy.c
|
Remove the 'ivars' arguement to device_add_child() and
|
1999-12-03 08:41:24 +00:00 |
locore.s
|
The address 0x472 is used for the SCSI HDD geometry information on
|
1999-12-04 13:09:26 +00:00 |
machdep.c
|
User ldt sharing.
|
1999-12-06 04:53:08 +00:00 |
math_emu.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
math_emulate.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
mem.c
|
Fixed breakage of read-only opening of /dev/*mem at securelevel > 0 in
|
1999-12-26 11:44:45 +00:00 |
mp_clock.c
|
How hard can it be to implement a 24bit counter in hardware ?
|
1999-11-29 11:27:40 +00:00 |
mp_machdep.c
|
Allow SMP systems with an MCA bus to work properly.
|
2000-01-13 09:09:02 +00:00 |
mpapic.c
|
Typo fix.
|
1999-12-15 19:17:08 +00:00 |
mpboot.s
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
mplock.s
|
Even better then using %fs:0 in our locked synchronizing instruction,
|
1999-11-23 20:07:39 +00:00 |
mptable.c
|
Allow SMP systems with an MCA bus to work properly.
|
2000-01-13 09:09:02 +00:00 |
nexus.c
|
Remove the 'ivars' arguement to device_add_child() and
|
1999-12-03 08:41:24 +00:00 |
perfmon.c
|
Remove five now unused fields from struct cdevsw. They should never
|
1999-09-25 18:24:47 +00:00 |
pmap.c
|
Use LIST_FOREACH to traverse the allproc list.
|
1999-11-19 21:34:50 +00:00 |
procfs_machdep.c
|
Zap unneeded #includes
|
1999-10-11 14:50:03 +00:00 |
simplelock.s
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
support.s
|
Add a per-signal flag to mark handlers registered with osigaction, so we
|
1999-10-11 20:33:17 +00:00 |
swtch.s
|
Move the "sti" instruction to right before the "hlt" to close a tiny
|
2000-01-02 15:18:12 +00:00 |
symbols.raw
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
sys_machdep.c
|
Need header <machine/smp.h> for prototype declaration of smp_rendezvous()
|
1999-12-06 05:12:26 +00:00 |
trap.c
|
Add a new mechanism, cndbctl(), to tell the console driver that
|
2000-01-11 14:54:01 +00:00 |
tsc.c
|
ISA device drivers use the ISA source interrupt number in locations where
|
2000-01-04 22:24:59 +00:00 |
userconfig.c
|
Added "sn" and "pcic" entries to UserConfig.
|
2000-01-15 16:33:49 +00:00 |
vm86.c
|
useracc() the prequel:
|
1999-10-29 18:09:36 +00:00 |
vm86bios.s
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
vm_machdep.c
|
User ldt sharing.
|
1999-12-06 04:53:08 +00:00 |