summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Make ibcs2 a little bit saver. Add copyright.wosch1997-02-022-6/+70
* Deleted i386_cpus[]. i386_cpus[] is a static variable in identcpu.c.kato1997-02-022-2/+0
* Synchronize with sys/i386/isa/sio.c revision 1.158.kato1997-02-022-6/+30
* Correct the usage of fea0. It's an EISA driver now, so the ISA usagejoerg1997-02-013-9/+12
* Fixed the SMC fifo bug fix. sioopen() hung while input was streaming inbde1997-02-013-9/+45
* - KNFized pc98 specific files.kato1997-01-314-136/+149
* Synchronize with sys/i386/isa/syscons.c revision 1.200.kato1997-01-311-1/+10
* Synchronize with sys/i386/i386/locore.s revision 1.80.kato1997-01-311-1/+1
* Another fix to inheriting shared segments. Do the copy on writedyson1997-01-311-1/+9
* Fix yet another breakage i've missed when committing rev 1.14. It wasjoerg1997-01-301-1/+1
* Fix a benign type mismatch i've introduced in rev 1.40.joerg1997-01-301-14/+14
* Removed PG_N from here, too. Some machines don't like it and it's unnecessary.dg1997-01-303-3/+3
* Removed unnecessary PG_N flag from device memory mappings. This is handleddg1997-01-302-2/+2
* Fixed the "switch to next screen" command (normally bound to thesos1997-01-303-3/+30
* Removed reference to PSM_NO_RESET which is no longer available.yokota1997-01-303-6/+3
* Change space to tab.asami1997-01-301-1/+1
* Synchronize with sys/i386/isa/sio.c revision 1.157.kato1997-01-302-14/+50
* Synchronize with sys/i386/isa/npx.c revision 1.38.kato1997-01-301-2/+6
* Synchronize with sys/i386/isa/clock.c revision 1.75.kato1997-01-303-30/+63
* Estimate an initial overhead of 0 usec instead of 20 usec in DELAY().bde1997-01-295-50/+105
* Fixes and workarounds for Hayes ESP:bde1997-01-293-21/+75
* Removed `Debugger("no slices")'. It's normal and harmless to have nobde1997-01-291-5/+2
* Disabled logging of masked exceptions on exit. Keep the side effect ofbde1997-01-293-6/+18
* Fixed reset port address of PC-9801-108.kato1997-01-291-1/+1
* Add 1997 to my copyright.gibbs1997-01-291-5/+7
* Add 1997 to my copyright.gibbs1997-01-292-136/+377
* Add 1997 to my copyright.gibbs1997-01-292-16/+7
* Synchronize with sys/i386/conf/options.i386 revision 1.34.kato1997-01-282-0/+4
* Some of these cards are always in promiscous mode :-(phk1997-01-281-15/+12
* Fixed EXTRAVNODES ifdef.bde1997-01-271-3/+3
* Set the soft openfiles limit to maxfiles instead of to NOFILE.bde1997-01-271-2/+5
* Removed bogus options CHILD_MAX and OPEN_MAX.bde1997-01-273-39/+0
* Removed bogus options CHILD_MAX and OPEN_MAX.bde1997-01-271-4/+5
* Added KBD_MAXRETRY and PSM_NO_RESET.bde1997-01-272-0/+4
* Added lots of undocumented options KBD*, MSG*, NBUF, NMBCLUSTERS, PSM*,bde1997-01-273-0/+84
* Removed non-options MSGMAX, SEMAEM, SEMUSZ and SEMVMX.bde1997-01-271-4/+0
* Removed #undef of MSGMAX, so that a warning gets printed if it isbde1997-01-271-1/+0
* fix mixleading comment (my error.. I wrote the comment)julian1997-01-261-1/+1
* Make the SCSI probe messages more BSDish. This may raise a few eyebrowswpaul1997-01-254-15/+104
* Sync with <pci/pcibus.h>. pcibus.c unfortunately still compiled (withbde1997-01-256-6/+0
* Change default I/O recovery time for Cyrix 5x86 to 0. The BIOSkato1997-01-251-2/+0
* Synchronize with sys/i386/i386/machdep.c rev. 1.226.kato1997-01-252-8/+50
* Synchronize with sys/i386/isa/syscons.{c,h} rev. 1.199 and 1.27,kato1997-01-252-1/+37
* Synchronize with sys/i386/isa/if_fe.c rev. 1.26.kato1997-01-251-3/+3
* Remove element pb_maxirq from struct pcibus.se1997-01-251-1/+0
* Improve on previous fix: Clean up getirq() as well, and remove redundantse1997-01-252-18/+16
* Added a check/panic for v_usecount being 0 (no vnode reference) indg1997-01-241-0/+2
* Changed dkunit() to use some previously unused bits in the 'type' fielddg1997-01-243-21/+9
* Add the definition for the CFAUTOTERM bit in the aic78xx SEEPROM.gibbs1997-01-241-7/+163
* 93cx6.c:gibbs1997-01-242-4/+8
OpenPOWER on IntegriCloud