summaryrefslogtreecommitdiff
path: root/sys/i386/include
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0_cvscvs2svn1999-05-2484-84/+84
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0cvs2svn1999-05-241-281/+0
* YAMFC: merge updated keyboard driver code:Kazutaka YOKOTA1999-05-091-2/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-05-081-0/+281
* MFC: Fixed the mpu driver.KATO Takenori1999-05-041-0/+1
* MFC: increase kvm size to 1 GB.Dag-Erling Smørgrav1999-04-251-3/+3
* Sync up vm86 changes to -currentJonathan Lemon1999-04-151-3/+21
* MFC (3 April 1999): Enable BSD/OS binaries to run in configurationsJohn Polstra1999-04-141-2/+2
* Bring 3.x-stable file inline with 4.x-current file CVS 1.22Roger Hardiman1999-03-011-17/+50
* MFC (don't forget to update `switchticks' in corner cases).Bruce Evans1999-02-251-1/+2
* MFC (added per-cpu variable `switchticks').Bruce Evans1999-02-222-2/+4
* MFC 1.6 -> 1.7: Fix Linux emulator breakage by not loading dynamicJohn Polstra1999-02-191-5/+7
* MFC (reschedule and/or allow killing some syscall hogs).Bruce Evans1999-02-131-1/+3
* MFC: Load the ELF dynamic linker at an architecture-specificJohn Polstra1999-02-081-1/+11
* MFC:Kazutaka YOKOTA1999-02-072-27/+28
* MFC: Pentium II Xeon, Celeron and Pentium III recognition.KATO Takenori1999-02-061-1/+2
* MFC: moved pc98_system_parameter from text to data segment.KATO Takenori1999-02-061-1/+2
* Added METEOR_DEV2 and METEOR_DEV3Roger Hardiman1999-01-261-2/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-218-7210/+0
* Make more messages conditional on bootverboseJordan K. Hubbard1999-01-201-3/+5
* Silence warnings.Eivind Eklund1999-01-121-3/+3
* The first stage of console driver reorganization: activate newKazutaka YOKOTA1999-01-112-9/+72
* Change /dev/smb and /dev/iic interface to allow user programs to interact withNicolas Souchu1999-01-092-9/+17
* Don't put operands in clobber lists, since this is dubious for oldBruce Evans1999-01-091-13/+16
* Fixed some style bugs. Clarified a comment.Bruce Evans1999-01-081-13/+12
* Unspammed includes in <machine/cpufunc.h> in the !SMP case. PartiallyBruce Evans1999-01-081-10/+13
* Moved declarations related to copying and zeroing to the right place.Bruce Evans1999-01-082-3/+14
* Update #ifdef directive.Kazutaka YOKOTA1999-01-081-2/+2
* OBJFORMAT_DEFAULT = elf now. (this is where /usr/bin/objformat andPeter Wemm1999-01-071-5/+1
* Correct typo in macro name.Dag-Erling Smørgrav1999-01-011-2/+2
* Part 3 of the pcvt/voxware revival.Peter Wemm1999-01-012-0/+710
* Initial entry of ISDN4BSD into the FreeBSD tree.Poul-Henning Kamp1998-12-275-0/+1112
* follow up to:Poul-Henning Kamp1998-12-271-589/+0
* Pre 3.0 branch cleanup sos#2: soundSøren Schmidt1998-12-271-121/+0
* Little reorganization:Dmitrij Tejblum1998-12-192-24/+17
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticArchie Cobbs1998-12-071-2/+1
* Attempt to handle interrupts delivered to all IO APICs by using the firstTor Egge1998-11-261-2/+17
* Staticize.Eivind Eklund1998-11-261-3/+3
* Move the declaration of PPro_vmtrr from the header file to pmap.c,Eivind Eklund1998-11-241-3/+4
* - Added support for Genius Kidspad tablet.Kazutaka YOKOTA1998-11-201-1/+3
* Add the ability to specify where on the at_shutdown queue a handler isMike Smith1998-10-302-4/+2
* A small fragment of new ISA framework: manifest constants for the resourcesGarrett Wollman1998-10-291-0/+43
* Add an ELF_MACHINE_OK() macro for compatability with the Alpha version.Peter Wemm1998-10-181-1/+3
* Fixed two potentially serious classes of bugs:David Greenman1998-10-131-3/+3
* mp_machdep.c: Set a vector to boot code (PC-98).KATO Takenori1998-10-101-4/+4
* PC-98 doesn't have CMOS ram.KATO Takenori1998-10-101-2/+8
* BIOS ROM base address is 0xe8000 on PC-98.KATO Takenori1998-10-081-1/+6
* - Implement enabling write allocate on AMD K5/K6/K6-2 cpus.KATO Takenori1998-10-061-1/+6
* Two new C symbols were added to apm_setup.s but not put intoJohn Polstra1998-10-031-1/+3
* Remove the bi_vesa field, as vesa modeswitching is no longer performedMike Smith1998-10-011-2/+2