| Commit message (Expand) | Author | Age | Files | Lines |
* | cleaned up FAST_IPI code. | fsmp | 1997-05-01 | 5 | -258/+135 |
* | fixed spelling error. | fsmp | 1997-05-01 | 7 | -14/+14 |
* | Make ccd use the maxsecsize sector size as denominator, this | sos | 1997-05-01 | 2 | -4/+4 |
* | Remove old code in #if 0, leftovers from the days before != 512byte | sos | 1997-05-01 | 1 | -29/+6 |
* | Remove the dependancy on DEV_BSIZE, now specfs works on != 512byte | sos | 1997-05-01 | 2 | -6/+20 |
* | Check the correct queue for waking up the pageout daemon. Specifically, | dyson | 1997-05-01 | 1 | -2/+2 |
* | This is obvious to people who've been using the smp kernel for a while, | peter | 1997-05-01 | 1 | -1/+3 |
* | Oops I missed one of the pr_usrreqs changes. | jhay | 1997-05-01 | 1 | -1/+4 |
* | Synchronize with sys/i386/isa/syscons.c up to revision 1.213. | kato | 1997-05-01 | 1 | -3/+9 |
* | Make ipx compile again after the network interface changes. | jhay | 1997-05-01 | 9 | -71/+98 |
* | Also quiet down the ibcs2 startup (same reason as linux lkm - it screws | jkh | 1997-05-01 | 1 | -2/+2 |
* | Merge 1.8.2.1 into -current. | jkh | 1997-05-01 | 1 | -2/+2 |
* | Fixed omission of reference to ioctl_bt848.h when installing on 2.2. | fsmp | 1997-05-01 | 1 | -2/+3 |
* | 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu> | fsmp | 1997-05-01 | 4 | -252/+1118 |
* | 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu> | fsmp | 1997-05-01 | 3 | -0/+129 |
* | removed: | fsmp | 1997-04-30 | 1 | -2/+2 |
* | Fixed the SMP fixes: | bde | 1997-04-30 | 1 | -7/+10 |
* | changed expect_lock() to try_lock(), the real name used in mplock.s | fsmp | 1997-04-30 | 3 | -6/+6 |
* | Remove SO_PRIVSTATE socket option; it is no longer necessary, nor implemented | wollman | 1997-04-30 | 1 | -2/+2 |
* | Restore CRTC start address check back after looking into more sources | ache | 1997-04-30 | 3 | -9/+27 |
* | Add D_DISK flag to vn_bdevsw. | dfr | 1997-04-30 | 1 | -2/+2 |
* | Allow NULL rpcs on non-privileged ports at all times to work around broken | dfr | 1997-04-30 | 3 | -6/+9 |
* | bugfix: 'make depend' cause all LKMs rebuild | ache | 1997-04-30 | 1 | -2/+6 |
* | Staticize an unnecessarily global function: vputrele. | dyson | 1997-04-30 | 2 | -6/+6 |
* | In comp_vgaregs skip cursor shape and 4 unused bytes (6 total) | ache | 1997-04-30 | 3 | -12/+12 |
* | Enabled 'FIX_MP_TABLE_WORKS' code. | fsmp | 1997-04-29 | 7 | -231/+273 |
* | Use a common numbering of the tty and net software interrupt levels | peter | 1997-04-29 | 4 | -37/+22 |
* | Remove stale comment, as suggested by Bruce. | peter | 1997-04-29 | 1 | -6/+1 |
* | For multi-session CD-ROMs, we have to account for previous sessions as | joerg | 1997-04-29 | 2 | -2/+20 |
* | Add support for ISO9660 multi-session CD-ROMs. This is just nothing | joerg | 1997-04-29 | 4 | -4/+10 |
* | Fix a bug that caused some false mismatches when both FNM_PATHNAME | jdp | 1997-04-29 | 1 | -1/+2 |
* | Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/wd.c | kato | 1997-04-29 | 3 | -3/+8 |
* | Revised fix for locking violation when unionfs calls vput with | kato | 1997-04-29 | 2 | -64/+72 |
* | Move CMD640 option from kernel Makefile into opt_wd.h | se | 1997-04-28 | 4 | -4/+10 |
* | Synchronize with sys/i386/isa/isa.c revision 1.83. | kato | 1997-04-28 | 1 | -30/+3 |
* | Synchornize with sys/i386/conf/options.i386 revision 1.42. | kato | 1997-04-28 | 2 | -8/+2 |
* | Synchronize with sys/i386/conf/Makefile.i386 revision 1.95. | kato | 1997-04-28 | 2 | -6/+10 |
* | Mount MFS read/write as in days of yore. | jkh | 1997-04-28 | 1 | -1/+4 |
* | cleaned out an old FIXME. | fsmp | 1997-04-28 | 3 | -15/+3 |
* | Always include PROT_READ for Linux mmap operations. | msmith | 1997-04-28 | 2 | -4/+4 |
* | removed TEST_CPUHITS code. | fsmp | 1997-04-28 | 3 | -126/+3 |
* | removed TEST_CPUHITS code. | fsmp | 1997-04-28 | 1 | -10/+1 |
* | removed all the TEST_UPPERPRIO crud. | fsmp | 1997-04-28 | 11 | -283/+36 |
* | remove all the SMP_INVLTLB defines, making the code default for APIC_IO. | fsmp | 1997-04-28 | 12 | -343/+125 |
* | remove the SMP_INVLTLB option, making the code default for APIC_IO. | fsmp | 1997-04-28 | 5 | -17/+5 |
* | remove all the SMP_INVLTLB defines, making the code default for APIC_IO. | fsmp | 1997-04-28 | 1 | -9/+4 |
* | Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De> | fsmp | 1997-04-28 | 1 | -1/+9 |
* | Removed bogon from previous commit: doubly included sys/systm.h. | alex | 1997-04-27 | 2 | -4/+2 |
* | Remove bogon from previous commit: doubly included sys/systm.h. | alex | 1997-04-27 | 1 | -2/+1 |
* | informal discussion between Bruce Evans <bde@zeta.org.au>, | fsmp | 1997-04-27 | 9 | -240/+68 |