summaryrefslogtreecommitdiff
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Fix mmap security hole from NetBSD. Change the prototype of mmapWarner Losh1998-11-295-8/+8
* MFC (1.75: don't start too many timeouts for DTR wait).Bruce Evans1998-11-281-2/+2
* MFC: fix ROLL UP/DOWN keys of PC-98 (rev. 1.42).KATO Takenori1998-11-181-3/+3
* Document the IPFW_DIVERT_RESTART optionArchie Cobbs1998-11-151-2/+12
* MFC -- add a missing newlineLuigi Rizzo1998-11-141-1/+1
* YAMFC:Kazutaka YOKOTA1998-11-131-1/+2
* YAMFC:Kazutaka YOKOTA1998-11-131-6/+29
* Add entry for AOpen AW37Luigi Rizzo1998-11-101-0/+6
* MFC: add "acd0" entry in LINTLuigi Rizzo1998-11-091-1/+5
* Remove a redundant addition of the starting offset.Luigi Rizzo1998-11-091-2/+2
* MFC: port the "acd" driver to -stable. I ported the driver to 2.2.6Luigi Rizzo1998-11-086-74/+368
* MFC - remove some error messages from sb interrupt driverLuigi Rizzo1998-11-041-8/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-11-042-0/+1944
* YAMFC: Don't update the screen while the cursor shape is being changedKazutaka YOKOTA1998-11-031-1/+5
* YAMFC:Kazutaka YOKOTA1998-11-021-15/+23
* YAMFC:Kazutaka YOKOTA1998-11-021-17/+20
* MFC: Document that we support i82595-based Ethernet adapters.Dag-Erling Smørgrav1998-10-301-1/+2
* MFC -- fix a typo and remove verbose error messages whenLuigi Rizzo1998-10-301-1/+3
* MFC -- use KB instead of Kb for KiloBytesLuigi Rizzo1998-10-301-2/+2
* Fix two problems which can occur with poor cabling:Luigi Rizzo1998-10-251-2/+9
* Update the -stable driver to what is in -current. MostlyLuigi Rizzo1998-10-227-119/+273
* Add a reference to documentationLuigi Rizzo1998-10-141-0/+1
* MFC 1.12 -> 1.13: Fix out-of-bounds array references and addJohn Polstra1998-10-111-4/+9
* Make the probe message consistent with the rest of the kernel.Dag-Erling Smørgrav1998-10-101-0/+4
* MFC: put a DEB around the "device busy" message.Dag-Erling Smørgrav1998-10-081-1/+1
* Add SMC EtherEZ98 support to ed driver (PC-98).KATO Takenori1998-10-081-1/+14
* Fix typo.KATO Takenori1998-10-071-3/+3
* MFS - fix promiscuous mode.Mike Smith1998-10-041-2/+2
* MFC: fix handling more than one cardsAndrey A. Chernov1998-09-281-2/+3
* Record options BRIDGE and DUMMYNET in LINT, nowLuigi Rizzo1998-09-281-1/+8
* Add the ThunderLAN NIC driver to the 2.2.x branch. Update GENRICBill Paul1998-09-263-4/+15
* Add description on SC_ALT_SEQACCESS.Kazutaka YOKOTA1998-09-251-3/+5
* YAMFC:Kazutaka YOKOTA1998-09-242-11/+11
* change to linux_time() was bogus, back it out.Jordan K. Hubbard1998-09-241-2/+1
* MFC: adjust time.Jordan K. Hubbard1998-09-231-1/+2
* MFC: catch up with a bunch of functions that have been implemented inJordan K. Hubbard1998-09-2312-227/+691
* Merge in the fix for the "GDB touches executables" problem. TheJohn Polstra1998-09-221-7/+7
* bring DUMMYNET and BRIDGE support into -stableLuigi Rizzo1998-09-173-43/+120
* MFC: {rev 1.16} Correct handling of ASCII DEL (0x7F).Joseph Koshy1998-09-141-4/+6
* MFC: {rev 1.4} Correct glyph displayed by PCVT in ISO Latin-1 mode.Joseph Koshy1998-09-141-1/+1
* The if_lnc driver does not probe correctly for all models ofJordan K. Hubbard1998-09-092-34/+75
* MFC: Reserve character major 104 for the CAM Transport Layer Services driver.Justin T. Gibbs1998-09-091-1/+2
* our definition of SNDCTL_DSP_GETBLKSIZE does not match the oneLuigi Rizzo1998-09-081-0/+2
* MFC: raise the default 'maxusers' to 32.Mike Smith1998-09-041-2/+2
* MFC: implement Linux keyboard ioctls for X server compat, implement iopl().Jordan K. Hubbard1998-09-044-14/+69
* MFC: duplex autodetect for TP on media autodetect, back-to-back delayMike Smith1998-08-271-11/+12
* Add XL driver and man page to the 2.2 branch.Bill Paul1998-08-242-2/+10
* Merge from current; fix for kern/7144Mike Smith1998-08-201-36/+28
* MFC (1.55: fix restoring of cpl after a trap).Bruce Evans1998-08-161-13/+6
* MFC: fix BNC/AUI autodetection.Mike Smith1998-08-131-18/+32