summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2022-01-06Since UFS_DIRHASH is explicitly disabled in GENERIC kernels (due topgoyette
2021-12-19Fix i386 modules build: viadrmums requires CONFIG_DRM_LEGACY.riastradh
2021-12-19amdgpu: New kernel module build goo.riastradh
2021-12-19drm: Sync (device-independent) drmkms*.kmod makefiles.riastradh
2021-12-19Suppress some harmless clang warnings.riastradh
2021-12-19Rename fence -> dma_fence, step 2: files files.riastradh
2021-12-07A driver and user land utility for the Sparkfun Serial Controlled Motorbrad
2021-11-27fix build for aarch64ebryo
2021-11-25add support COMPAT_LINUX32 for aarch64ryo
2021-11-06Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humiditybrad
2021-10-23Move msdosfs_rename() and doscheckpath() to new file msdosfs_rename.c.hannken
2021-10-21fix various typos, mainly in comments, but also in man pages and log messages.andvar
2021-10-14A driver for the Sensirion SGP40 MOx gas sensor. An example of thisbrad
2021-10-09Modularize compat_linux(8) for aarch64.ryo
2021-10-03A driver for the Sensirion SHT40/SHT41/SHT45 temperature and humiditybrad
2021-09-25Disable drmkms module builds.maya
2021-09-11Build and install the if_run module. run(4) is not necessarily includedpgoyette
2021-08-21rename glue.c to sodium_module.cchristos
2021-08-18Don't define HAVE_TI_MODE if we don't have it.christos
2021-08-18Fix broken namechristos
2021-08-17s/blake2s/blakes2s/ to match the directory that existskre
2021-08-17modules for blake2s libsodium and if_wgchristos
2021-08-09fix various typos in compatibility, mainly in comments.andvar
2021-08-08Fix LIST operations, found by strictly-aligned CPUs, i.e., ARMv5 and IBM403:rin
2021-08-08Add ddbping example module to SUBDIR list.uwe
2021-08-07Make sure that buffers allocated by lua_alloc() are aligned to 8-byterin
2021-08-03Switch evbppc/ibm4xx to generic evbppc (same as oea) kernel modules.rin
2021-06-29Add containment for the cloning devices hack in vn_open.dholland
2021-06-21fix proplib deprecationchristos
2021-06-03build the drmkms modules with -fwrapv toonia
2021-05-17Add a new link-aggregation pseudo interface named lagg(4)yamaguchi
2021-04-25Handle mipsn64christos
2021-04-15- Don't define NEED_ISYSTEM. This is a rump thing and should be only exposedchristos
2021-04-15- Don't include <bsd.own.mk> It should be done by the enclosing Makefilechristos
2021-04-13apply -Wno-error=array-bounds for GCC 10.mrg
2021-04-13more GCC 10 fixes.mrg
2021-04-13apply some -Wno- to ignore several new warnings with GCC 10.mrg
2021-04-12include bsd.own.mk to make sure $S is set.mrg
2021-04-12add some new uses of existing GCC_NO_* variables for warning issues.mrg
2021-04-10Build the netbsd32_syscall module if mips64.simonb
2021-03-25don't restrict pad module to i386 and amd64.nia
2021-03-23Add some \n's to the end of some printf()s.simonb
2021-02-23introduce DDB_END_CMD and replace more than 20 copies of the samemrg
2020-11-07fix arm testchristos
2020-11-04Use opt_execfmt.h to get build options.pgoyette
2020-11-01Separate the compat_netbsd32_coredump from the compat_netbsd32 andpgoyette
2020-10-27move vmt(4) from MD to MI, and add support vmt on aarch64. tested on ESXi-Arm...ryo
2020-10-21process_machdep.c is mandatory now.christos
2020-10-19Arrange so that no options COREDUMP and no options PTRACE work together.christos
2020-10-18Provide a global no-packed-address for both gcc and clangchristos