opnsense-src/sys/alpha/alpha
Peter Wemm 664a31e496 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +00:00
..
alpha-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
atomic.s Fix the atomic arithmetic primitives for address where (p&7) >= 4. 1999-11-04 09:55:07 +00:00
autoconf.c Include opt_nfs.h 1999-12-27 07:51:05 +00:00
busdma_machdep.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
clock.c Divide the Alpha's hz of 1024 by 8 to obain a stathz of 128. This 1999-10-13 19:18:29 +00:00
clock_if.m $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cpuconf.c A port of NetBSD's AlphaServer 1000 and 1000A support. Thanks to Cristian 1999-12-01 15:25:04 +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 Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
db_trace.c - Add another adhoc frame_size detection for stack trace. 1999-04-16 12:04:39 +00:00
dec_1000a.c A port of NetBSD's AlphaServer 1000 and 1000A support. Thanks to Cristian 1999-12-01 15:25:04 +00:00
dec_2100_a50.c [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the 1999-12-08 17:44:04 +00:00
dec_3000_300.c Removal of sys/device.h 1999-10-05 21:19:41 +00:00
dec_3000_500.c Removal of sys/device.h 1999-10-05 21:19:41 +00:00
dec_axppci_33.c [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the 1999-12-08 17:44:04 +00:00
dec_eb64plus.c [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the 1999-12-08 17:44:04 +00:00
dec_eb164.c Removal of sys/device.h 1999-10-05 21:19:41 +00:00
dec_kn8ae.c Removal of sys/device.h 1999-10-05 21:19:41 +00:00
dec_kn20aa.c [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the 1999-12-08 17:44:04 +00:00
dec_st550.c [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the 1999-12-08 17:44:04 +00:00
dec_st6600.c Stop calling everthing an XP1000. 1999-12-14 17:50:00 +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 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
exception.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fp_emulate.c Re-organise the code which manages the owner of the FP state (fpcurproc). 1999-11-10 21:14:25 +00:00
genassym.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
gensetdefs.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ieee_float.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ieee_float.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
in_cksum.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
interrupt.c Properly attribute interrupt time on alpha. Previously, interrupt time 1999-11-19 13:38:22 +00:00
ipl_funcs.c inline spl functions. 1999-11-29 20:31:45 +00:00
locore.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
machdep.c Set RB_VERBOSE into boothowto (provide proper layering from boot loader 1999-12-03 07:20:22 +00:00
mem.c Remove the iskmemdev() function. Make it the responsibility of the mem.c 1999-11-07 12:01:32 +00:00
pal.s Add hooks for the Iprobe kernel profiler. 1999-01-10 12:35:39 +00:00
pmap.c Use LIST_FOREACH to traverse the allproc list. 1999-11-19 21:34:50 +00:00
procfs_machdep.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
prom.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
prom_disp.s useracc() the prequel: 1999-10-29 18:09:36 +00:00
promcons.c Remove the devsw magic from DEV_MODULE() 1999-11-07 10:01:17 +00:00
setdef0.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
setdef1.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sgmap.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
support.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
swtch.s Re-organise the code which manages the owner of the FP state (fpcurproc). 1999-11-10 21:14:25 +00:00
sys_machdep.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
timerreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
trap.c Allow kernel accesses to a small region of the user stack which is used 1999-12-11 09:58:06 +00:00
vm_machdep.c Make this compile again. (missing #include for RFPROC) 1999-12-06 18:12:29 +00:00