64686 | 30-Sep-1993 |
torek |
1.36, 1.37: make parsedisk global |
64665 | 27-Sep-1993 |
torek |
1.41: sort the memory array before setting up translation tables, so that the software page numbers and hardware page numbers will agree for kernel pages. |
64664 | 27-Sep-1993 |
torek |
1.21: rm bogus stray interrupt time assignment (from dab@berserkly.cray.com) 1.22: trap table is protected (at least without kgdb) |
64663 | 27-Sep-1993 |
torek |
new cpu decode, & fix for ss2 cache chip bug |
64662 | 27-Sep-1993 |
torek |
1.33: Ignore rom property "aliases" (found on the IPX). 1.34: don't need LBL diskless hack anymore 1.35: add romgetcursoraddr, and move it and rominterpret into ifdef RCONSOLE |
64633 | 23-Sep-1993 |
bostic |
changes for 4.4BSD-Lite requested by USL |
64548 | 21-Sep-1993 |
bostic |
changes for 4.4BSD-Lite requested by USL |
64434 | 05-Sep-1993 |
mckusick |
curpri => curpriority |
64180 | 12-Aug-1993 |
mckusick |
last minute fix from torek |
63926 | 19-Jul-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
63925 | 19-Jul-1993 |
mckusick |
4.4BSD snapshot (revision 8.1) |
63924 | 19-Jul-1993 |
torek |
add a full complement of sd disks so that genvmunix will boot without -a |
63923 | 19-Jul-1993 |
torek |
clarify cache init (AC_CACHETAGS is too big for signed int) |
63474 | 16-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
63473 | 16-Jun-1993 |
mckusick |
indir => syscall; __indir => __syscall |
63323 | 11-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
60519 | 27-May-1993 |
torek |
1.34: fully bracket those initializers (for gcc2 -W) |
60518 | 27-May-1993 |
torek |
1.32: make GENERIC code compile |
60481 | 26-May-1993 |
torek |
1.41: add cpu_sysctl stub |
59740 | 05-May-1993 |
torek |
add security routines iskmemdev, isdisk, and chrtoblk |
59739 | 05-May-1993 |
torek |
add hardware assist for segment and context flush; just call seg/ctx flush code from range flush, as needed |
59663 | 03-May-1993 |
torek |
rm cpuspeed |
59325 | 27-Apr-1993 |
torek |
fix openpromcheckid -- was infintely recursive |
59324 | 27-Apr-1993 |
torek |
set up cache info |
59323 | 27-Apr-1993 |
torek |
preliminary SS2 support (seems to work) |