index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
modules
/
Makefile
Age
Commit message (
Expand
)
Author
2010-04-12
Connect the pf module to the build.
ahoka
2010-04-09
Connect the pad(4) kernel module to the build on i386 and amd64.
ahoka
2010-02-21
DTrace: add the dtrace module to the build.
darran
2010-01-25
add bpf kmod
pooka
2010-01-05
Fix MKBINUTILS=no builds by leaving out xldscripts.
dyoung
2009-12-05
Remove the portalfs kernel file system driver. Replace mount_portal(8)
pooka
2009-11-10
Move the kmodule linker script source into sys/modules/xldscripts. It is
skrll
2009-10-05
Add zfs sets and needed veriables to hook zfs into the build. ZFS on i386
haad
2009-10-02
First part of secmodel cleanup and other misc. changes:
elad
2009-09-27
enable viadrm kmod for i386
jmcneill
2009-07-19
Make POSIX message queues a kernel module.
rmind
2009-07-18
Import read-only part of the NiLFS (v2) implementation for NetBSD. It has been
reinoud
2009-03-10
enable tprof modules.
yamt
2009-03-05
whitespace
yamt
2009-02-14
Convert more MACHINE tests to MACHINE_ARCH
abs
2009-02-05
Revert previously changes. There is no cgd and ccd directory until I properly
haad
2009-02-05
Add support for the MODULAR framework to the vnd driver. Enable building of
haad
2009-01-05
sysvbfs module
pooka
2008-12-31
Might as well install the dm devmapper module when we install the
agc
2008-12-05
PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbo...
ad
2008-11-29
- don't build compat_linux on alpha until sys/modules/compat_linux/Makefile
tsutsui
2008-11-28
Build compat_linux and exec_elf64 for alpha.
he
2008-11-25
Descend into the new modules during the build.
cube
2008-11-24
Rename some modules to match their vfs name.
ad
2008-11-23
exec_elf32 makes no sense on alpha
martin
2008-11-20
Rename the accept filter modules to make module name match filter name.
ad
2008-11-19
Make the emulations, exec formats, coredump, NFS, and the NFS server
ad
2008-11-14
Make POSIX AIO loadable as a module.
ad
2008-11-13
+compat_ossaudio
ad
2008-11-12
Allow the POSIX semaphore code to be loaded as a module.
ad
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2008-09-23
Build modular fss driver.
hannken
2008-08-30
Back out dirhash kernel module for now.
reinoud
2008-08-29
Add dirhash kernel module for sharing dirhashing support with other FS
reinoud
2008-06-28
Add of bunch of file system modules.
rumble
2008-06-26
build and install azalia.kmod for amd64 and i386.
kent
2008-05-20
Enable cd9660 module.
ad
2008-05-19
Enable putter and puffs modules in build.
jmcneill
2008-05-18
Build radeondrm kmod on i386.
jmcneill
2008-05-18
Build drm and i915drm modules for i386 and amd64.
jmcneill
2008-05-02
Build and install modules into /kernel/modules. Each module gets a
ad