summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include
AgeCommit message (Expand)Author
1997-04-04add 'machine check' trap for Pentium and PPro cpus.Michael Shalayeff
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-03-31do not let PSL_NT be set in VM86 mode; netbsdTheo de Raadt
1997-03-21New FIXUP_PC_AFTER_BREAK convention from NetBSDNiklas Hallqvist
1997-03-03Add a little ioctl at 4am to set the screen blanking.Jason Downs
1997-02-08Add definitions for the exception bits in the status wordThorsten Lockert
1997-02-03More siginfo implementations (alpha and mips might even work)Theo de Raadt
1997-02-01add type & union sigval args to sendsig/trapsignalTheo de Raadt
1997-01-27add another parameter to trapsignal() and sendsig() -- fault addr to beTheo de Raadt
1997-01-27prototyping problems, PR#71, felix@mamba.pond.sub.orgTheo de Raadt
1997-01-27i386 part of siginfoTheo de Raadt
1997-01-07Fix for final ptdi panic on i386Thorsten Lockert
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-05NetBSD PR#2910: Recognize Pentium Pro machinesdm
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-25OopsNiklas Hallqvist
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-11-12Arrival of new bus.h from NetBSDNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-25grow kvm space; fix an over-agressive pmap optimizationTheo de Raadt
1996-10-20Truncate rdpmc result to 40 bits. Make pctr.c build with -Wall.dm
1996-10-17kvtop protoNiklas Hallqvist
1996-10-16decl calibrate_cyclecounter, fusword, suswordTheo de Raadt
1996-10-16missing */Theo de Raadt
1996-10-13provide split raw/cooked (translated) input modes. cooked mode is default,Jason Downs
1996-10-04do not decl global; from christosTheo de Raadt
1996-09-25u_int*_t typesTheo de Raadt
1996-09-24DOSPTYP_OPENBSD = 0xa6 (everything i checked says this is available)Theo de Raadt
1996-09-24RAW_PART = 2, ie. sd0c, now -- make sure your c partitions are your whole diskTheo de Raadt
1996-09-22add ontrack formatTheo de Raadt
1996-09-16supporting advanced pentium architecture functions.Michael Shalayeff
1996-09-1216 partitionsTheo de Raadt
1996-09-01change keymap_t to pccons_keymap_t in pcconsTheo de Raadt
1996-08-27Add:Jason Downs
1996-08-16Some mostly cosmetic bug fixes.dm
1996-08-14Pentium Pro supportdm
1996-08-14Added support in the driver for the Pentium Pro (pctrctl still needs todm
1996-08-08Added a pctr pseudo-device for accessing the Pentium performance counters,dm
1996-08-06splstatclock to splhigh; problem pointed out by gopalTheo de Raadt
1996-07-31Do our extensions to the bus.h interface slightly differentNiklas Hallqvist
1996-06-24struct intrhand protected by _KERNEL; some user-mode assembly codeThorsten Lockert
1996-06-22Move struct intrhand to <machine/psl.h> [again] so user-level programs canThorsten Lockert
1996-06-20don't blow away jtk's rcsidJason Downs
1996-06-20fdformat support:Jason Downs
1996-06-16MACHINE_NONCONTIG always onTheo de Raadt
1996-06-15Comment industries non use of EM_486.etheisen
1996-05-30clean & syncTheo de Raadt
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-05-26force NKPDE to 31 on all machines until a better fix is availableTheo de Raadt
1996-05-25syncTheo de Raadt