summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k
AgeCommit message (Expand)Author
1995-12-26put memcpy into libsaTheo de Raadt
1995-12-26properly decl panic()Theo de Raadt
1995-12-26quiet a warningTheo de Raadt
1995-12-21from netbsd; cpu_setstack() is depricatedTheo de Raadt
1995-12-16Two changes are made in this checkin.Dale S. Rahn
1995-12-15clamp maxproc to not exceed pt spaceTheo de Raadt
1995-12-15cpu_fork changes typeTheo de Raadt
1995-12-15bcopy & friends move to m68k treeTheo de Raadt
1995-12-07update to use new files in libsaTheo de Raadt
1995-12-06various changes to once again shrink the bootblocks to a useable size.Theo de Raadt
1995-12-06optimize furtherTheo de Raadt
1995-12-05working .cvsignore filesTheo de Raadt
1995-12-05this is useful in compile directoriesTheo de Raadt
1995-12-01we cannot jump into ddb until the interrupt has been acknowledged to theTheo de Raadt
1995-12-01previous verbosity patch was wrongTheo de Raadt
1995-12-01add CONSOLEBREAKDDB support. also be less verbose at boot..Theo de Raadt
1995-12-01fixed ddb, improved fifo handling, new still-not-working dma supportTheo de Raadt
1995-12-01for now, assume no flash on 167 (is this true?)Theo de Raadt
1995-11-30do not truncate swdevt[] everTheo de Raadt
1995-11-30in actual fact MAXPARTITIONS is 16 and scsi disk is major 4Theo de Raadt
1995-11-30prevent access to page 0 of virtual spaceTheo de Raadt
1995-11-30do not drop into debugger on simple recoverable errorsTheo de Raadt
1995-11-29niklas pointed out the new MDP_UNCACHE_WX might break fork/exec.Theo de Raadt
1995-11-28on the '040, do not cache write+exec pages for sunos processes. SunOS ld.soTheo de Raadt
1995-11-28delete last chunks of MAPPEDCOPYTheo de Raadt
1995-11-28delete duplicate sysarch function bodyTheo de Raadt
1995-11-23userret() parameter botch; prototype userret(); make ddb easier to enterTheo de Raadt
1995-11-23MAPPEDCOPY is garbage; it is not cache-awareTheo de Raadt
1995-11-23as has no -g flagTheo de Raadt
1995-11-22do not need to load off 4.3 filesystemsTheo de Raadt
1995-11-19typo glitch repairTheo de Raadt
1995-11-19in clcninit: we need to use IIOV to convert the physical address ofchuck
1995-11-17deal with new rarp_getipaddress() semanticsTheo de Raadt
1995-11-17incorrect comment character in headerTheo de Raadt
1995-11-17incorrect comment character in headerTheo de Raadt
1995-11-17add a neat hack for write, but it still does not workTheo de Raadt
1995-11-13comment a bit betterTheo de Raadt
1995-11-07../m68k is a subdirTheo de Raadt
1995-11-07$Id$ throughoutTheo de Raadt
1995-11-07$Id$ linesTheo de Raadt
1995-11-06clean two more .o filesTheo de Raadt
1995-10-29fixes from daleTheo de Raadt
1995-10-28fixed 162 reset code from daleTheo de Raadt
1995-10-23sdboot -> stbootTheo de Raadt
1995-10-22NetBSD -> OpenBSD; kernel is called /bsdTheo de Raadt
1995-10-22kernel name is /bsdTheo de Raadt
1995-10-22crank NMBCLUSTERSTheo de Raadt
1995-10-20kill duplicateTheo de Raadt
1995-10-20update to new libsaTheo de Raadt
1995-10-18- bzero/strlen/bcmpTheo de Raadt