summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Properly deal with the Ultra series of adapters. We should now understandgibbs1995-10-262-85/+108
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-2612-16/+278
* Stable matcd port to 0x230, as per request by Bruce and Frank.jkh1995-10-253-6/+6
* Bring in version 1(26) - considerably less memory usage (and may bring usjkh1995-10-253-24/+272
* Add code to properly translate signal returned in status argument of wait4()swallace1995-10-231-5/+25
* Remove PG_W bit setting in some cases where it should not be set.dg1995-10-231-3/+3
* More improvements to the logic for modify-bit checking. Removeddg1995-10-231-109/+10
* sio.c:bde1995-10-222-51/+21
* Only allow `sensitive' devices for displays in find_display(). This isbde1995-10-221-3/+6
* Simplified some expressions.dg1995-10-221-7/+4
* In bsd_to_ibcs2_sigaction(), flag for ibcs2 system should beswallace1995-10-211-2/+2
* Remove bogus #include <sys/device.h>, and the bogus instances ofpeter1995-10-211-22/+11
* sigset() should have sa_flags cleared to sig is maked before callingswallace1995-10-211-23/+27
* A mixed bag of changes, relating to getting the state in "lsdev" right,phk1995-10-214-13/+35
* Use sa_flag option SA_NODEFER in sigsys() emulation because SVR3swallace1995-10-191-5/+5
* Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ...se1995-10-174-8/+8
* At least the ASUS Triton motherboards don't disable the PCI bus configurationse1995-10-174-16/+20
* Add a hack to emulator to emulat spx device for local X connections.swallace1995-10-162-0/+54
* Do a better fake for uname information returned in utssys() call.swallace1995-10-162-6/+25
* Go back to separate tests for configuration mechanism 1 and mechanism 2.se1995-10-154-216/+228
* Pull all of libkern.a in (though not mcount) so the LKM's don't comephk1995-10-151-1/+20
* Latest fixes from Serge:dg1995-10-145-208/+647
* Coerce the exit message into making more sense.jkh1995-10-141-3/+3
* Don't allow i/o operations for non-root users.bde1995-10-141-0/+4
* Don't allow i/o operations for non-root users.bde1995-10-141-2/+6
* Don't allow mmapping the page after last video page.bde1995-10-141-1/+1
* Don't allow mmapping of physical page 6 (ENXIO).bde1995-10-141-2/+2
* Restore initialization of %ecx for the !I586_CPU case.bde1995-10-141-4/+4
* Only compile Pentium microtime in Pentium kernels.wollman1995-10-131-1/+3
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallywollman1995-10-1311-62/+27
* Fix select().bde1995-10-121-6/+6
* Reduce jitter of Pentium microtime() implementation by letting the counterwollman1995-10-124-38/+73
* Fix probe to work properly with the Cyclades cyclom-16Ye.dg1995-10-111-9/+13
* Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.swallace1995-10-101-6/+8
* Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.swallace1995-10-101-17/+32
* Add -fno-strength-reduce to neutralize possible bad effect of -O2ache1995-10-102-3/+5
* Change alternate space base name from /emul/ibcs2 to /compat/ibcs2,swallace1995-10-102-19/+27
* PCCARD support.phk1995-10-101-33/+281
* Remove redundant getmsg and putmesg function declarations and #include directiveswallace1995-10-101-19/+0
* Remove the IBCS2 option for the socksys driver. A pointer to /dev/nullswallace1995-10-101-13/+3
* Update files list to include new ibcs2 files needed to compile.swallace1995-10-101-7/+13
* Fix benign type mismatches in devswitch functions.bde1995-10-101-18/+10
* Remove old files no longer needed.swallace1995-10-1043-5016/+4243
* This commit was generated by cvs2svn to compensate for changes in r11394,swallace1995-10-1024-0/+2487
|\
| * Import of original NetBSD's ibcs2 emulator sources by Scott Bartram,swallace1995-10-1031-4243/+5340
| * This commit was manufactured by cvs2svn to create branch 'NETBSD'.cvs2svn1994-10-147-0/+4766
* Remove bogus includes that became fatal after the previous (intended tobde1995-10-101-8/+1
* Include <sys/sysproto.h> so that machdep.c compiles cleanly againbde1995-10-101-23/+37
* Update comment and config for cy driver.bde1995-10-102-6/+48
* Fix bad typo: CONF1_ENABLE_RES1 was written CONF1_ENABLE_CHK1 ...se1995-10-094-24/+56
OpenPOWER on IntegriCloud