..
alpha-gdbstub.c
Fixed several (not all) warnings.
1999-04-23 19:53:38 +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
Remove the mfs stuff now that mfs_init() does the MFS_ROOT initialisation.
1999-05-24 00:54:17 +00:00
busdma_machdep.c
Port the i386 bus_dma implementation to alpha.
1998-09-16 08:20:45 +00:00
clock_if.m
Calibrate the processor cycle counter instead of believing what the
1999-05-18 21:24:16 +00:00
clock.c
Calibrate the processor cycle counter instead of believing what the
1999-05-18 21:24:16 +00:00
cons.c
Make sure sysctls use udev_t, not dev_t.
1999-05-15 18:14:03 +00:00
cpuconf.c
Lots of changes, including:
1998-08-10 07:53:59 +00:00
db_disasm.c
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
1998-12-04 22:54: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
Initialize bootifo.envp, so that the kernel environment can be used.
1999-05-11 18:55:18 +00:00
db_trace.c
- Add another adhoc frame_size detection for stack trace.
1999-04-16 12:04:39 +00:00
dec_2100_a50.c
Add support for multiple PCI "hoses" used on various alpha platforms.
1999-05-20 15:33:33 +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
Add support for multiple PCI "hoses" used on various alpha platforms.
1999-05-20 15:33:33 +00:00
dec_eb64plus.c
Added support for the DEC EB64PLUS systype. (part II)
1999-01-18 20:18:49 +00:00
dec_eb164.c
fix warning messages from previous delta
1998-12-06 00:10:52 +00:00
dec_kn8ae.c
machine/conf.h no longer exists.
1998-06-28 00:44:51 +00:00
dec_kn20aa.c
* Fix vga_probe() so that it doesn't report a non-vga display adapter as
1998-10-31 10:35:24 +00:00
dec_st550.c
Fix spelling of '#if 0'.
1999-04-24 16:39:52 +00:00
diskslice_machdep.c
Include <sys/systm.h> earlier as required by include changes.
1999-05-14 00:41:02 +00:00
divrem.m4
Declare the return address for __divX, __remX so that gdb can step over
1999-05-02 12:05:09 +00:00
elf_machdep.c
Fixed several (not all) warnings.
1999-04-23 19:53:38 +00:00
exception.s
Add Id keyword.
1998-06-10 20:11:16 +00:00
fp_emulate.c
A quick fix to get kernels building again under EGCS
1999-04-08 20:32:51 +00:00
genassym.c
Removed all traces of `p_switchtime'. The relevant timestamp is per-cpu,
1999-02-28 10:53:29 +00:00
gensetdefs.c
Major changes to the generic device framework for FreeBSD/alpha:
1998-06-14 13:46:10 +00:00
ieee_float.c
Explicit brace to avoid nested else warnings
1999-05-10 16:02:11 +00:00
ieee_float.h
Implement 'software completion' for floating point arithmetic. On the
1998-12-04 10:52:48 +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
Fixed several (not all) warnings.
1999-04-23 19:53:38 +00:00
ipl_funcs.c
Don't lower the ipl for splsoftcam, splsoftvm and splsoftnet.
1999-03-19 10:56:28 +00:00
locore.s
s/main/mi_startup/
1999-05-09 19:03:55 +00:00
machdep.c
The previous log message should have read:
1999-05-14 11:15:13 +00:00
mem.c
From our i386 counterpart:
1999-05-25 19:32:53 +00:00
pal.s
Add hooks for the Iprobe kernel profiler.
1999-01-10 12:35:39 +00:00
pmap.c
Oops, back out previous, it is not quite ready for commit and has nothing
1999-05-11 18:59:56 +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
Adjust console stuff now that makedev is no longer a macro.
1999-05-10 14:01:35 +00:00
promcons.c
Don't confuse dev_t and major numbers in DEV_MODULE()
1999-05-09 08:58:45 +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
Fix fubyte to actually return the correct value (it was always returning
1999-01-05 18:39:02 +00:00
swtch.s
zero out switchtime.tv_sec. This fixes a fairly serious problem where
1999-04-16 13:57:38 +00:00
symbols.raw
This is a rather large commit that encompasses the new swapper,
1999-01-21 08:29:12 +00:00
sys_machdep.c
Suser() simplification:
1999-04-27 11:18:52 +00:00
timerreg.h
Support header for sysbeep() implementation.
1998-07-22 08:21:36 +00:00
trap.c
Explicit braces to avoid nested else warnings
1999-05-10 16:00:56 +00:00
vm_machdep.c
Fixed several (not all) warnings.
1999-04-23 19:53:38 +00:00