1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/amd64/amd64
David Greenman 6ce81dd1b2 From 1.1.5:
>revision 1.8
>date: 1994/06/03 06:42:30;  author: davidg;  state: Exp;  lines: +2 -2
>Patch from Bruce Evans: npxintr() needs to mask softclock().
1994-09-22 14:44:16 +00:00
..
autoconf.c Reviewed by: Stefan Esser <se> 1994-08-31 23:36:56 +00:00
cpu_switch.S Converted P_LINK -> P_FORW, P_RLINK -> P_BACK, minor optimization. 1994-09-02 05:58:51 +00:00
db_disasm.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_interface.c Brought over from 1.1.5: 1994-09-15 11:38:59 +00:00
db_trace.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
exception.s Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
exception.S Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
fpu.c From 1.1.5: 1994-09-22 14:44:16 +00:00
genassym.c Eliminated a whole pile of ancient (we're taking 4.3BSD) VM system 1994-09-12 11:38:31 +00:00
locore.s Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
locore.S Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
machdep.c Made the kernel compile even without "ether". 1994-09-16 05:47:06 +00:00
mem.c Fixed various prototype problems with the pmap functions and the subsequent 1994-08-06 10:25:50 +00:00
pmap.c Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
support.s Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
support.S Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
swtch.s Converted P_LINK -> P_FORW, P_RLINK -> P_BACK, minor optimization. 1994-09-02 05:58:51 +00:00
sys_machdep.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
trap.c Be more careful about dereferencing curproc, p_vmspace, and curpcb, 1994-09-11 11:26:18 +00:00
tsc.c Don't lose the RTC interrupt in resettodr(). 1994-09-20 21:20:46 +00:00
vm_machdep.c Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). 1994-09-02 04:12:26 +00:00