Home | History | Annotate | Download | only in m68k4k
History log of /src/sys/compat/m68k4k/m68k4k_exec.h
RevisionDateAuthorComments
 1.7  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.6  04-Dec-2007  dsl branches: 1.6.12; 1.6.14; 1.6.16;
Remove all the __P
 1.5  11-Dec-2005  christos branches: 1.5.44; 1.5.46; 1.5.52; 1.5.56;
merge ktrace-lwp.
 1.4  29-Jun-2003  fvdl branches: 1.4.2; 1.4.18;
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
and need to be examined and discussed more.
 1.3  28-Jun-2003  darrenr Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
be inserted into ktrace records. The general change has been to replace
"struct proc *" with "struct lwp *" in various function prototypes, pass
the lwp through and use l_proc to get the process pointer when needed.

Bump the kernel rev up to 1.6V
 1.2  09-Oct-1997  jtc Fix tipo inherited from old version of TNF copyright template.
 1.1  10-Sep-1996  thorpej branches: 1.1.10;
Add exec glue for `COMPAT_M68K4K'; just map the executable the way
a MID_M68K4K expects to be mapped. Allows any m68k port with
NBPG == 4096 to run NetBSD/hp300 executables, and will allow hp300s
to run legacy executables when that port's default format is eventually
changed to match the other m68k ports.
 1.1.10.1  14-Oct-1997  thorpej Update marc-pcmcia branch from trunk.
 1.4.18.2  07-Dec-2007  yamt sync with head
 1.4.18.1  21-Jun-2006  yamt sync with head.
 1.4.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.4.2.1  02-Jul-2003  darrenr Apply the aborted ktrace-lwp changes to a specific branch. This is just for
others to review, I'm concerned that patch fuziness may have resulted in some
errant code being generated but I'll look at that later by comparing the diff
from the base to the branch with the file I attempt to apply to it. This will,
at the very least, put the changes in a better context for others to review
them and attempt to tinker with removing passing of 'struct lwp' through
the kernel.
 1.5.56.1  08-Dec-2007  ad Sync with head.
 1.5.52.1  08-Dec-2007  mjf Sync with HEAD.
 1.5.46.1  09-Jan-2008  matt sync with HEAD
 1.5.44.1  09-Dec-2007  jmcneill Sync with HEAD.
 1.6.16.1  16-May-2008  yamt sync with head.
 1.6.14.1  18-May-2008  yamt sync with head.
 1.6.12.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed