69313 | 09-May-1995 |
mckusick |
put in request to unmount all filesystems when rebooting |
68716 | 03-Apr-1995 |
mckusick |
lint |
67964 | 21-Nov-1994 |
mckusick |
missing ktrace point for syscall entry |
67954 | 21-Nov-1994 |
mckusick |
add istty |
67112 | 08-May-1994 |
torek |
calculate hostid correctly (typo) |
66419 | 21-Mar-1994 |
bostic |
add a copyright notice |
66001 | 05-Feb-1994 |
torek |
use a valid virtual address in pmap_changeprot; from Paul Kranenburg |
65744 | 14-Jan-1994 |
bostic |
The test for rootfs (now mountlist) is to avoid panic'ing in sync(). Now that rootfs is not special, it should not be needed anymore. You never saw this on HP300s because there, *(foo *)NULL succeed
The test for rootfs (now mountlist) is to avoid panic'ing in sync(). Now that rootfs is not special, it should not be needed anymore. You never saw this on HP300s because there, *(foo *)NULL succeeds in the kernel....; From: Chris Torek <torek@BSDI.COM>
show more ...
|
65730 | 13-Jan-1994 |
bostic |
rootfs is gone, use mountlist instead |
65654 | 12-Jan-1994 |
hibler |
entries_pageable set TRUE for buffer map (set vm_map.c change). |
65084 | 10-Dec-1993 |
mckusick |
changes for 4.4BSD-Lite requested by USL NOT SEMANTIC SUGAR -- change to exec init, not hand-craft it |
65079 | 10-Dec-1993 |
mckusick |
new names for USL |
65078 | 10-Dec-1993 |
mckusick |
lint |
65077 | 10-Dec-1993 |
mckusick |
lint |
64937 | 23-Nov-1993 |
torek |
fix comment, Pinnacle is no longer secret |
64853 | 14-Nov-1993 |
hibler |
add iszerodev predicate |
64829 | 11-Nov-1993 |
torek |
need <machine/instr.h> even ifndef DIAGNOSTIC |
64786 | 30-Oct-1993 |
torek |
add cgsix |
64785 | 30-Oct-1993 |
torek |
splbio => splimp; never clear PG_NC in DVMA space |
64784 | 30-Oct-1993 |
torek |
work around ss1+ hardware bug by moving cache enable to after autoconfig |
64783 | 30-Oct-1993 |
torek |
work around ss1+ hardware bug by moving cache enable to after autoconfig |
64782 | 30-Oct-1993 |
torek |
work around ss1+ hardware bug by moving cache enable to after autoconfig |
64691 | 01-Oct-1993 |
torek |
1.38: memory-error should still be found first |
64688 | 30-Sep-1993 |
torek |
1.42: move cache enable into cpu configuration to save one output line and to make booting go a bit faster. |
64687 | 30-Sep-1993 |
torek |
1.16: move cache enable into cpu configuration to save one output line and to make booting go a bit faster. |