freebsd-skq/sys/alpha/alpha
1999-05-10 16:36:42 +00:00
..
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 Serves me right for doing this by inspection and then a build afterwards 1999-05-10 16:36:42 +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 Added used include. 1999-04-25 10:45:59 +00:00
cons.c I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +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 another adhoc frame_size detection for stack trace. 1999-04-16 12:04:39 +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 Fixed several (not all) warnings. 1999-04-23 19:53:38 +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 Add some explicit parens to avoid && within || warnings 1999-05-10 16:00:01 +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 Register the netisr's via SYSINIT rather than linker sets. 1999-04-26 08:57:51 +00:00
mem.c Suser() simplification: 1999-04-27 11:18:52 +00:00
pal.s Add hooks for the Iprobe kernel profiler. 1999-01-10 12:35:39 +00:00
pmap.c pmap_emulate_reference: don't ever lose PV_TABLE_MOD bit on page. If 1999-04-28 15:52:09 +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