..
pc
_inttypes.h
_limits.h
sys/sys/limits.h:
2003-05-19 20:29:07 +00:00
_stdint.h
_types.h
- Add support for PAE and more than 4 gigs of ram on x86, dependent on the
2003-03-30 05:24:52 +00:00
acpica_machdep.h
Reinstate the bug fix in revision 1.2 as it is correct. The errors I saw
2003-06-07 14:34:18 +00:00
apic.h
- Fix a duplicated typo.
2003-08-15 15:23:13 +00:00
apicreg.h
- Fix a duplicated typo.
2003-08-15 15:23:13 +00:00
apm_bios.h
apm_segments.h
asc_ioctl.h
asm.h
Remove _ARCH_INDIRECT, it was the glue to enable having both hardware
2003-07-23 04:28:51 +00:00
asmacros.h
atomic.h
bootinfo.h
Libdisk does not need to include <sys/diskslice.h> any more.
2003-04-04 16:35:16 +00:00
bus_at386.h
- Add support for PAE and more than 4 gigs of ram on x86, dependent on the
2003-03-30 05:24:52 +00:00
bus_dma.h
- Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed
2003-07-27 13:52:10 +00:00
bus_memio.h
bus_pc98.h
Correctly set BUS_SPACE_MAXSIZE in all the busdma backends.
2003-02-26 02:16:06 +00:00
bus_pio.h
bus.h
cdk.h
clock.h
remove acquire_timer0() and release_timer0() and related stuff.
2003-08-15 15:50:49 +00:00
comstats.h
cpu.h
Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MI
2003-08-16 16:57:57 +00:00
cpufunc.h
Backed out previous commit. This restores the warning about pessimized
2003-08-06 18:21:27 +00:00
cputypes.h
critical.h
Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon's
2003-08-12 23:24:05 +00:00
cronyx.h
db_machdep.h
dvcfg.h
elf.h
Hack to enable getting two different elf32 and elf64 loaders in the
2003-05-01 03:46:12 +00:00
endian.h
Style sync.
2003-08-03 07:50:19 +00:00
exec.h
float.h
Implement fpclassify():
2003-02-08 20:37:55 +00:00
floatingpoint.h
o Move the contents of <machine/floatingpoint.h> over to
2003-01-19 06:01:33 +00:00
frame.h
Initiate de-orbit burn for fpu-less operation. 386+387 is still
2003-07-22 08:11:17 +00:00
gsc.h
i4b_cause.h
i4b_debug.h
i4b_ioctl.h
i4b_rbch_ioctl.h
i4b_tel_ioctl.h
i4b_trace.h
ieeefp.h
o Move the contents of <machine/floatingpoint.h> over to
2003-01-19 06:01:33 +00:00
if_wl_wavelan.h
in_cksum.h
ioctl_bt848.h
ioctl_ctx.h
ioctl_meteor.h
kse.h
legacyvar.h
- Rename nexus_pcib to legacy_pcib. I've been meaning to do this for a
2003-06-06 17:56:30 +00:00
limits.h
sys/sys/limits.h:
2003-05-19 20:29:07 +00:00
md_var.h
Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MI
2003-08-16 16:57:57 +00:00
metadata.h
Slight reorg and added AMD64 support. A couple of the MODINFOMD_* values
2003-05-01 03:31:18 +00:00
mpapic.h
mptable.h
Halted CPU's should not accumulate time.
2003-08-12 17:01:10 +00:00
mtpr.h
mutex.h
npx.h
param.h
Migrate the thread stack management functions from the machine-dependent
2003-06-14 23:23:55 +00:00
pcaudioio.h
pcb_ext.h
pcb.h
pci_cfgreg.h
Initiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE. This has been
2003-02-18 03:36:49 +00:00
pcpu.h
Detour via (void *) to defeat gcc's strict-aliasing warnings when using
2003-07-30 00:04:58 +00:00
pcvt_ioctl.h
pecoff_machdep.h
perfmon.h
physio_proc.h
Don't include <sys/buf.h> needlessly.
2003-04-01 09:02:58 +00:00
pmap.h
Use inlines for loading and storing page table entries. Use cmpxchg8b for
2003-04-28 20:35:36 +00:00
privatespace.h
proc.h
profile.h
Use C99 compatable asm statements.
2003-06-02 00:29:35 +00:00
psl.h
ptrace.h
reg.h
reloc.h
resource.h
runq.h
segments.h
Remove BDE_DEBUGGER.
2003-01-28 19:05:44 +00:00
setjmp.h
sigframe.h
signal.h
Align the FPU state in the ucontext and sigcontext to 16 bytes
2002-12-02 19:58:55 +00:00
smapi.h
Use __packed;
2003-03-24 20:44:39 +00:00
smp.h
Commit a partial lazy thread switch mechanism for i386. it isn't as lazy
2003-04-02 23:53:30 +00:00
smptests.h
Clean up some junk defines, and GC the TPR options.
2003-01-23 01:04:27 +00:00
speaker.h
specialreg.h
- Add macros describing some new MSR's in the Pentium 4 and some older
2003-08-15 15:24:23 +00:00
spigot.h
stdarg.h
Fix for non-GCC compilers.
2002-11-27 16:28:18 +00:00
sysarch.h
Allow foot shooting as Linux emulation needs it.
2003-08-04 19:11:56 +00:00
trap.h
tss.h
ucontext.h
Align the FPU state in the ucontext and sigcontext to 16 bytes
2002-12-02 19:58:55 +00:00
varargs.h
vm86.h
vmparam.h
KPT_MIN_ADDRESS and KPT_MAX_ADDRESS are not used anywhere. And if they
2003-05-01 00:10:38 +00:00
wtio.h