summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2020-10-18use the GCC_ warning variablechristos
2020-10-18Avoid alignment of packed memberchristos
2020-10-18Avoid alignment of packed memberchristos
2020-10-14modularize, and fix build errorryo
2020-09-26Add HAVE_NVMM and use it to control the build of NVMM related components.jmcneill
2020-09-08Added iavf(4) that is based on OpenBSD's iavf(4) implementationyamaguchi
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2020-09-06Fix fallout from previous uvm.h cleanup.riastradh
2020-09-05Round of uvm.h cleanup.riastradh
2020-08-05Upgrade NVMM to WARNS=5.maxv
2020-07-04the x86 xen and non-xen modules are identical,chs
2020-06-27Rename module directory for ibm4xx from /stand/powerpc-4xx torin
2020-06-25Register NVMM as an actual pseudo-device. Without PMF handler, tomaxv
2020-06-01Example of a kernel module that registers DDB commands.uwe
2020-05-16Add ACL support for FFS. From FreeBSD.christos
2020-05-02Include netbsd32_futex.c in the module.thorpej
2020-05-01s/&&/&/ and also return POLLRDNORM (pointed out by joerg@)christos
2020-04-30remove debugging stuff accidentally committed.christos
2020-04-30include sys/lwp.h and fix the build.mrg
2020-04-30New kernel example module written by Ayushi Sharmachristos
2020-04-19Turn off compat drm.maya
2020-04-18Extended attribute support for ffsv2, from FreeBSD.christos
2020-04-12Remove ufs_wapbl.c from Makefile.htodd
2020-04-04Switch to type generic PRIu macroskamil
2020-04-04Add new example kernel module: current_timekamil
2020-04-04remove SMBFS and nsmb(4) - kernel partjdolecek
2020-04-01Fix CVS Idkamil
2020-04-01Avoid comparison between signed and unsigned integerkamil
2020-04-01Import a new example kernel module fopsmapperkamil
2020-03-12Split out the quota code from the rest of compat_netbsd32 module. Thispgoyette
2020-03-11Fixup the evbarm PCI modulesskrll
2020-03-05disable a.out on aarch64christos
2020-02-29Disable hifn againskrll
2020-02-29Group some PCI only modules together and only build them on a subset ofskrll
2020-02-27Make ixl(4) be able to build as a moduleyamaguchi
2020-02-14Carry new CWARNFLAGS over to module reachover makefiles.riastradh
2020-02-12cyclic.kmod needs -Wno-sign-compare for aarch64 CPU_INFO_FOREACH.riastradh
2020-02-09Retire azalia(4).jmcneill
2020-02-07Improve wordingpgoyette
2020-02-06Document what does ping_block.kamil
2020-02-05Use ENOTTY as error for an unrecognized ioctl() code, rather thanpgoyette
2020-02-05Import new example kernel module ping_blockkamil
2020-01-30Align major numbers in example modules with sys/conf/majorskamil
2020-01-27Split the module glue out from the rest of opencrypto/ocryptodev topgoyette
2020-01-27Use correct pseudo-device for opencrypto modulepgoyette
2020-01-21Split the compat_50 module into two, separating the QUOTA-relatedpgoyette
2020-01-19Remove filemon(4).riastradh
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
2020-01-01One more vestige.pgoyette
2020-01-01Add module build for aq(4)ryo