Home | History | Annotate | Download | only in vax1k
History log of /src/sys/compat/vax1k/vax1k_exec.h
RevisionDateAuthorComments
 1.8  15-Aug-2009  matt Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to
do it for you.
 1.7  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.6  13-Feb-2008  matt branches: 1.6.6; 1.6.8; 1.6.10;
Update to c99.
 1.5  04-Dec-2007  dsl Remove all the __P
 1.4  11-Dec-2005  christos branches: 1.4.44; 1.4.46; 1.4.52; 1.4.56;
merge ktrace-lwp.
 1.3  29-Jun-2003  fvdl branches: 1.3.2; 1.3.18;
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
and need to be examined and discussed more.
 1.2  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.1  21-Aug-1998  ragge VAX 1k page size compatibility executable handling.
 1.3.18.3  27-Feb-2008  yamt sync with head.
 1.3.18.2  07-Dec-2007  yamt sync with head
 1.3.18.1  21-Jun-2006  yamt sync with head.
 1.3.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.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.4.56.1  08-Dec-2007  ad Sync with head.
 1.4.52.2  18-Feb-2008  mjf Sync with HEAD.
 1.4.52.1  08-Dec-2007  mjf Sync with HEAD.
 1.4.46.2  23-Mar-2008  matt sync with HEAD
 1.4.46.1  09-Jan-2008  matt sync with HEAD
 1.4.44.1  09-Dec-2007  jmcneill Sync with HEAD.
 1.6.10.2  19-Aug-2009  yamt sync with head.
 1.6.10.1  16-May-2008  yamt sync with head.
 1.6.8.1  18-May-2008  yamt sync with head.
 1.6.6.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed