History log of /netbsd-src/sys/compat/aoutm68k/aoutm68k_mod.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 54b7adb1 07-Mar-2014 christos <christos@NetBSD.org>

c99 initializers for struct execsw


# 721e82b5 19-Sep-2013 christos <christos@NetBSD.org>

exec modules need to be of the exec kind


# 92ce8c6a 19-Nov-2008 ad <ad@NetBSD.org>

Make the emulations, exec formats, coredump, NFS, and the NFS server
into modules. By and large this commit:

- shuffles header files and ifdefs
- splits code out where necessary to be modular
- adds

Make the emulations, exec formats, coredump, NFS, and the NFS server
into modules. By and large this commit:

- shuffles header files and ifdefs
- splits code out where necessary to be modular
- adds module glue for each of the components
- adds/replaces hooks for things that can be installed at runtime

show more ...