summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k
AgeCommit message (Expand)Author
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-10-20hardcode mvme68k, so that obj dirs can be built from elsewhereTheo de Raadt
1997-10-19mvmve68k does not use rcons.etheisen
1997-10-19Fix busted links and tags targets.etheisen
1997-10-07cngetc() proto movedTheo de Raadt
1997-10-02just overwrite anything in that zone of the disk, for writedisklabel()Theo de Raadt
1997-09-15kill Locore.cTheo de Raadt
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-08Initialize hwreset.Jason Downs
1997-07-27sync to use m68k codeTheo de Raadt
1997-07-27time_t is not longTheo de Raadt
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-23Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.denny
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-22Add libz and tick version # to reflect change.gvf
1997-04-22Reorg to look more like sys/lib/libsa/Makefilegvf
1997-04-22Reduce dependency on libkern.gvf
1997-04-22BSD -> OpenBSDgvf
1997-04-22minor clean to -qgvf
1997-04-17Added -q to return to Motorola bug.gvf
1997-04-08Clarify comment a bit and skip userret when flushing CPU caches in SunOS emul.briggs
1997-04-08Fix from NetBSD: flush caches on trap 2 in SunOS emulation. Comment onbriggs
1997-04-07add cd9660 spoofing and repair partition offset/block offset stuffTheo de Raadt
1997-04-06support cd9660 disklabel spoofing; also fix block offset confusionTheo de Raadt
1997-04-02add off-level character recieve.Dale S. Rahn
1997-03-31Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code.Jason Downs
1997-02-24temporarily, also pass intr() routines the vec#Theo de Raadt
1997-02-22sends and receives and illustrates that the vme board has interrupt vector bugsTheo de Raadt
1997-02-22add register bit definesTheo de Raadt
1997-02-21do not pass up un-init vftypeTheo de Raadt
1997-02-20strncpy needed for ufs.cgvf
1997-02-16Add new kernel configuration that support ramdisk in the data segmentDale S. Rahn
1997-02-15Move the debug print into the ifdef DEBUG section.Dale S. Rahn
1997-02-15Only copy a cpudisklabel in the disklabel structure if a valid one is found.Dale S. Rahn
1997-02-14Copy all of 040 fp exception vectors into table. previous structureDale S. Rahn
1997-02-12The original disklabel code from dale had an unaligned-aligned problemTheo de Raadt
1997-02-12when changing a device entry slot, remove the old one.Dale S. Rahn
1997-02-11Add ramdisk (rd) character major number, put the device in the characterDale S. Rahn
1997-02-11ok, transmit on port 0 works...Theo de Raadt
1997-02-11wl0 moves to ipl 3Theo de Raadt
1997-02-10make it workTheo de Raadt
1997-02-10Completely untested mvme68k changes for copypage/zeropage/mappedcopy.Jason Downs
1997-02-08add _kernel_textTheo de Raadt
1997-02-05correct boottime messagesTheo de Raadt
1997-02-04do not accidentally pass VM_PROT_WRITE|VM_PROT_READTheo de Raadt
1997-02-04an important commentTheo de Raadt
1997-02-04pass VM_PROT_READ/VM_PROT_WRITE as si_trapno for SIGSEGVTheo de Raadt
1997-02-04fix a few more SIGxxx/xxx_* and fault addr issuesTheo de Raadt
1997-02-03More siginfo implementations (alpha and mips might even work)Theo de Raadt
1997-02-03repair confusion over kv/uv addr for siginfo_t storageTheo de Raadt