NetBSD/sys/arch/i386/i386
dsl 604ef02ccf You need to multply seconds by 10^9 to get nanoseconds! (not 10^6).
Remove some possible aliasing issues.
I actually suspect this code is returned a word-swapped 64bit value though!
2005-03-12 16:02:02 +00:00
..
apm.c Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
apmcall.S
autoconf.c Move boot device detection code from i386 and amd64 ports to x86_autoconf.c. 2004-10-20 04:20:05 +00:00
bios32.c
bioscall.S As suggested on tech-kern@ days ago: 2004-08-26 10:12:33 +00:00
compat_13_machdep.c
compat_16_machdep.c
cpu.c Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
darwin_commpage_machdep.S catch up with darwin new functions 2004-07-16 04:56:30 +00:00
darwin_machdep.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
db_dbgreg.S
db_disasm.c
db_interface.c
db_memrw.c
db_trace.c
est.c Fix memory leak reported by Ted Unangst as bug #2 on tech-kern. 2005-02-24 08:25:28 +00:00
freebsd_machdep.c
freebsd_sigcode.S
freebsd_syscall.c
gdt.c
genassym.cf
ibcs2_machdep.c
ibcs2_sigcode.S
ibcs2_syscall.c
identcpu.c Probe and print the Intel Extended Feature Bits, as documented 2005-02-21 15:10:51 +00:00
in_cksum.S
ipifuncs.c
ipkdb_glue.c
kgdb_machdep.c Nothing's wrong with having DDB and KGDB in the same kernel. 2004-08-20 21:33:57 +00:00
kvm86.c
kvm86call.S As suggested on tech-kern@ days ago: 2004-08-26 10:12:33 +00:00
linux_sigcode.S
linux_syscall.c
linux_trap.c constify 2004-08-13 21:45:03 +00:00
locore.S Copyright maintenance. 2005-03-02 12:00:25 +00:00
mach_machdep.c
mach_sigcode.S
mach_syscall.c
machdep.c Copyright maintenance. 2005-03-02 11:48:03 +00:00
macho_machdep.c
mainbus.c Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
math_emu.h
math_emulate.c
mem.c
microtime.S
mptramp.S
mtrr_k6.c
pmap.c Preload the referenced and modified bits when entering a page due to a fault. 2005-03-04 06:26:58 +00:00
pmc.c
process_machdep.c
procfs_machdep.c Provide information for all the cpus not just the first one. This is 2005-02-27 22:33:20 +00:00
rbus_machdep.c
spl.S Updaing ci_ilevel and testing ci_ipending must be done with all interrupts 2004-06-28 09:13:11 +00:00
svr4_machdep.c You need to multply seconds by 10^9 to get nanoseconds! (not 10^6). 2005-03-12 16:02:02 +00:00
svr4_sigcode.S
svr4_syscall.c
sys_machdep.c
syscall.c make l_holdcnt assertions more verbose. 2004-09-30 21:32:27 +00:00
trap.c Copyright maintenance. 2005-03-04 06:01:52 +00:00
vector.S to determine if an interrupt needs to grab the kernel lock or not, 2004-10-23 21:24:05 +00:00
vm86.c
vm_machdep.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00