summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include
AgeCommit message (Expand)Author
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
1996-05-10proto fillwTheo de Raadt
1996-05-10decl joystickTheo de Raadt
1996-05-09allow config file to override NKPDE (yuck)Theo de Raadt
1996-05-07you cannot use u_intXX_t everywhereTheo de Raadt
1996-05-07sync with 0504; prototype changesTheo de Raadt
1996-05-02Remove BIOSSEG.Theo de Raadt
1996-04-29Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA workhvozda
1996-04-27Extend the bus.h interface with endian conversion functions and useNiklas Hallqvist
1996-04-22add ioctls to change keymap encoding, screen saver and partial latin1 outputhannken
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-17Cleanups & fixes from latest NetBSD primarily to run doscmd, etc.Michael Shalayeff
1996-03-24Prefix usage of "long long" with a "/* LONGLONG */" comment to shut upThorsten Lockert
1996-03-24Use __asm in place of asmThorsten Lockert
1996-03-24Provide empty __warn_references() when we are not running GCCThorsten Lockert
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-02-28From NetBSD:Michael Shalayeff
1996-02-25Allow use of Pentium cycle counter for high-precision time keeping;Thorsten Lockert
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1996-01-16add the freebsd joystick driver; converted by matthieu@abel.laas.fr;Theo de Raadt
1996-01-11from netbsd; VM86 support, by John Kohl, touched up a bit by charlesTheo de Raadt
1996-01-08from netbsd; Hand-code softintr()Theo de Raadt
1996-01-08from netbsd:Theo de Raadt
1995-12-30from netbsd: support more gcc versionsTheo de Raadt
1995-12-26from netbsd; Enable paging of the user areaTheo de Raadt
1995-12-21from netbsd; use U suffix to gaurantee unsignednessTheo de Raadt
1995-12-21from netbsd; use __attribute__((packed)) if it is availableTheo de Raadt
1995-12-21from netbsd:Theo de Raadt
1995-11-13varargs.h needs ... in va_dcl for gcc >= 2; from arnej@imf.unit.no; netbsd pr...Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt