summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add some description and clarification as to the use of the tdfx device.cokane2001-01-251-0/+9
* Disable cy - it is now completely broken and needs non-trivial work.peter2001-01-251-7/+7
* Convert all simplelocks to mutexes and remove the simplelock implementations.jasone2001-01-242-2/+0
* Make mp_machdep.c be an optional file conditional on SMP.jhb2001-01-241-1/+1
* Added PC-98 apm support.nyan2001-01-221-1/+2
* wi has been converted to NEWCARD, so included it when pccard isimp2001-01-211-0/+1
* Break the isa attachment of the Crystal Semiconductor 89x0 into twoimp2001-01-211-0/+3
* Document some more options.asmodai2001-01-201-11/+26
* Change the reinstall.debug target to depend onjhb2001-01-195-20/+40
* Convert apm from a bogus 'count' into a plain option. Clean out somepeter2001-01-196-12/+6
* Use #ifdef DEV_NPX from opt_npx.h instead of #if NNPX > 0 from npx.hpeter2001-01-192-0/+6
* Add missing twe (3ware) and ahb (adaptec 174x) devices (!)peter2001-01-191-0/+7
* Corresponding version bump for config with the DEV_FOO replacement forpeter2001-01-195-5/+5
* Remove the now-empty ipl_funcs.c file on all platforms.peter2001-01-194-6/+0
* Change NSWAPDEV to something else than the default value.des2001-01-161-1/+1
* Stop doing runtime checking on i386 cpus for cpu class. The cpu ispeter2001-01-161-3/+3
* Implement condition variables.jasone2001-01-162-0/+2
* Make NSWAPDEV reasonable so people do not mistakenly use unreasonabledillon2001-01-151-1/+6
* Add {ACD,AST,ATAPI,ATA}_DEBUG.des2001-01-141-0/+4
* Remove NOBLOCKRANDOM as a compile-time option. Instead, providemarkm2001-01-142-6/+0
* Merged from sys/conf/files.i386 revisions 1.342, 1.344, 1.345 and 1.346.kato2001-01-121-5/+12
* Add itjc ISDN hardware driverhm2001-01-111-4/+12
* Add infrastructure for the itjc ISDN hardware driverhm2001-01-111-1/+10
* - Remove compatibility macros for accessing per-cpu variables.jake2001-01-111-1/+0
* moved isp_pci.c from pci to dev/ispmjacob2001-01-091-1/+1
* Add a large _warning_ about using COMPAT_SVR4.green2001-01-091-1/+2
* Move if_wl.c from sys/i386/isa to dev/wi - it is not i386 (or even isa)peter2001-01-093-3/+2
* Completed move of Digiboard drivers to dev/dgbbabkin2001-01-082-2/+2
* Add aic to the list of drivers that might work with NEWCARD. I've addedimp2001-01-081-0/+1
* The ep pccard code had newcard hooks added to it, but it isn't beingpeter2001-01-071-0/+1
* Remove vga_pci generic driver.nsouch2001-01-051-1/+0
* use 'profile 2' instead of 1, since it causes more code to be tested.peter2001-01-041-1/+1
* Remove alpm numbering.nsouch2001-01-032-2/+2
* Remove the old acpi stuff entry.takawata2000-12-291-6/+0
* Retire kernfs (kernel part).des2000-12-283-4/+0
* Back out the modules `make obj' speedup.obrien2000-12-245-30/+30
* add sys/dev/sound/pcm/buffer.c, lefo out of last commitcg2000-12-231-0/+1
* Add ACPI AC adaptor and ACPI Control Method Battery.takawata2000-12-221-0/+2
* Merged from Makefile.i386 revision 1.217.kato2000-12-221-2/+2
* Merged from Makefile.i386 revision 1.216.kato2000-12-221-6/+6
* Merged from files.i386 and options.i386 revisions 1.341 and 1.141,kato2000-12-222-1/+3
* Use the canonical spelling for the path to sys.obrien2000-12-224-8/+8
* Greatly speed up the modules `make obj' phase.obrien2000-12-212-12/+12
* Greatly speed up the module `depend' phase.obrien2000-12-212-12/+12
* Add PECOFF (WIN32 Execution file format) support.takawata2000-12-203-2/+6
* revert addition of strlcpy/strlcatassar2000-12-181-2/+0
* add strlcpy and strlcat to kernelassar2000-12-181-0/+2
* kobjify.cg2000-12-182-4/+9
* Merged from files.i386 revision 1.340.kato2000-12-161-0/+1
* Merged from Makefile.i386 revision 1.215.kato2000-12-161-1/+1
OpenPOWER on IntegriCloud