..
alpha-gdbstub.c
Make this build even if sio is not in the kernel.
1998-09-04 07:58:33 +00:00
atomic.s
Change various syscalls to use size_t arguments instead of u_int.
1998-08-24 08:39:39 +00:00
autoconf.c
Add MFS_ROOT support.
1998-10-06 08:38:04 +00:00
busdma_machdep.c
Port the i386 bus_dma implementation to alpha.
1998-09-16 08:20:45 +00:00
clock_if.m
[Add missing files from previous commit]
1998-06-14 13:53:12 +00:00
clock.c
Add support for adjkerntz (largely untested).
1998-10-06 08:40:18 +00:00
cons.c
Major changes to the generic device framework for FreeBSD/alpha:
1998-06-14 13:46:10 +00:00
cpuconf.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
db_disasm.c
Use %lx for printing register contents.
1998-06-27 15:35:57 +00:00
db_instruction.h
Add some stack backtrace support. Pretty fragile but its a start.
1998-06-27 15:37:43 +00:00
db_interface.c
Add support for kernel gdb.
1998-07-05 12:24:18 +00:00
db_trace.c
Add some stack backtrace support. Pretty fragile but its a start.
1998-06-27 15:37:43 +00:00
dec_2100_a50.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
dec_3000_300.c
Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).
1998-08-20 08:27:11 +00:00
dec_3000_500.c
Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).
1998-08-20 08:27:11 +00:00
dec_axppci_33.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
dec_eb164.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
dec_kn8ae.c
machine/conf.h no longer exists.
1998-06-28 00:44:51 +00:00
dec_kn20aa.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
dec_st550.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
diskslice_machdep.c
Fix unaligned accesses when checking DOS MBRs.
1998-10-06 08:38:58 +00:00
divrem.m4
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
elf_machdep.c
*gulp*. Jordan specifically OK'ed this..
1998-10-16 03:55:01 +00:00
exception.s
Add Id keyword.
1998-06-10 20:11:16 +00:00
genassym.c
Add definition of p_switchtime.
1998-07-12 16:08:15 +00:00
gensetdefs.c
Major changes to the generic device framework for FreeBSD/alpha:
1998-06-14 13:46:10 +00:00
in_cksum.c
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
interrupt.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
ipl_funcs.c
Start using the new SWI registration system instead of hardwiring everything.
1998-09-26 14:25:32 +00:00
locore.s
Lots of changes, including:
1998-08-10 07:53:59 +00:00
machdep.c
Fix a typo preventing the correct value of kernend from being picked up
1998-10-15 22:00:54 +00:00
mem.c
Fix msgbuf so that it actually works properly.
1998-07-29 18:36:29 +00:00
pal.s
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
pmap.c
Cosmetic changes to the PAGE_XXX macros to make them consistent with
1998-09-04 18:49:35 +00:00
procfs_machdep.c
Add new functions fill_fpregs() and set_fpregs(), like fill_regs()
1998-09-14 22:43:40 +00:00
prom_disp.s
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
prom.c
Implement promcncheckc.
1998-07-12 16:15:06 +00:00
promcons.c
Implement promcncheckc.
1998-07-12 16:15:06 +00:00
setdef0.c
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
setdef1.c
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
support.s
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
swtch.s
Use address space numbers to reduce TLB flushes.
1998-08-23 16:05:55 +00:00
symbols.raw
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
sys_machdep.c
Add initial support for the FreeBSD/alpha kernel. This is very much a
1998-06-10 10:57:29 +00:00
timerreg.h
Support header for sysbeep() implementation.
1998-07-22 08:21:36 +00:00
trap.c
Make ptrace work.
1998-07-15 20:16:28 +00:00
vm_machdep.c
Change a bogus cast to the correct one.
1998-10-15 09:53:27 +00:00