summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Make a lot of include-files self-contained. I excluded the patches changingeivind1997-05-072-2/+8
* Force user to config SMP kernel with "options APIC_IO".fsmp1997-05-063-3/+15
* Pull up the IP header in ip_mloopback(). This makes sure that thefenner1997-05-061-6/+8
* Make ident equal file name, ie SMP-GENERIC.fsmp1997-05-061-3/+3
* A *little* more descriptive test for options.fsmp1997-05-063-18/+12
* Added a generic config file for SMP kernels.fsmp1997-05-061-0/+180
* Fix a race condition that did, after all, exist.phk1997-05-062-6/+10
* Add SMPHDRS to CLEANFILES instead of replacing its current value.dfr1997-05-061-2/+2
* removed the "#error ..." line preventing casual invokation of SMP_AUTOSTART.fsmp1997-05-061-3/+2
* Create the default rule with flags IP_FW_F_IN | IP_FW_F_OUT.alex1997-05-061-1/+2
* Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.fsmp1997-05-0510-48/+240
* Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.fsmp1997-05-052-2/+50
* use frames instead of fields, and restore full meteor compatibility forjmg1997-05-052-2/+8
* Use `MediaGX' instead of `Gx86'.kato1997-05-052-4/+4
* Use `M2' instead of `6x86 with MMX'. Cyrix seems to use `M2' officially.kato1997-05-052-6/+6
* Duplicate the TOC handling ioctls from the cd(4) driver. Duplicatingjoerg1997-05-051-2/+182
* Extended copyright of PC-98 to 1997.kato1997-05-051-2/+2
* Synchornize with sys/i386/isa/clock.c revision upto 1.94.kato1997-05-053-6/+18
* Synchronize with sys/i386/i386/trap.c revision 1.94.kato1997-05-051-1/+2
* correct the order of the variablespeter1997-05-057-21/+35
* Make sure that *fork() always returns with %edx == 1 in thedyson1997-05-053-3/+6
* Oops. The function cd9660_mountroot() is gone, but i've committed anjoerg1997-05-042-6/+2
* This mega-commit brings the following:joerg1997-05-0418-80/+623
* Now I can even execute "df" on my diskless :-)phk1997-05-042-62/+64
* don't #ifdef out reference to i586_ctr_freq.peter1997-05-042-6/+6
* Don't remove i586_ctr_freq from scope, leave it defined as zero. Thispeter1997-05-047-21/+35
* 1. Add a {pointer, v_id} pair to the vnode to store the reference to thephk1997-05-047-221/+226
* Finish off and activate the smp_active sysctl handler..peter1997-05-041-40/+21
* Add the Archive 4586NP tape changer.joerg1997-05-031-1/+9
* Fix the umount problems for DEVFS.joerg1997-05-032-4/+17
* add SIOC{S,G}IFMEDIA ioctl supportpeter1997-05-032-2/+29
* add net/if_media.cpeter1997-05-031-0/+1
* define SIOC{SG}IFMEDIA ioctlspeter1997-05-031-1/+3
* Make it compile on FreeBSD, add $Id$peter1997-05-032-3/+5
* This commit was generated by cvs2svn to compensate for changes in r25428,peter1997-05-032-0/+781
|\
| * Backend support for if_media interface ioctl's. This is for supportingpeter1997-05-032-0/+781
| * recording cvs-1.6 file deathpeter1995-12-301-45/+0
* | disabled checks for smp_active == 0.fsmp1997-05-031-1/+10
* | code to allow range checking on smp_active.fsmp1997-05-031-2/+44
* | added declaration for get_isa_apic_mask().fsmp1997-05-033-3/+6
* | improved io_apic_setup().fsmp1997-05-031-36/+37
* | new function to turn an APIC pin# into an INT mask.fsmp1997-05-037-7/+175
* | Recognize, but don't actually do much with a TI PCI1130 PcCard/CardBus bridge.phk1997-05-031-0/+65
* | Initialize PCI/CardBus bridges.phk1997-05-032-80/+106
* | Make nfs roots (diskless) functional again. It may still not be correct,phk1997-05-032-2/+10
* | Fixed panic message in union_lock(): union_link --> union_lock.kato1997-05-032-4/+4
* | Access correct union mount point in union_access. Old vnode is savedkato1997-05-022-4/+8
* | 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
OpenPOWER on IntegriCloud