The NetBSD Project

src/sys/arch/i386/include/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.netbsd.org] / src / sys / arch / i386 / include


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] pc/        
[TXT] Makefile  1.39   10 months  joerg   Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e...
[TXT] Makefile.inc  1.1   2 years  tron   branches: 1.1.4; 1.1.8; Enable SSP (Stack Smash Protection) in x86 kernels by ...
[TXT] acpi_machdep.h  1.7   9 years  fvdl   Redirect to x86/.
[TXT] ansi.h  1.25   10 months  joerg   Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e...
[TXT] aout_machdep.h  1.8   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] apicvar.h  1.4   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] apmvar.h  1.25   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] asm.h  1.40   11 months  joerg   Use minimal alignment for functions in standalone code.
[TXT] autoconf.h  1.3   7 months  dyoung   Define some optional routines that will help device_register() to register ISA &...
[TXT] bios32.h  1.2   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] bioscall.h  1.11   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] bootinfo.h  1.14   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] bswap.h  1.4   3 years  mrg   - use _I386_FOO_H for multi-include protection - use <i386/foo.h> in a couple of...
[TXT] bus_defs.h  1.1   10 months  dyoung   branches: 1.1.2; Per discussion at <http://mail-index.netbsd.org/tech-kern/2010...
[TXT] bus_funcs.h  1.1   10 months  dyoung   branches: 1.1.2; Per discussion at <http://mail-index.netbsd.org/tech-kern/2010...
[TXT] bus_private.h  1.2   6 years  christos   merge ktrace-lwp.
[TXT] byte_swap.h  1.15   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cdefs.h  1.9   4 months  joerg   Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions again. Th...
[TXT] clock.h  1.2   5 years  kardel   branches: 1.2.4; 1.2.10; convert to timecounters (from branch simonb-timecount...
[TXT] coff_machdep.h  1.2   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cpu.h  1.178   4 months  cherry   Move the per-cpu l3 page allocation code to a separate MD function. Avoids code ...
[TXT] cpu_counter.h  1.9   4 years  ad   Merge cpu_counter.h.
[TXT] cpufunc.h  1.40   4 years  garbled   Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and...
[TXT] cputypes.h  1.15   5 years  ad   Report on and where possible, try to work around some of the known errata for At...
[TXT] cpuvar.h  1.5   9 years  fvdl   Redirect to x86/cpuvar.h
[TXT] db_machdep.h  1.30   12 months  joerg   Introduce DDB_EXPR_FMT and replace the logic around DB_EXPR_T_IS_QUAD.
[TXT] disklabel.h  1.16   8 months  bouyer   Add getlabelusesmbr(), as proposed in http://mail-index.netbsd.org/tech-userleve...
[TXT] eisa_machdep.h  1.12   2 years  dyoung   Delete unused functions eisa_mem_alloc() and eisa_mem_free().
[TXT] elf_machdep.h  1.10   2 years  skrll   Add TLS relocation definitions.
[TXT] endian.h  1.29   12 years  mycroft   branches: 1.29.2; In the `MY THAT'S GROSS' department... Eliminate the recursiv...
[TXT] endian_machdep.h  1.3   6 years  dsl   Move the definitions of ntohl() and friends into sys/endian.h where they are def...
[TXT] fenv.h  1.1   21 months  joerg   branches: 1.1.2; 1.1.4; 1.1.6; 1.1.12; Add support for fenv.h interface for ...
[TXT] float.h  1.12   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] frame.h  1.35   3 months  rmind   Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! Approved by core@.
[TXT] frameasm.h  1.15   10 months  yamt   comment
[TXT] freebsd_machdep.h  1.9   6 years  he   Need <compat/sys/sigtypes.h> here for sigset13_t.
[TXT] gdt.h  1.13   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] i82093reg.h  1.8   3 years  drochner   Remove "struct device" from "struct pic", where it was only real for ioapics and...
[TXT] i82093var.h  1.7   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] i82489reg.h  1.3   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] i82489var.h  1.5   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] i8259.h  1.2   9 years  fvdl   Redirect to x86/
[TXT] ibcs2_machdep.h  1.17   2 years  matt   Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly involves...
[TXT] ieee.h  1.2   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] ieeefp.h  1.3   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] int_const.h  1.3   23 months  tnozaki   fix wrong integer promotion rule(removed U suffix from UINT{8,16}_C). see ISO/IE...
[TXT] int_fmtio.h  1.7   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] int_limits.h  1.8   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] int_mwgwtypes.h  1.6   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] int_types.h  1.10   6 years  perry   Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
[TXT] intr.h  1.37   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] intrdefs.h  1.4   9 months  cherry   Include Xen specific definitions.
[TXT] ipkdb.h  1.1   12 years  ws   branches: 1.1.2; 1.1.8; Make IPKDB working again. Add support for i386 debuggi...
[TXT] isa_machdep.h  1.22   9 years  fvdl   Adapt for move to x86/include.
[TXT] isapnp_machdep.h  1.6   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] joystick.h  1.2   7 years  drochner   just include <sys/joystick.h>
[TXT] kcore.h  1.5   19 months  jym   Import PAE support for kvm(3): - add kvm_i386pae.c (used for PAE memory translat...
[TXT] kvm86.h  1.6   3 years  mrg   - use _I386_FOO_H for multi-include protection - use <i386/foo.h> in a couple of...
[TXT] limits.h  1.23   8 weeks  christos   - Normalize inclusion protection (remove) - Move CHAR_{MIN,MAX} to a common file...
[TXT] loadfile_machdep.h  1.9   4 years  garbled   Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and...
[TXT] lock.h  1.9   9 years  fvdl   Adapt for move to x86/include.
[TXT] mach_machdep.h  1.3   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] math.h  1.5   8 years  kleink   Use a common <machine/math.h> for amd64 and i386.
[TXT] mca_machdep.h  1.15   10 months  dyoung   #include <sys/bus.h> instead of <machine/bus.h>.
[TXT] mcontext.h  1.10   14 months  joerg   Be nicer to software that insists on -ansi and use __inline.
[TXT] mpacpi.h  1.3   9 years  fvdl   Redirect to x86/
[TXT] mpbiosreg.h  1.4   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] mpbiosvar.h  1.6   9 years  fvdl   Enable the define for EISA MPBIOS support.
[TXT] mpconfig.h  1.2   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] mtrr.h  1.8   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] multiboot.h  1.8   3 years  ahoka   Add a missing opt_multiboot.h into sys/arch/i386/i386/machdep.c. Also do the mis...
[TXT] mutex.h  1.2   5 years  ad   branches: 1.2.4; Merge newlock2 to head.
[TXT] npx.h  1.25   21 months  joerg   Add support for fenv.h interface for i386 and amd64. Submitted by Stathis Kampe...
[TXT] param.h  1.77   5 weeks  rmind   - Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use kcpuset(...
[TXT] pcb.h  1.48   2 years  joerg   Use struct segment_descriptor for pcb_fsd and pcb_gsd instead of int[2].
[TXT] pci_machdep.h  1.19   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] pic.h  1.2   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] pio.h  1.20   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] pmap.h  1.115   3 months  cherry   Removing remaining references to the alternate PTE space. Modify documentation a...
[TXT] pmc.h  1.8   5 years  ad   Share the sysarch stuff between the x86 ports. PR kern/36046.
[TXT] proc.h  1.38   16 months  rmind   Retire struct user, remove sys/user.h inclusions. Note sys/user.h header as obs...
[TXT] profile.h  1.33   4 years  ad   - Make __cpu_simple_lock and similar real functions and patch at runtime. - Remo...
[TXT] psl.h  1.35   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] pte.h  1.27   15 months  chuck   udpate license clauses on my code to match the new-style BSD licenses. based on ...
[TXT] ptrace.h  1.13   6 years  christos   branches: 1.13.2; provide strings for the machdep ptrace calls.
[TXT] rbus_machdep.h  1.9   2 years  jym   Change rbus_min_start_hint() semantic for i386. "ram" is now psize_t (instead of...
[TXT] reg.h  1.19   4 years  ad   Remove options MATH_EMULATE.
[TXT] return.h  1.1   2 years  dyoung   branches: 1.1.4; 1.1.8; Add return_address(9) for reading the Nth return addre...
[TXT] rwlock.h  1.2   5 years  ad   branches: 1.2.4; Merge newlock2 to head.
[TXT] segments.h  1.54   13 months  joerg   Remove Darwin, MACH and Mach-O support.
[TXT] setjmp.h  1.2   13 years  thorpej   Need 13 longs for jmp_buf; signal mask is 128 bits now. XXX Actually, libc appe...
[TXT] signal.h  1.29   3 years  ad   Make the emulations, exec formats, coredump, NFS, and the NFS server into module...
[TXT] specialreg.h  1.29   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] spkr.h  1.4   14 years  drochner   "spkr" is now mi. Keep this file for compatibility.
[TXT] svr4_machdep.h  1.16   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] sysarch.h  1.18   5 years  ad   Share the sysarch stuff between the x86 ports. PR kern/36046.
[TXT] tlog.h  1.4   8 years  wiz   Uppercase CPU, plural is CPUs.
[TXT] trap.h  1.7   9 years  fvdl   Redirect some includes to x86/foo.h
[TXT] tss.h  1.10   4 years  yamt   move IOMAP_INVALOFF from cpu.h to tss.h
[TXT] types.h  1.74   10 months  dyoung   Implement bus_space_tag_create() and _destroy(). Factor bus_space_reserve(), bu...
[TXT] userret.h  1.11   4 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] vm86.h  1.19   2 years  rmind   Use lwp_getpcb() on x86 MD code, clean from struct user usage.
[TXT] vmparam.h  1.74   2 weeks  joerg   Raise per-image text size limit to 256MB. 64MB has seen already, so provide some...
[TXT] wchar_limits.h  1.2   4 years  martin   Remove clause 3 and 4 from TNF licenses


CVSweb <webmaster@jp.NetBSD.org>