Home | History | Annotate | Download | only in kern
History log of /src/sys/kern/subr_emul.c
RevisionDateAuthorComments
 1.2  27-Jan-2019  pgoyette branches: 1.2.4;
Merge the [pgoyette-compat] branch
 1.1  07-Mar-2018  pgoyette branches: 1.1.2;
file subr_emul.c was initially added on branch pgoyette-compat.
 1.1.2.1  07-Mar-2018  pgoyette Move the emul_find_root() and emul_find_interp() to a new file
subr_emul.c

The previous location was in exec_elf.c but that can get built
multiple times for a single kernel, so we could end up with
duplicate symbols.

Thanks to ,rg@ for the heads-up.
 1.2.4.2  10-Jun-2019  christos Sync with HEAD
 1.2.4.1  27-Jan-2019  christos file subr_emul.c was added on branch phil-wifi on 2019-06-10 22:09:03 +0000

RSS XML Feed