summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* cleaned up FAST_IPI code.fsmp1997-05-015-258/+135
* fixed spelling error.fsmp1997-05-017-14/+14
* Make ccd use the maxsecsize sector size as denominator, thissos1997-05-012-4/+4
* Remove old code in #if 0, leftovers from the days before != 512bytesos1997-05-011-29/+6
* Remove the dependancy on DEV_BSIZE, now specfs works on != 512bytesos1997-05-012-6/+20
* Check the correct queue for waking up the pageout daemon. Specifically,dyson1997-05-011-2/+2
* This is obvious to people who've been using the smp kernel for a while,peter1997-05-011-1/+3
* Oops I missed one of the pr_usrreqs changes.jhay1997-05-011-1/+4
* Synchronize with sys/i386/isa/syscons.c up to revision 1.213.kato1997-05-011-3/+9
* Make ipx compile again after the network interface changes.jhay1997-05-019-71/+98
* Also quiet down the ibcs2 startup (same reason as linux lkm - it screwsjkh1997-05-011-2/+2
* Merge 1.8.2.1 into -current.jkh1997-05-011-2/+2
* Fixed omission of reference to ioctl_bt848.h when installing on 2.2.fsmp1997-05-011-2/+3
* 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>fsmp1997-05-014-252/+1118
* 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>fsmp1997-05-013-0/+129
* removed:fsmp1997-04-301-2/+2
* Fixed the SMP fixes:bde1997-04-301-7/+10
* changed expect_lock() to try_lock(), the real name used in mplock.sfsmp1997-04-303-6/+6
* Remove SO_PRIVSTATE socket option; it is no longer necessary, nor implementedwollman1997-04-301-2/+2
* Restore CRTC start address check back after looking into more sourcesache1997-04-303-9/+27
* Add D_DISK flag to vn_bdevsw.dfr1997-04-301-2/+2
* Allow NULL rpcs on non-privileged ports at all times to work around brokendfr1997-04-303-6/+9
* bugfix: 'make depend' cause all LKMs rebuildache1997-04-301-2/+6
* Staticize an unnecessarily global function: vputrele.dyson1997-04-302-6/+6
* In comp_vgaregs skip cursor shape and 4 unused bytes (6 total)ache1997-04-303-12/+12
* Enabled 'FIX_MP_TABLE_WORKS' code.fsmp1997-04-297-231/+273
* Use a common numbering of the tty and net software interrupt levelspeter1997-04-294-37/+22
* Remove stale comment, as suggested by Bruce.peter1997-04-291-6/+1
* For multi-session CD-ROMs, we have to account for previous sessions asjoerg1997-04-292-2/+20
* Add support for ISO9660 multi-session CD-ROMs. This is just nothingjoerg1997-04-294-4/+10
* Fix a bug that caused some false mismatches when both FNM_PATHNAMEjdp1997-04-291-1/+2
* Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/wd.ckato1997-04-293-3/+8
* Revised fix for locking violation when unionfs calls vput withkato1997-04-292-64/+72
* Move CMD640 option from kernel Makefile into opt_wd.hse1997-04-284-4/+10
* Synchronize with sys/i386/isa/isa.c revision 1.83.kato1997-04-281-30/+3
* Synchornize with sys/i386/conf/options.i386 revision 1.42.kato1997-04-282-8/+2
* Synchronize with sys/i386/conf/Makefile.i386 revision 1.95.kato1997-04-282-6/+10
* Mount MFS read/write as in days of yore.jkh1997-04-281-1/+4
* cleaned out an old FIXME.fsmp1997-04-283-15/+3
* Always include PROT_READ for Linux mmap operations.msmith1997-04-282-4/+4
* removed TEST_CPUHITS code.fsmp1997-04-283-126/+3
* removed TEST_CPUHITS code.fsmp1997-04-281-10/+1
* removed all the TEST_UPPERPRIO crud.fsmp1997-04-2811-283/+36
* remove all the SMP_INVLTLB defines, making the code default for APIC_IO.fsmp1997-04-2812-343/+125
* remove the SMP_INVLTLB option, making the code default for APIC_IO.fsmp1997-04-285-17/+5
* remove all the SMP_INVLTLB defines, making the code default for APIC_IO.fsmp1997-04-281-9/+4
* Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>fsmp1997-04-281-1/+9
* Removed bogon from previous commit: doubly included sys/systm.h.alex1997-04-272-4/+2
* Remove bogon from previous commit: doubly included sys/systm.h.alex1997-04-271-2/+1
* informal discussion between Bruce Evans <bde@zeta.org.au>,fsmp1997-04-279-240/+68
OpenPOWER on IntegriCloud