aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include
Commit message (Expand)AuthorAgeFilesLines
* MFC (1.24: pass in the constraints on the V parameter so that the charBruce Evans2003-07-301-19/+19
* Fix typo introduced in last commit.Jeroen Ruigrok van der Werven2000-10-041-1/+1
* MFC: - Pentium 4 recognition codeJeroen Ruigrok van der Werven2000-10-021-0/+1
* MFC: change default FPU control word.Marcel Moolenaar2000-07-181-34/+4
* MFC: add support for more PS/2 mice.Kazutaka YOKOTA2000-04-091-4/+44
* YAMFC: bring in the key repeat rate related code update.Kazutaka YOKOTA2000-02-021-0/+1
* MFC: fixes for profiling of elf kernels. See the commit logs onBruce Evans2000-02-022-9/+13
* YAMFC: Make the mouse cursor char code configurable via the CONS_MOUSECTLKazutaka YOKOTA2000-01-271-0/+2
* MFC: Update to driver release 2.07Roger Hardiman2000-01-251-1/+2
* MFC: SNDCTL_DSP_GETODELAY from newpcmAlfred Perlstein1999-11-301-0/+2
* MFC: Synchronise -stable's I4B with version 0.83 from -current, andJosef Karthauser1999-11-152-7/+34
* MFC: Synchronise I4B (0.83) from -CURRENT, and enable PPPoISDN.Josef Karthauser1999-11-153-23/+110
* MFC: Save %fs and %gs in sigcontext when delivering signals and restoreLuoqi Chen1999-11-151-0/+28
* MFC:Mitsuru IWASAKI1999-10-311-0/+1
* MFC: call smp_rendezvous_action in a.out compatible fashion.Mike Smith1999-09-101-0/+1
* MFC: Added Australian channel setRoger Hardiman1999-09-081-1/+2
* MFC: Intel 686 and AMD K6/2 memory range attribute support. This mergeMike Smith1999-08-313-0/+63
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-08-311-0/+53
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2985-85/+85
* MFC: The new implementation of atomic.h. This implementationAlan Cox1999-08-251-22/+76
* MFC:Mitsuru IWASAKI1999-08-241-1/+10
* MFC:Kazutaka YOKOTA1999-08-211-1/+30
* From rev 1.31: Increased max kmem to 200MB.David Greenman1999-07-241-2/+2
* MFC: rev 1.12. Change key_t to keyent_t.Kazutaka YOKOTA1999-07-131-2/+2
* MFC some i386-family-CPU changes.Brian Feldman1999-07-061-1/+2
* MFC 1.59: Increased NKPT to 17 so large memory machines can boot.David Greenman1999-06-011-2/+2
* MFC 1.58: type cast fix.David Greenman1999-06-011-3/+3
* Bring the WaveLAN/IEEE 802.11 driver and wicontrol utility intoBill Paul1999-05-221-1/+1
* 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