summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Minor fixupsscottl2002-09-011-1/+4
* Unbreak LINT a little by not attempting to configure the nonexist optionbde2002-09-011-3/+0
* Remove options that don't actually exist (in this form).scottl2002-09-011-5/+0
* 'aicasm optional ahc ahd' means 'build aicasm only if BOTH ahc and ahdpeter2002-08-311-1/+6
* Split the puc driver in pci specific and generic parts.phk2002-08-311-1/+3
* Add support for ahd/ahc register pretty printing in diagnostics.gibbs2002-08-312-12/+35
* Reserve majors 171 and 172 for the "mide" (LSI MegaRAID IDE control device)gibbs2002-08-301-0/+2
* Initiate deorbit burn for sys/kern/link_aout.c. We never shipped a.outpeter2002-08-292-2/+0
* Hook up the new ACPI PCI bus and catch up to ACPI PCI bridge driver changes.jhb2002-08-261-0/+3
* Turned format checking back on. It was left turned off for too long afterbde2002-08-251-7/+1
* Add a belated entry for amdpm(4).murray2002-08-231-0/+1
* Many of the alpha low level console drivers still have bogus compile timepeter2002-08-221-0/+1
* New L2TP netgraph node type.archie2002-08-203-1/+4
* Untangle this warning a bit:peter2002-08-202-2/+2
* remove unit counts from atkbdc, pckbd, scpeter2002-08-201-2/+2
* de-count pcbkdpeter2002-08-201-1/+1
* de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' andpeter2002-08-195-9/+9
* Added rules to generate .c files from .m files. Run mkdep on these .cbde2002-08-191-3/+10
* Finished removing env(1) commands, as in rev.1.13 but non-broken. Setbde2002-08-181-5/+5
* Add dev# for pst driversos2002-08-181-0/+1
* Support for VIA VT8233 audio controller.orion2002-08-171-0/+1
* Wrap maintenance of varios nmac{objectname} counters in MAC_DEBUG so werwatson2002-08-162-0/+2
* Remove usage of cam_extend.c, replace with dev->si_drv1njl2002-08-151-1/+0
* pccbb->cbbimp2002-08-151-2/+2
* Spell kenrel as 'kernel' for consistency with the rest of the universe.jmallett2002-08-142-2/+2
* Update for recent changes in the usb code.joe2002-08-121-11/+6
* Add support for the LSI-Logic Fusion/MP architecture.mjacob2002-08-111-0/+4
* Add the uftdi ucom driver which supports the following adapters:joe2002-08-111-0/+1
* Add the ability to use ATAPI devices via CAM.sos2002-08-093-5/+9
* Make ppp(4) devices clonable and unloadable.brooks2002-08-092-2/+2
* Our awk does not implement the ARGIND variable, so we were attemptingiedowse2002-08-061-2/+1
* se -> sab.jake2002-08-042-1/+2
* Remove this abortive attempt.jake2002-08-041-1/+0
* Add code that will download firmware to a Symbol LA4100-series of CFimp2002-08-031-0/+4
* typo.phk2002-08-021-1/+1
* Add the minimalist elan-mmcr device driver.phk2002-08-021-0/+1
* Demonstrate that MAC modules can also be linked statically asrwatson2002-08-011-0/+1
* Remove duplicate 'modules-tags' rulepeter2002-08-011-3/+0
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-0/+1
* Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAIDsos2002-07-311-0/+3
* *.s -> *.S.jake2002-07-312-11/+11
* Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.jake2002-07-318-3/+21
* Fix path to other files.<arch> files.imp2002-07-301-2/+2
* Resolve conflicts arising from the ACPI CA 20020725 import.iwasaki2002-07-301-2/+12
* Commit a version of the uvisor driver for connecting Handspringjoe2002-07-301-0/+1
* Hook up kern_mac.c to the build.rwatson2002-07-301-0/+1
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-292-6/+6
* Add routines needed for high resolution profiling.jake2002-07-291-0/+1
* Kernel options for Mandatory Access Control (MAC).rwatson2002-07-272-1/+14
* Make PCI_ENABLE_IO_MODES a sysctl hw.pci.enable_io_modes. It can alsoimp2002-07-261-1/+0
OpenPOWER on IntegriCloud