Subject: changed files: 'src/sys/kern kern_exec.c'
To: None <source-changes>
From: Theo Deraadt <deraadt>
List: source-changes
Date: 11/26/1993 04:23:50
Update of /b/source/CVS/src/sys/kern
In directory sun-lamp.cs.berkeley.edu:/c/users/deraadt/new/sys/kern

Revision/Branch: magnum

Modified Files:
	kern_exec.c 
Log Message:
STACKGAPLEN is the amount of space to leave between sigtramp and args.
this gap is used by emulation code. Normally it is 0 so you need not
worry about it.


------------------------------------------------------------------------------