Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



briggs
Sun Jun 25 09:11:46 EDT 1995
Update of /a/cvsroot/src/sys/compat/sunos
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv26470

Modified Files:
        sunos_misc.c 
Log Message:
* Don't include sys/exec.h explicitly--it's not protected against multiple
  inclusions and compat_util.h now includes it.
* Declare struct emul *e=p->p_emul in a couple of places so we can use
  STACKGAPBASE macro (should this macro be modified to take a struct
  emul * or struct proc * parameter?).
* Declare extern struct emul emul_sunos for sunos_sigvec's comparison.




Home | Main Index | Thread Index | Old Index