Home | History | Annotate | Download | only in aoutm68k
History log of /src/sys/compat/aoutm68k/files.aoutm68k
RevisionDateAuthorComments
 1.8  27-Jan-2019  pgoyette Merge the [pgoyette-compat] branch
 1.7  17-Nov-2014  uebayasi branches: 1.7.18; 1.7.20;
Define compat modules (but without dependencies yet).
 1.6  19-Nov-2008  ad branches: 1.6.26;
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
 1.5  11-Dec-2005  christos branches: 1.5.70; 1.5.74; 1.5.80; 1.5.84;
merge ktrace-lwp.
 1.4  14-Sep-2004  jdolecek remove all alternative path check code, and (empty) ioctl wrapper
 1.3  12-Sep-2004  he More removal of references to aoutm68k_syscalls.c, following that file's
removal. Allows our m68k ports to build again.
 1.2  07-Apr-2001  tsutsui branches: 1.2.22;
Allow enabling/disabling /emul/aout alternate path search
on COMPAT_AOUT_M68K environment by options COMPAT_AOUT_ALTPATH.
 1.1  02-Dec-2000  scw branches: 1.1.2; 1.1.4;
Initial cut of COMPAT_AOUT_M68K.
This gets most existing m68k a.out binaries working with m68k ELF
kernels.

There are still some remaining ABI issues to track down; most notably,
some ioctl(2) calls are affected by the change.
 1.1.4.1  09-Apr-2001  nathanw Catch up with -current.
 1.1.2.3  21-Apr-2001  bouyer Sync with HEAD
 1.1.2.2  08-Jan-2001  bouyer Files added on trunk.
 1.1.2.1  02-Dec-2000  bouyer file files.aoutm68k was added on branch thorpej_scsipi on 2001-01-08 14:56:51 +0000
 1.2.22.2  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.22.1  18-Sep-2004  skrll Sync with HEAD.
 1.5.84.1  19-Jan-2009  skrll Sync with HEAD.
 1.5.80.1  13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.5.74.1  04-May-2009  yamt sync with head.
 1.5.70.1  17-Jan-2009  mjf Sync with HEAD.
 1.6.26.1  03-Dec-2017  jdolecek update from HEAD
 1.7.20.1  10-Jun-2019  christos Sync with HEAD
 1.7.18.1  12-Mar-2018  pgoyette Update dependencies for modules when they are built-in. Now we don't
(or at least, shouldn't) need reminders in the GENERIC config files
about which module options require other options.

Update branch status doc accordingly.

RSS XML Feed