Home | History | Annotate | Download | only in sunos32
History log of /src/sys/compat/sunos32/sunos32_exec.h
RevisionDateAuthorComments
 1.10  19-Nov-2008  ad 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.9  29-May-2008  mrg branches: 1.9.4; 1.9.6;
remove clause #3 from my license where there are no other
copyright holders involved.
 1.8  04-Dec-2007  dsl branches: 1.8.12; 1.8.14; 1.8.16; 1.8.18;
Remove all the __P
 1.7  11-Dec-2005  christos branches: 1.7.44; 1.7.46; 1.7.52; 1.7.56;
merge ktrace-lwp.
 1.6  29-Jun-2003  fvdl branches: 1.6.2; 1.6.18;
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
and need to be examined and discussed more.
 1.5  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.4  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.3  20-Sep-2001  thorpej Add sunos32_setregs(), thus making sunos32 compile again.
 1.2  08-Feb-2001  mrg branches: 1.2.2; 1.2.4; 1.2.6; 1.2.8;
header is struct netbsd32_exec
 1.1  02-Feb-2001  mrg initial support for sunos binaries running on a 64 bit sparc64 kernel.
some programs work, many do not yet.
 1.2.8.1  01-Oct-2001  fvdl Catch up with -current.
 1.2.6.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.4.2  23-Aug-2002  petrov lwpfication
 1.2.4.1  21-Sep-2001  nathanw Catch up to -current.
 1.2.2.2  11-Feb-2001  bouyer Sync with HEAD.
 1.2.2.1  08-Feb-2001  bouyer file sunos32_exec.h was added on branch thorpej_scsipi on 2001-02-11 19:14:31 +0000
 1.6.18.2  07-Dec-2007  yamt sync with head
 1.6.18.1  21-Jun-2006  yamt sync with head.
 1.6.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.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.7.56.1  08-Dec-2007  ad Sync with head.
 1.7.52.1  08-Dec-2007  mjf Sync with HEAD.
 1.7.46.1  09-Jan-2008  matt sync with HEAD
 1.7.44.1  09-Dec-2007  jmcneill Sync with HEAD.
 1.8.18.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.8.16.1  04-May-2009  yamt sync with head.
 1.8.14.1  04-Jun-2008  yamt sync with head
 1.8.12.2  17-Jan-2009  mjf Sync with HEAD.
 1.8.12.1  02-Jun-2008  mjf Sync with HEAD.
 1.9.6.1  19-Jan-2009  skrll Sync with HEAD.
 1.9.4.1  13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.

RSS XML Feed