History log of /csrg-svn/usr.bin/pascal/pdx/process/start.c (Results 1 – 12 of 12)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 62144 06-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 48096 16-Apr-1991 bostic

new copyright; att/bsd/shared

# 36538 09-Jan-1989 mckusick

from John Gilmore for gcc

# 30848 07-Apr-1987 mckusick

port to tahoe by Nir peleg of CCI

# 22514 06-Jun-1985 dist

Add copyright

# 6081 08-Mar-1982 linton

changed handling of the process not starting up so that
when "run < abc" is given where "abc" doesn't exist the right thing happens

# 6073 08-Mar-1982 linton

put in cache initialization in at beginning of process startup
("initstart") ... the cache was non-empty after a "pi" which meant
instruction reads were getting the wrong values

# 5761 11-Feb-1982 linton

centralized the printing of a source line number and file
to a routine called "printwhere" in pstatus.c ... other routines
were modified to use this routine

# 5739 10-Feb-1982 linton

SIGILL has got to be traced for catching breakpoints,
it seems I forgot this in my old age.

# 5714 07-Feb-1982 linton

slight change in the way signals are handled -- px now gets
all but interrupt, trap, and iot, it is assumed px handles the errors
and then sends itself a trap

# 5653 02-Feb-1982 linton

removed all argument handling, stuff in runcont is used;
modified handling of px exit conditions in the case of the implicit "-t"
option which is set when running under "pix" or "obj"

# 5510 18-Jan-1982 linton

date and time created 82/01/18 19:20:54 by linton