NetBSD/sys/arch/i386/i386
augustss 3652732791 Add wsmux device.
(Also add lots of missing chrtoblktbl[] entries.)
1999-07-29 19:14:35 +00:00
..
apm.c Add powerhooks, i.e., the ability to register a function that will be 1999-06-26 08:25:25 +00:00
apmcall.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
autoconf.c Don't pass a nam2blk around at all; just have setroot() and friends reference 1999-06-07 20:16:08 +00:00
bioscall.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
compat_13_machdep.c Prototype for native_sigset13_to_sigset() is in sys/signalvar.h 1998-09-13 01:42:45 +00:00
conf.c Add wsmux device. 1999-07-29 19:14:35 +00:00
db_dbgreg.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
db_disasm.c Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
db_interface.c Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
db_memrw.c PMAP_NEW is no longer optional on the i386; the old pmap's page table 1999-06-17 00:12:10 +00:00
db_trace.c Make traces work with ELF kernels. 1999-06-07 07:00:07 +00:00
disksubr.c recognize ntfs mbr fsid 1999-05-06 15:45:51 +00:00
dkbad.c Fix #includes. 1996-02-02 18:05:36 +00:00
freebsd_machdep.c Prototypes for native_sigset13_to_sigset() and native_sigset_to_sigset13() 1998-09-13 01:43:17 +00:00
gdt.c Lock the proclist as appropriate. 1999-07-25 18:05:31 +00:00
genassym.cf PMAP_NEW is no longer optional on the i386; the old pmap's page table 1999-06-17 00:12:10 +00:00
ibcs2_machdep.c Substantial signal handling changes: 1998-09-11 12:50:05 +00:00
in_cksum.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
kgdb_machdep.c vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t 1998-08-13 21:36:02 +00:00
locore.s Implement cpu_wait(), and move the call to tss_free() from switch_exit() 1999-07-20 22:25:18 +00:00
machdep.c Add a few more CPU models as suggested by Scott Telford in PR i386/7048. 1999-07-17 00:42:20 +00:00
mainbus.c if you pull in isavar.h, you don't need isa_machdep.h. 1999-03-19 04:58:45 +00:00
math_emu.h Handle instruction prefixes (skip them, in our case). 1999-04-22 00:23:33 +00:00
math_emulate.c Handle instruction prefixes (skip them, in our case). 1999-04-22 00:23:33 +00:00
md_root.c defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00
mem.c PMAP_NEW is no longer optional on the i386; the old pmap's page table 1999-06-17 00:12:10 +00:00
microtime.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
ns_cksum.c Prototype and gcc -Wall cleanups 1996-05-03 19:41:56 +00:00
pmap.c Fix another locking error: if freeing a PV entry, don't attempt to 1999-07-28 06:54:41 +00:00
process_machdep.c Oops, forgot to commit this file. 1999-05-12 21:21:48 +00:00
svr4_machdep.c move the mi context setting code out of here. 1999-01-21 23:07:20 +00:00
sys_machdep.c Move the user-set LDT out of the PCB and into the pmap. Applications 1999-05-12 19:28:28 +00:00
trap.c PMAP_NEW is no longer optional on the i386; the old pmap's page table 1999-06-17 00:12:10 +00:00
vm86.c This file has no real dependancies on SYSV ipc gunk.. so don't drag in headers 1998-10-26 19:11:57 +00:00
vm_machdep.c Implement cpu_wait(), and move the call to tss_free() from switch_exit() 1999-07-20 22:25:18 +00:00