summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2016-06-09New module for ipl (aka ipfilter).pgoyette
2016-06-07Create separate modules for i2c_bitbang and bpf_filter so these filespgoyette
2016-06-03ext4 extents supportchristos
2016-05-21fix double require bugsalazar
2016-04-06Add sc_pid to sockcred so that SOCK_DGRAM and LOCAL_CREDS socket optionroy
2016-02-24Move linux_work.c and workqueue.h from sys/external/bsd/drm2 toskrll
2016-02-06Split case folding table into separate source file and add fullmlelstv
2016-01-25earm (iyonix and zaurus) don't have cpu_counter.hchristos
2016-01-25spell empty.christos
2016-01-25Handle also the earm{ev,hf}...christos
2016-01-25Map "earm" to armv5martin
2016-01-24Remove hf and eb. Rin Okuyamachristos
2016-01-24Grr. arm is different.christos
2016-01-24Instead of hard-coding who has cpu counters why don't you look for them?christos
2015-12-26Descend into new raid module, and update sets lists.pgoyette
2015-12-23New files, in preparation for modularized version of raidframe driver.pgoyette
2015-12-20Remove this initial pass, since nothing further has been done with it forpgoyette
2015-12-07Modularize drvctl(4)pgoyette
2015-12-07Modularize the clockctl pseudo-device and link to the build.pgoyette
2015-12-03Split out the SYSV IPC stuff into its own compat_netbsd32_sysvipcpgoyette
2015-12-03Merge the compat_sysv module into the sysv_ipc module - it shouldpgoyette
2015-12-02Ooops, remove a local change that wasn't supposed to be committed.pgoyette
2015-12-01Create new compat_netbsd32_mqueue module, and descend into subdir topgoyette
2015-12-01Descend into new compat_netbsd32_nfssrv directory for new module, andpgoyette
2015-11-15Actually create the wapbl module, since it works.pgoyette
2015-09-10Evil hack to ensure dtrace lockstat module builds on arm.riz
2015-08-31add missing fileschristos
2015-08-21consistency with: src/sys/external/bsd/drm2/i915drm/files.i915drmkmschristos
2015-08-20ioconf glue for gpiosim module.uebayasi
2015-08-20Now gpiosim needs this for NGPIOSIM.uebayasi
2015-08-20Add ioconf entries to the pseudo-devices.christos
2015-07-30Add VMSWAPchristos
2015-07-09Don't build compat_netbsd32 if mips64 && building mips-n32matt
2015-06-22Add support for build mips64 kernel modules as N32matt
2015-06-13old ipc still needed for compat_netbsd32 on i386 and sparc.christos
2015-06-02Use SRCS+= instead of SRCS= in Makefile.incs to avoid assumptions ofpooka
2015-06-01Back out priorroy
2015-05-31Revert prior change, optionally include PPPOE and SPPP support again.roy
2015-05-31Change lfs from hash table to vcache.hannken
2015-05-30Remove ISCSI_PERFTEST.joerg
2015-05-30Remove ISCSI_TEST_MODE and corresponding dev/iscsi_test.h header.joerg
2015-05-17Add the spkr module to the build.pgoyette
2015-05-15Even though this isn't a man page, it looks like one. So sort thepgoyette
2015-05-14Descend into the examples to build them all the time. (They will notpgoyette
2015-05-13Fix up another internal reference to renamed module, and adjust somepgoyette
2015-05-13Fix instructions to match reality. (I renamed the example from thepgoyette
2015-05-13Fix RCS ID.joerg
2015-05-13A set of more comprehensive example kernel modules to replace ourpgoyette
2015-05-13Soon to be replaced with a more comprehensive set of examples.pgoyette
2015-05-13Descend into subdir to actually build the new sysv_ipc modulepgoyette