Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-12-16 | Two changes are made in this checkin. | Dale S. Rahn | |
The first is a change to force the console to stay 8N1, the configuration of the bug/prom during the first open to the device by init. The second is to not enable interupts until the port is opened. Previously receive and CD change interrutps were enabled at config time. If a character arrived before the port was opened for the first time, it would crash the system. | |||
1995-12-15 | clamp maxproc to not exceed pt space | Theo de Raadt | |
1995-12-15 | cpu_fork changes type | Theo de Raadt | |
1995-12-15 | bcopy & friends move to m68k tree | Theo de Raadt | |
1995-12-07 | update to use new files in libsa | Theo de Raadt | |
1995-12-06 | various changes to once again shrink the bootblocks to a useable size. | Theo de Raadt | |
1995-12-06 | optimize further | Theo de Raadt | |
1995-12-05 | working .cvsignore files | Theo de Raadt | |
1995-12-05 | this is useful in compile directories | Theo de Raadt | |
1995-12-01 | we cannot jump into ddb until the interrupt has been acknowledged to the | Theo de Raadt | |
chip. set a flag and defer calling ddb till end of interrupt routine. | |||
1995-12-01 | previous verbosity patch was wrong | Theo de Raadt | |
1995-12-01 | add CONSOLEBREAKDDB support. also be less verbose at boot.. | Theo de Raadt | |
1995-12-01 | fixed ddb, improved fifo handling, new still-not-working dma support | Theo de Raadt | |
from drahn@pacific.urbana.mcd.mot.com | |||
1995-12-01 | for now, assume no flash on 167 (is this true?) | Theo de Raadt | |
1995-11-30 | do not truncate swdevt[] ever | Theo de Raadt | |
1995-11-30 | in actual fact MAXPARTITIONS is 16 and scsi disk is major 4 | Theo de Raadt | |
1995-11-30 | prevent access to page 0 of virtual space | Theo de Raadt | |
1995-11-30 | do not drop into debugger on simple recoverable errors | Theo de Raadt | |
1995-11-29 | niklas pointed out the new MDP_UNCACHE_WX might break fork/exec. | Theo de Raadt | |
always set/clear in setregs() now | |||
1995-11-28 | on the '040, do not cache write+exec pages for sunos processes. SunOS ld.so | Theo de Raadt | |
is unaware of split I/D caches, and hence messes up. patch by niklas | |||
1995-11-28 | delete last chunks of MAPPEDCOPY | Theo de Raadt | |
1995-11-28 | delete duplicate sysarch function body | Theo de Raadt | |
1995-11-23 | userret() parameter botch; prototype userret(); make ddb easier to enter | Theo de Raadt | |
1995-11-23 | MAPPEDCOPY is garbage; it is not cache-aware | Theo de Raadt | |
1995-11-23 | as has no -g flag | Theo de Raadt | |
1995-11-22 | do not need to load off 4.3 filesystems | Theo de Raadt | |
1995-11-19 | typo glitch repair | Theo de Raadt | |
1995-11-19 | in clcninit: we need to use IIOV to convert the physical address of | chuck | |
the console to a virtual address. otherwise we can not print anything because our register pointer is wrong (this is on the 167). | |||
1995-11-17 | deal with new rarp_getipaddress() semantics | Theo de Raadt | |
1995-11-17 | incorrect comment character in header | Theo de Raadt | |
1995-11-17 | incorrect comment character in header | Theo de Raadt | |
1995-11-17 | add a neat hack for write, but it still does not work | Theo de Raadt | |
1995-11-13 | comment a bit better | Theo de Raadt | |
1995-11-07 | ../m68k is a subdir | Theo de Raadt | |
1995-11-07 | $Id$ throughout | Theo de Raadt | |
update many copyrights | |||
1995-11-07 | $Id$ lines | Theo de Raadt | |
MVME167: repair job | |||
1995-11-06 | clean two more .o files | Theo de Raadt | |
1995-10-29 | fixes from dale | Theo de Raadt | |
1995-10-28 | fixed 162 reset code from dale | Theo de Raadt | |
1995-10-23 | sdboot -> stboot | Theo de Raadt | |
1995-10-22 | NetBSD -> OpenBSD; kernel is called /bsd | Theo de Raadt | |
1995-10-22 | kernel name is /bsd | Theo de Raadt | |
1995-10-22 | crank NMBCLUSTERS | Theo de Raadt | |
1995-10-20 | kill duplicate | Theo de Raadt | |
1995-10-20 | update to new libsa | Theo de Raadt | |
1995-10-18 | - bzero/strlen/bcmp | Theo de Raadt | |
1995-10-18 | + sys_sysarch | Theo de Raadt | |
1995-10-18 | sigreturn -> sys_sigreturn | Theo de Raadt | |
1995-10-18 | SUNOS_SYS_sunos_sigreturn -> SUNOS_SYS_sigreturn | Theo de Raadt | |
1995-10-18 | old files | Theo de Raadt | |