summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1995-12-15delete archaic chuck of code relating to dumpdevTheo de Raadt
1995-12-15change u_long to u_int32_t to match rconsTheo de Raadt
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-15INSTALL kernel was just used by netbsd1.1 for their release..Theo de Raadt
1995-12-15from netbsd; update grf_ul; support files now only used if neededTheo de Raadt
1995-12-15from netbsd; bcopy moves to m68k treeTheo de Raadt
1995-12-15from netbsd; cpu_fork changes typesTheo de Raadt
1995-12-15from netbsd; enable interruptsTheo de Raadt
1995-12-15from netbsd:Theo de Raadt
1995-12-15common bcopy used by all the m68k portsTheo de Raadt
1995-12-15support pci 3c590 ethernet cardsTheo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-12-14from ragge; unneccessaryTheo de Raadt
1995-12-14update from netbsd (without losing local changes)Theo de Raadt
1995-12-14__FORK_BRAINDAMAGETheo de Raadt
1995-12-14from netbsd; cpu_fork() now returns voidTheo de Raadt
1995-12-14from netbsd; Return 0 in the child, not the parent pid.Theo de Raadt
1995-12-14from netbsd; add copyright noticeTheo de Raadt
1995-12-14from netbsd: include /dev/io as one of the `kmem' devicesTheo de Raadt
1995-12-14from netbsd; Make sure vt_coldinit() is called before vt_coldmalloc()Theo de Raadt
1995-12-14update from netbsd (verbatim)Theo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-12-14update to netbsdTheo 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-05Third try at importing the mvme88k port. This is a working kernelTheo de Raadt
1995-12-03Rearrange user page table size calculation so that silent overflowNiklas Hallqvist
1995-12-03Restore condition codes if we pull the special_fp_storedavem
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-01Oops, forgot to declare emul_sunosNiklas Hallqvist
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-12-01niklas pointed out the new MDP_UNCACHE_WX might break fork/exec.Niklas Hallqvist
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-30integrate 040 MDP_UNCACHE_WX cache changes by niklas & deraadtTheo 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-28Fix SunOS emulation on 040Niklas Hallqvist
1995-11-28Fix SunOS emulation on 040Niklas Hallqvist
1995-11-28Fix SunOS emulation on 040Niklas Hallqvist
1995-11-28on the '040, do not cache write+exec pages for sunos processes. SunOS ld.soTheo de Raadt