NetBSD/sys/arch/i386/i386
fvdl 67eefde8f0 bdevvp returns a locked vnode, so vput it. From Bill Studenmund. 1999-10-18 19:37:28 +00:00
..
apm.c Introduce new option APM_NO_POWER_PRINT which disables printing 1999-09-09 03:52:21 +00:00
apmcall.s merge patch from PR#6279 as suggested some time ago. 1999-08-02 08:34:50 +00:00
autoconf.c bdevvp returns a locked vnode, so vput it. From Bill Studenmund. 1999-10-18 19:37:28 +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 umodem device. 1999-08-16 22:27:08 +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 rename the MD Debugger() to cpu_Debugger() 1999-10-12 17:08:56 +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 Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
machdep.c Add machdep.fpu_present sysctl. 1999-10-06 20:04:26 +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 two changes to prevent the kernel's pmap from being locked recursively 1999-08-18 03:59:36 +00:00
process_machdep.c Oops, forgot to commit this file. 1999-05-12 21:21:48 +00:00
rbus_machdep.c add NetBSD ID tag. 1999-10-15 06:43:06 +00:00
svr4_machdep.c Oops forgot to include new files. 1999-09-07 18:20:40 +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 It's legal to mmap pages in the lower part of the stack (< limit), and 1999-10-04 17:36:37 +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