summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2010-03-13Include ../../Makefile.inc now that it works.christos
2010-03-13now that I've fixed Makefile.inc, include it.christos
2010-03-13Don't hard-code ../../ so that we can handle multi-level modules (dtrace)christos
2010-03-12DTrace: Add the Function Boundary Trace (FBT) provider moduile. Thisdarran
2010-03-12DTrace: Add support for a simulated solaris_cpu[] data structure perdarran
2010-03-10DTrace: fix a build problem for the SDT provider.darran
2010-03-03-DFFS is no longer necessarypooka
2010-03-02Reflect removal of fs_nfs.h and -DNFSpooka
2010-03-02Remove the ufs_vnops.c hacks from the lfs module, since ffs (andpooka
2010-03-01DTrace: Add an SDT (Statically Defined Tracing) provider framework, anddarran
2010-02-28Add makefiles for a sample of ACPI kernel modules.jruoho
2010-02-28Update zfs module to new sources.haad
2010-02-21DTrace: add the dtrace module.darran
2010-02-21DTrace: add the dtrace module to the build.darran
2010-01-25add bpf kmodpooka
2010-01-05Fix MKBINUTILS=no builds by leaving out xldscripts.dyoung
2009-12-21Add netbsd32_compat_50.c to netbsd32 module sources list.njoly
2009-12-13System utilities, boot programs and kernel modules are machinenakayama
2009-12-07Typo.uebayasi
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-11-10Move the kmodule linker script source into sys/modules/xldscripts. It isskrll
2009-10-20Check to see if we were passed a NULL proplist dictionary.jnemeth
2009-10-05Add zfs sets and needed veriables to hook zfs into the build. ZFS on i386haad
2009-10-02First part of secmodel cleanup and other misc. changes:elad
2009-09-27enable viadrm kmod for i386jmcneill
2009-09-27Add viadrm kmodjmcneill
2009-09-17Not all platforms can do PaX stuff. The list was derived in privatejnemeth
2009-08-10Enable taskq which was disabled during testing.haad
2009-08-10Remove strange looking -I entries.haad
2009-08-10Add raidframe module dir. Rf needs some fixes before it can be used as ahaad
2009-08-10Add solaris and zfs kernel modules build directories. These modules willhaad
2009-07-19Make POSIX message queues a kernel module.rmind
2009-07-18Import read-only part of the NiLFS (v2) implementation for NetBSD. It has beenreinoud
2009-06-22add a couple of missing files. pointed out by tron.mrg
2009-06-22Fix modules build after update of drm(4).tron
2009-06-05Add work in support for compiling ccd and cgd drivers as a modules. I forgothaad
2009-03-31Also look for sources in sys/arch/x86/x86/ if MACHINE_ARCH is i386 ordyoung
2009-03-10enable tprof modules.yamt
2009-03-10add makefiles for tprof drivers.yamt
2009-03-05whitespaceyamt
2009-02-24Follow up the removal of linux_support.S for amd64 and i386.he
2009-02-22PR kern/26878 FFSv2 + softdep = livelock (no free ram)ad
2009-02-14Convert more MACHINE tests to MACHINE_ARCHabs
2009-02-05Revert previously changes. There is no cgd and ccd directory until I properlyhaad
2009-02-05Add support for the MODULAR framework to the vnd driver. Enable building ofhaad
2009-02-03kmod reachover gluejmcneill
2009-01-19Provide compatibility for pre-christos-time_t sysv sysctls.christos
2009-01-14Add comment about adding module dependiences to MODULE macro.haad
2009-01-11merge christos-time_tchristos
2009-01-05sysvbfs modulepooka