summaryrefslogtreecommitdiff
path: root/sys/modules/compat_netbsd32/Makefile
AgeCommit message (Expand)Author
2020-11-07fix arm testchristos
2020-11-01Separate the compat_netbsd32_coredump from the compat_netbsd32 andpgoyette
2020-05-16Add ACL support for FFS. From FreeBSD.christos
2020-05-02Include netbsd32_futex.c in the module.thorpej
2020-04-19Turn off compat drm.maya
2020-03-12Split out the quota code from the rest of compat_netbsd32 module. Thispgoyette
2020-03-05disable a.out on aarch64christos
2019-11-20Move all non-emulation-specific coredump code into the coredump module,pgoyette
2019-09-28Disable NETBSD32_DRMKMS by not using it, but keep compiling it.christos
2019-09-26Kill WARNS = 3 from all the modules that now compile cleanly.christos
2019-08-20Disable netbsd32_drm.c until it receives proper review.maxv
2019-08-20Add netbsd32 drm support from Surya Shankar at GSoC 2019christos
2019-06-18Add QUOTA definechristos
2019-03-23The main compat_netbsd32 module doesn't contain any prior-version-compatpgoyette
2019-02-17Bump default value of WARNS for modules from 3 to 5, andrin
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2018-11-26compat modules now require an extra include path for libnv.mlelstv
2017-01-26Define MODULAR so we can have syscalls autoload after the module autoloads.christos
2016-09-17Add KTRACEchristos
2015-12-03Split out the SYSV IPC stuff into its own compat_netbsd32_sysvipcpgoyette
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-08-31add missing fileschristos
2015-07-30Add VMSWAPchristos
2015-05-10mips doesn't do a.out and never has.matt
2014-12-05Add COMPAT_NOMIDchristos
2013-05-10add new filechristos
2013-01-22We need more defines for this to actually work!christos
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-02-19Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!rmind
2011-08-02Remove a number of now unnecessary -no-integrated-as cases.joerg
2011-05-20LLVM's assembler parser doesn't support .code32 yet, so disable it.joerg
2011-01-04Define KERN_SA when building the modulepgoyette
2009-12-21Add netbsd32_compat_50.c to netbsd32 module sources list.njoly
2009-02-14Convert more MACHINE tests to MACHINE_ARCHabs
2008-12-08s/SYSVIPC/SYSVMSG/, for message queues support.njoly
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad