#
69534 |
| 17-May-1995 |
mckusick |
add definition for ability to produce a backtrace |
#
65425 |
| 04-Jan-1994 |
mckusick |
do not need to do anything for cpu_set_init_frame() as the PMAX stores registers in u.u_pcb rather than on stack (i.e., fork() sets p_md.md_regs) |
#
65072 |
| 10-Dec-1993 |
mckusick |
add cpu_set_init_frame to initialize init's syscall frame |
#
64621 |
| 23-Sep-1993 |
bostic |
changes for 4.4BSD-Lite requested by USL |
#
63217 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
60305 |
| 24-May-1993 |
ralph |
added CTL_MACHDEP support |
#
56820 |
| 15-Nov-1992 |
ralph |
updates from Rick Macklem. Also, fix MIPS implementation defines. |
#
56636 |
| 24-Oct-1992 |
ralph |
use COPY_SIGCODE now. |
#
56523 |
| 11-Oct-1992 |
bostic |
make kernel includes standard |
#
55752 |
| 27-Jul-1992 |
ralph |
added changes for clock interrupts/profiling |
#
52757 |
| 29-Feb-1992 |
ralph |
added cpu_setstack macro |
#
52744 |
| 29-Feb-1992 |
ralph |
added support for DS5000 |
#
52131 |
| 07-Jan-1992 |
mckusick |
contributed by Ralph Campbell |