NetBSD/sys/arch/i386/i386
sef b477be52eb Yet more of the ptrace() reorg; now ptrace_setregs() and ptrace_getregs()
are present, along with PT_GETREGS and PT_SETREGS ptrace commands.
1993-09-05 03:53:52 +00:00
..
autoconf.c delete a reference to the old 'as' device driver. 1993-08-10 08:42:25 +00:00
conf.c Change open and close routines for swapdev back to enodev. What a kluge. 1993-07-19 10:57:30 +00:00
cons.c pccons.c now dynamically allocates it's "struct tty" 1993-07-07 11:00:23 +00:00
cons.h pccons.c now dynamically allocates it's "struct tty" 1993-07-07 11:00:23 +00:00
db_disasm.c Fixed two occarances of ldos which should have been lods. 1993-07-17 12:28:47 +00:00
db_interface.c Allow one to fault in DDB and survive. 1993-07-22 13:04:45 +00:00
db_trace.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
disksubr.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
dkbad.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
genassym.c Emit KERNBASE. 1993-08-03 06:33:55 +00:00
in_cksum.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
locore.s Changes for boot loading of symbols. 1993-08-29 12:48:10 +00:00
machdep.c Yet more of the ptrace() reorg; now ptrace_setregs() and ptrace_getregs() 1993-09-05 03:53:52 +00:00
math_emu.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
math_emulate.c Compiles with gcc-2.3.3 now. 1993-05-26 18:43:33 +00:00
mem.c Absolutely unimportant change to RCS identifier stuff. 1993-08-14 01:29:36 +00:00
microtime.s Move asm.h from /usr/include/sys to /usr/include/machine. 1993-06-16 21:42:43 +00:00
ns_cksum.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
pmap.c i386 Machine dependant changes to handle non-contiguous memory. 1993-08-27 23:52:22 +00:00
swapgeneric.c set mountroot to ufs_mountroot. swapgeneric is currently broken for other 1993-07-18 09:51:26 +00:00
symbols.raw add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
sys_machdep.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
trap.c get rid of bogosities of the form "vm_maxsaddr + MAXSSIZ", and replace 1993-09-04 01:29:22 +00:00
vm_machdep.c Add a panic() after the swtch() is cpu_exit() just in case, and to shut up 1993-08-02 23:20:55 +00:00