| Commit message (Expand) | Author | Age | Files | Lines |
| * | Force user to config SMP kernel with "options APIC_IO". | Steve Passe | 1997-05-06 | 3 | -3/+15 |
| * | Pull up the IP header in ip_mloopback(). This makes sure that the | Bill Fenner | 1997-05-06 | 1 | -6/+8 |
| * | Make ident equal file name, ie SMP-GENERIC. | Steve Passe | 1997-05-06 | 1 | -3/+3 |
| * | A *little* more descriptive test for options. | Steve Passe | 1997-05-06 | 3 | -18/+12 |
| * | Added a generic config file for SMP kernels. | Steve Passe | 1997-05-06 | 1 | -0/+180 |
| * | Fix a race condition that did, after all, exist. | Poul-Henning Kamp | 1997-05-06 | 2 | -6/+10 |
| * | Add SMPHDRS to CLEANFILES instead of replacing its current value. | Doug Rabson | 1997-05-06 | 1 | -2/+2 |
| * | removed the "#error ..." line preventing casual invokation of SMP_AUTOSTART. | Steve Passe | 1997-05-06 | 1 | -3/+2 |
| * | Create the default rule with flags IP_FW_F_IN | IP_FW_F_OUT. | Alexander Langer | 1997-05-06 | 1 | -1/+2 |
| * | Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15. | Steve Passe | 1997-05-05 | 10 | -48/+240 |
| * | Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15. | Steve Passe | 1997-05-05 | 2 | -2/+50 |
| * | use frames instead of fields, and restore full meteor compatibility for | John-Mark Gurney | 1997-05-05 | 2 | -2/+8 |
| * | Use `MediaGX' instead of `Gx86'. | KATO Takenori | 1997-05-05 | 2 | -4/+4 |
| * | Use `M2' instead of `6x86 with MMX'. Cyrix seems to use `M2' officially. | KATO Takenori | 1997-05-05 | 2 | -6/+6 |
| * | Duplicate the TOC handling ioctls from the cd(4) driver. Duplicating | Joerg Wunsch | 1997-05-05 | 1 | -2/+182 |
| * | Extended copyright of PC-98 to 1997. | KATO Takenori | 1997-05-05 | 1 | -2/+2 |
| * | Synchornize with sys/i386/isa/clock.c revision upto 1.94. | KATO Takenori | 1997-05-05 | 3 | -6/+18 |
| * | Synchronize with sys/i386/i386/trap.c revision 1.94. | KATO Takenori | 1997-05-05 | 1 | -1/+2 |
| * | correct the order of the variables | Peter Wemm | 1997-05-05 | 7 | -21/+35 |
| * | Make sure that *fork() always returns with %edx == 1 in the | John Dyson | 1997-05-05 | 3 | -3/+6 |
| * | Oops. The function cd9660_mountroot() is gone, but i've committed an | Joerg Wunsch | 1997-05-04 | 2 | -6/+2 |
| * | This mega-commit brings the following: | Joerg Wunsch | 1997-05-04 | 18 | -78/+621 |
| * | Now I can even execute "df" on my diskless :-) | Poul-Henning Kamp | 1997-05-04 | 2 | -62/+64 |
| * | don't #ifdef out reference to i586_ctr_freq. | Peter Wemm | 1997-05-04 | 2 | -6/+6 |
| * | Don't remove i586_ctr_freq from scope, leave it defined as zero. This | Peter Wemm | 1997-05-04 | 7 | -21/+35 |
| * | 1. Add a {pointer, v_id} pair to the vnode to store the reference to the | Poul-Henning Kamp | 1997-05-04 | 7 | -221/+226 |
| * | Finish off and activate the smp_active sysctl handler.. | Peter Wemm | 1997-05-04 | 1 | -37/+18 |
| * | Add the Archive 4586NP tape changer. | Joerg Wunsch | 1997-05-03 | 1 | -1/+9 |
| * | Fix the umount problems for DEVFS. | Joerg Wunsch | 1997-05-03 | 2 | -4/+17 |
| * | add SIOC{S,G}IFMEDIA ioctl support | Peter Wemm | 1997-05-03 | 2 | -2/+29 |
| * | add net/if_media.c | Peter Wemm | 1997-05-03 | 1 | -0/+1 |
| * | define SIOC{SG}IFMEDIA ioctls | Peter Wemm | 1997-05-03 | 1 | -1/+3 |
| * | Make it compile on FreeBSD, add $Id$ | Peter Wemm | 1997-05-03 | 2 | -3/+5 |
| * | This commit was generated by cvs2svn to compensate for changes in r25428, | Peter Wemm | 1997-05-03 | 2 | -0/+781 |
| |\ |
|
| | * | Backend support for if_media interface ioctl's. This is for supporting | Peter Wemm | 1997-05-03 | 2 | -0/+781 |
| | * | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 1 | -45/+0 |
| * | | disabled checks for smp_active == 0. | Steve Passe | 1997-05-03 | 1 | -1/+10 |
| * | | code to allow range checking on smp_active. | Steve Passe | 1997-05-03 | 1 | -2/+44 |
| * | | added declaration for get_isa_apic_mask(). | Steve Passe | 1997-05-03 | 3 | -3/+6 |
| * | | improved io_apic_setup(). | Steve Passe | 1997-05-03 | 1 | -34/+35 |
| * | | new function to turn an APIC pin# into an INT mask. | Steve Passe | 1997-05-03 | 7 | -7/+175 |
| * | | Recognize, but don't actually do much with a TI PCI1130 PcCard/CardBus bridge. | Poul-Henning Kamp | 1997-05-03 | 1 | -0/+65 |
| * | | Initialize PCI/CardBus bridges. | Poul-Henning Kamp | 1997-05-03 | 2 | -78/+104 |
| * | | Make nfs roots (diskless) functional again. It may still not be correct, | Poul-Henning Kamp | 1997-05-03 | 2 | -2/+10 |
| * | | Fixed panic message in union_lock(): union_link --> union_lock. | KATO Takenori | 1997-05-03 | 2 | -4/+4 |
| * | | Access correct union mount point in union_access. Old vnode is saved | KATO Takenori | 1997-05-02 | 2 | -4/+8 |
| * | | cleaned up FAST_IPI code. | Steve Passe | 1997-05-01 | 5 | -258/+135 |
| * | | fixed spelling error. | Steve Passe | 1997-05-01 | 7 | -14/+14 |
| * | | Make ccd use the maxsecsize sector size as denominator, this | Søren Schmidt | 1997-05-01 | 2 | -4/+4 |
| * | | Remove old code in #if 0, leftovers from the days before != 512byte | Søren Schmidt | 1997-05-01 | 1 | -29/+6 |