freebsd-dev/sys/alpha/alpha
Bruce Evans 4c56fcdead Removed the cast to a pointer in the definition of PS_STRINGS and
adjusted related casts to match (only in the kernel in this commit).
The pointer was only wanted in one place in kern_exec.c.  Applications
should use the kern.ps_strings sysctl instead of PS_STRINGS, so they
shouldn't notice this change.
1998-12-16 16:28:58 +00:00
..
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 Fix this correctly - check if mfs_getimage() succeeds before settings 1998-10-30 01:36:40 +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 Update interface to timecounter to last change to the generic code. 1998-11-08 19:26:23 +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 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 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 Lots of changes, including: 1998-08-10 07:53:59 +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
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 Implement 'software completion' for floating point arithmetic. On the 1998-12-04 10:52:48 +00:00
genassym.c * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +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
interrupt.c Add support for 'vmstat -i'. 1998-11-28 09:55:16 +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 Add support for 'vmstat -i'. 1998-11-28 09:55:16 +00:00
machdep.c Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
mem.c * Fix a couple of places in the device pager where an address was 1998-11-08 12:39:07 +00:00
pal.s
pmap.c Added a second argument, "activate" to the vm_page_unwire() call so that 1998-10-28 13:37:02 +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
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
setdef1.c
support.s
swtch.s Restore the user HAE all the time, not just when returning to usermode. 1998-12-02 10:24:56 +00:00
symbols.raw
sys_machdep.c * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00
timerreg.h Support header for sysbeep() implementation. 1998-07-22 08:21:36 +00:00
trap.c Removed bogus casts of USRSTACK and/or the other operand in binary 1998-12-16 15:21:51 +00:00
vm_machdep.c Removed bogus casts of USRSTACK and/or the other operand in binary 1998-12-16 15:21:51 +00:00