summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that Ijhay1997-06-261-1/+0
* Synchronize with following changes:kato1997-06-231-7/+1
* Preliminary support for per-cpu data pages.peter1997-06-222-17/+2
* Change the distribute targets so that a given item in our source treejkh1997-06-211-2/+4
* Add "-I${DESTDIR}/usr/include" to CFLAGS if DESTDIR is defined, justasami1997-06-181-1/+4
* correct the wrong ATM option name for native atm accesskjc1997-06-171-4/+4
* Modifications to existing files to support the initial AIO/LIO anddyson1997-06-161-0/+2
* Removed unused #includes.bde1997-06-141-12/+1
* Synchronize with sys/i386/conf/options.i386 revision 1.47.kato1997-06-061-2/+2
* YAMF22 - XSERVER comment changes.jkh1997-06-061-2/+2
* Document a non-standard gdbremote protocol extension (kludge, really)pst1997-06-042-2/+12
* Bring back CONSPEED as a last-ditch default if you can't change the speedpst1997-06-042-3/+4
* Synchronize with sys/i386/conf/options.i386 revision 1.46.kato1997-06-041-2/+2
* CONSPEED is defunct.pst1997-06-042-4/+3
* Synchronize with following files:kato1997-06-021-1/+2
* Synchronize with sys/i386/conf/files.i386 revision up to 1.164.kato1997-06-021-6/+9
* Synchronize with sys/i386/conf/Makefile.i386 revision 1.99.kato1997-06-021-5/+1
* Move interrupt handling code from isa.c to a new file. This should makedfr1997-06-021-1/+2
* Don't use -fomit-frame-pointer for ipl_funcs.c if ${PROF} is nonempty,bde1997-06-011-7/+9
* specify compile-with option to get -fomit-frame-pointer on ipl_funcs.cpeter1997-05-311-2/+3
* Revert previous change, use "compile-with" in files.i386 instead.peter1997-05-312-10/+2
* Synchronize with sys/i386/conf/files.i386 revision 1.162.kato1997-05-311-1/+2
* Synchronize with sys/i386/conf/Makefile.i386 revision 1.98.kato1997-05-311-1/+5
* add ipl_funcs.c (Hmm.. should probably use a "compile-with" arg ratherpeter1997-05-311-1/+2
* compile ipl_funcs.c with -fomit-frame-pointer, as suggested by Bruce. Thispeter1997-05-312-2/+10
* Completely replace the PCI bus driver code to make it better reflectse1997-05-261-0/+1
* Add kern/kern_intr.c as a standard kernel component. This file containsse1997-05-261-0/+1
* Add lines for new files in ipfilterdarrenr1997-05-252-0/+4
* uncomment wl again now that it compiles...peter1997-05-251-3/+2
* The wavelan driver doesn't even compile!peter1997-05-241-2/+3
* Synchronize with sys/i386/conf/Makefile.i386 revision 1.97.kato1997-05-231-10/+25
* Synchronize with sys/i386/conf/files.i386 and options.i386 revisionskato1997-05-232-2/+4
* Add the 'wl' ISA Wavelan driver.msmith1997-05-223-3/+7
* This commit affects ELF kernels only.jdp1997-05-212-20/+50
* Bring in some kernel bootp support. This removes the need for netboottegge1997-05-112-1/+10
* Documented SMP_AUTOSTART to be working.fsmp1997-05-101-2/+4
* Remove IPXPRINTFS, it is now a sysctl knob.jhay1997-05-101-3/+1
* forgot to add the "longer" description of bktr and add an example devicejmg1997-05-101-1/+5
* add a line for bktr (Bt848 base capture cards) to LINT.jmg1997-05-101-1/+2
* merge ATM driverkjc1997-05-093-1/+33
* Synchronize with sys/i386/conf/options.i386 revision 1.44.kato1997-05-081-3/+6
* Synchronize with sys/i386/conf/Makefile.pc98 revision 1.96.kato1997-05-081-1/+8
* Round 1 of a long series of commits..peter1997-05-071-4/+6
* This is the kernel linker. To use it, you will first need to applydfr1997-05-073-2/+19
* A *little* more descriptive test for options.fsmp1997-05-061-6/+4
* Add SMPHDRS to CLEANFILES instead of replacing its current value.dfr1997-05-061-2/+2
* This mega-commit brings the following:joerg1997-05-042-2/+21
* add net/if_media.cpeter1997-05-031-0/+1
* removed:fsmp1997-04-301-2/+2
* Fixed the SMP fixes:bde1997-04-301-7/+10
OpenPOWER on IntegriCloud