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