summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistakenscottl2005-03-021-2/+2
* The chip specific functions have been split out in their ownharti2005-02-251-1/+1
* Add missing ofw_bus_if.h to SRCS.yongari2005-02-251-1/+1
* - Correct one aspect of the driver_object/device_object/IRP framework:wpaul2005-02-241-1/+1
* Move acpi_perf and acpi_throttle into acpi.ko. Remove the acpi_perfnjl2005-02-243-15/+3
* Hook p4tcc up to the module build.njl2005-02-231-1/+1
* Hook EST up to the build.njl2005-02-201-1/+6
* Add support for Windows/x86-64 binaries to Project Evil.wpaul2005-02-162-1/+5
* Connect ng_source(4) to the build.ru2005-02-121-0/+1
* Connect ng_atmllc(4) to the build.ru2005-02-121-0/+1
* Don't export symbols, all netgraph modules appear to haveru2005-02-121-3/+0
* Bitrot: the ethernet parse type is long standard.ru2005-02-121-2/+0
* Break out obscure ISA cards into their own files, as well as ne2000imp2005-02-091-2/+2
* Use CFLAGS+=.ru2005-02-091-1/+1
* Fix the standalone module build.obrien2005-02-093-4/+3
* Next step on the road to IRPs: create and use an imitation of thewpaul2005-02-081-0/+1
* Hook acpi_throttle(4) up to the build. It's currently part of acpi_perf.konjl2005-02-061-2/+3
* Add ng_ipfw to kernel module build.glebius2005-02-052-0/+7
* Only compile the cpufreq driver on i386 and amd64.scottl2005-02-051-1/+3
* Hook up the cpufreq framework, acpi_perf(4), and cpufreq(4) drivers.njl2005-02-044-1/+24
* - Split out PCI support.mdodd2005-02-031-3/+5
* Connect ng_device(4) to the build.ru2005-02-031-0/+1
* Fix alignment in the last commit.ru2005-02-031-2/+2
* Don't build syscons, uart or vpo on PPC.grehan2005-02-031-3/+8
* Build "digi" on i386, pc98, and amd64 only.ru2005-01-301-1/+3
* Remove local hack which cowardly slipped into previous commit.sobomax2005-01-291-2/+0
* o Split out kernel part of execve(2) syscall into two parts: one thatsobomax2005-01-291-0/+2
* "pst" is not 64-bit clean for reasons specified in sys/amd64/conf/NOTES.ru2005-01-271-1/+2
* Comment out "lnc" on amd64 for reasons specified in sys/amd64/conf/NOTES.ru2005-01-271-1/+1
* ar and sr (and their netgraph cousins) don't appear to be 64-bit clean, soimp2005-01-272-3/+8
* The ar driver appears to do naughty things with pointers and integersimp2005-01-271-1/+1
* pcic is goneimp2005-01-272-10/+0
* Add cs module. It has built in my tree for ages, and it just neverimp2005-01-261-0/+2
* The tinderbox seems to have a different set of compiler optionsimp2005-01-261-0/+1
* Add WERRROR= to work around the warningsimp2005-01-264-0/+4
* Provide a WITHOUT_MODULES variable that specifies a list of moduleswes2005-01-201-0/+4
* Fix building for non-i386 platforms.sam2005-01-181-4/+7
* Connect SHSEC GEOM class to the build.pjd2005-01-111-0/+1
* Introduce a new GEOM class - SHSEC. It provides sharing secret betweenpjd2005-01-111-0/+8
* Back out previous commits. Installing new share/mk fixes this.njl2005-01-031-1/+0
* NO_MAN is now NOMAN.njl2005-01-031-1/+1
* Fix kernel modules build. For some reason, this module now bails out withnjl2005-01-031-0/+1
* Add usbdevs_data.h to the SRCS list since usb_subr.c needs it. This forcesjhb2004-12-311-1/+1
* mac_portacl.c no longer references vnode_if.h.rwatson2004-12-301-2/+1
* Remove vnode_if.h for rev 1.14.obrien2004-12-291-2/+1
* We don't need to generate vnode_if.h anymoreimp2004-12-2924-27/+23
* No need to generate vnode_if.h anymoreimp2004-12-295-5/+5
* Add FR support to sppp (MFCronyx).rik2004-12-281-1/+1
* Don't define PFIL_HOOKS. It's no longer required in RELENG_5 or HEAD.scottl2004-12-251-1/+1
* NOINET6 -> NO_INET6ru2004-12-213-4/+4
OpenPOWER on IntegriCloud