summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Add GEOM class "VFS" for filesystems and other buffer cache usersphk2004-10-291-0/+1
* Hack around a problem with sys/tools/usbdevs2h.awk that generatesru2004-10-241-1/+1
* Alas, poor SPECFS! -- I knew him, Horatio; A filesystem of infinitephk2004-10-221-1/+0
* Add dcons_os.{c,h}.simokawa2004-10-131-0/+1
* Since net/net_osdep.c contained only one function that could bebrooks2004-10-081-1/+0
* Add a new API for allocating unit number (-like) resources.phk2004-09-301-0/+1
* Per recent HEADSUP: Disconnect (old)vinum from the kernel build.phk2004-09-231-14/+0
* Attach ng_netflow to kernel build.glebius2004-09-161-0/+2
* Add device driver support for the VIA Networking Technologieswpaul2004-09-101-0/+2
* Device driver for the Cypress CY7C637xx and CY7C640/1xx families of USBdes2004-09-051-0/+1
* Refactor a bunch of scheduler code to give basically the same behaviourjulian2004-09-051-2/+1
* Hook autofs to the build.alfred2004-09-021-0/+3
* Kill count device support from config. I've changed the last fewpeter2004-08-301-7/+7
* Back out previous commit, ichwd is i386-only.des2004-08-291-1/+0
* Add an entry for ichwd to hopefully unbreak the LINT build.iedowse2004-08-291-0/+1
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelandre2004-08-271-2/+2
* Remove in6_prefix.[ch] and the contained router renumbering capability.rwatson2004-08-231-1/+0
* Convert ipfw to use PFIL_HOOKS. This is change is transparent to userlandandre2004-08-171-0/+1
* Add an ISA attachement to the aic7xxx driver to handle 284X controllers.gibbs2004-08-171-2/+2
* Connect RAID3 GEOM class to the build.pjd2004-08-161-0/+2
* Add geom_uzip -- geom class that implements read-only compressed disks.fjoe2004-08-131-0/+2
* Allow the ATM call control module to be built into the kernel.harti2004-08-121-0/+8
* Move towards isa attachment for pccbb. This is a work in progress, butimp2004-08-121-0/+2
* Remove pcic for NEWCARDimp2004-08-111-2/+0
* Making a loadable null.ko for /dev/(null|zero) proved rathermarkm2004-08-031-1/+1
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intomarkm2004-08-011-1/+2
* Connect GEOM_MIRROR class to the build.pjd2004-07-301-0/+2
* Nuke geom_mirror class. New geom_mirror class is in the way.pjd2004-07-301-1/+0
* Rename the sound device drivers:tanimura2004-07-161-52/+50
* Copy qsort_r(3) from libc to libkern.glebius2004-07-151-0/+1
* pccard no longer requires a count because the floppy driver thatimp2004-07-131-1/+1
* Make if_fwsubr.c dependant on fwip instead of firewire - there is notdfr2004-07-121-1/+1
* Mega update for the KDB framework: turn DDB into a KDB backend.marcel2004-07-101-19/+17
* Hook the GDB backend into the build.marcel2004-07-101-0/+3
* Hook the KDB frontend into the build.marcel2004-07-101-0/+1
* Change the following environment variables to kernel options:brian2004-07-081-2/+2
* Change the following kernel options to environment variables:brian2004-07-081-2/+2
* By popular request, add a workaround that allows large (>128GB or so)tjr2004-07-031-0/+1
* Introduce GEOM_LABEL class.pjd2004-07-021-0/+4
* My last commit broke oldcard. Rather than duplicate the lines forimp2004-06-301-1/+1
* Move acpi_if.m to files.{amd64,i386,ia64}. This should fix the alpha build.njl2004-06-301-1/+0
* Like usbdevs, use before-depend to ensure ordering.njl2004-06-301-1/+1
* Restore the terminating backslash lost by a typo.njl2004-06-301-1/+1
* Make acpi_quirks.h conditional on device acpi.njl2004-06-301-1/+1
* Add glue for building acpi_quirk.cnjl2004-06-301-0/+1
* Add acpi methods for HID/CID probing, evaluating objects, and walking thenjl2004-06-291-0/+1
* We need to build miidevs.h when we have miibus, not mii.imp2004-06-281-1/+1
* Only build miidevs.h when we have mii in the kernelimp2004-06-271-3/+3
* Add options NETGRAPH_FEC to hook up ng_fec.c to the LINT build.rwatson2004-06-271-0/+1
* Add options NETGRAPH_EIFACE, which causes ng_eiface.c to be built intorwatson2004-06-271-0/+1
OpenPOWER on IntegriCloud