.. |
alpha-gdbstub.c
|
Add sc_traparg_a0, sc_traparg_a1 and sc_traparg_a2 to the sigcontext
|
1998-11-18 23:51:40 +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
|
Enable crashdumps on alphas.
|
1999-03-12 14:44:46 +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 semicolon to INTERFACE declarations
|
1998-11-08 18:35:53 +00:00 |
clock.c
|
add now required queue.h include
|
1999-02-16 20:34:56 +00:00 |
cons.c
|
Get rid of CTLTYPE_OPAQUE in a SYSCTL_OPAQUE - it is added my the
|
1998-12-09 02:26:45 +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
|
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
|
Fix some mildly annoying compiler warnings about unused variables
|
1999-01-20 20:51:39 +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_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 some mildly annoying compiler warnings about unused variables
|
1999-01-20 20:51:39 +00:00 |
diskslice_machdep.c
|
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
|
1998-12-04 22:54:57 +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
|
R_ALPHA_RELATIVE relocations need to add the value to the existing memory
|
1998-10-18 19:04:13 +00:00 |
exception.s
|
Add Id keyword.
|
1998-06-10 20:11:16 +00:00 |
fp_emulate.c
|
Various changes to support OSF1 emulation:
|
1998-12-30 10:38:59 +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
|
Implement 'software completion' for floating point arithmetic. On the
|
1998-12-04 10:52:48 +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
|
Add hooks for the Iprobe kernel profiler.
|
1999-01-10 12:35:39 +00:00 |
ipl_funcs.c
|
Not quite right for the goal of using swi_register, but on the way there.
|
1998-12-24 06:05:48 +00:00 |
locore.s
|
Add support for 'vmstat -i'.
|
1998-11-28 09:55:16 +00:00 |
machdep.c
|
Expose a slightly-lower-level interface to timeouts which allows callers
|
1999-03-06 04:46:20 +00:00 |
mem.c
|
A couple more osf/1 compat tweaks.
|
1999-01-12 10:54:14 +00:00 |
pal.s
|
Add hooks for the Iprobe kernel profiler.
|
1999-01-10 12:35:39 +00:00 |
pmap.c
|
Hide access to vmspace:vm_pmap with inline function vmspace_pmap(). This
|
1999-02-19 14:25:37 +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
|
Use suser() to check for super user rather than examining cr_uid directly.
|
1999-01-30 12:17:38 +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
|
Removed all traces of `p_switchtime'. The relevant timestamp is per-cpu,
|
1999-02-28 10:53:29 +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
|
Implement fpsetmask() and other fp*() functions. Programs should use
|
1998-12-23 11:50:52 +00:00 |
timerreg.h
|
Support header for sysbeep() implementation.
|
1998-07-22 08:21:36 +00:00 |
trap.c
|
Mostly remove the VM_STACK OPTION.
|
1999-01-26 02:49:52 +00:00 |
vm_machdep.c
|
Adjust idle zero-page fill hysteresis based on tests. Use 2/3 and 4/5
|
1999-02-08 02:42:13 +00:00 |