summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k
AgeCommit message (Expand)Author
1996-05-15add all the possible SCSI device types to the GENERIC configs.Michael Shalayeff
1996-05-10machine@Theo de Raadt
1996-05-10machine@; use -fomit-frame-pointer otherwise a bugarg in a6 gets trashedTheo de Raadt
1996-05-10clean betterTheo de Raadt
1996-05-10m88k & m68k capable bugcrt by chuckTheo de Raadt
1996-05-10Add some code bulletproofing, I have had this around for some timeDale S. Rahn
1996-05-10split le driver, if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-05-10fix sync scsiTheo de Raadt
1996-05-10add constants so that we can remove "m68k/m88k" directories from bugcrt.chuck
1996-05-10add some documentationchuck
1996-05-10init more fields so that kernel can generate a valid disklabel withoutchuck
1996-05-08make it compile again (update to machine/disklabel.h)chuck
1996-05-08do that another panic fly away.Michael Shalayeff
1996-05-07away, awayTheo de Raadt
1996-05-07idea by chuck to make libbug MITheo de Raadt
1996-05-07delete impossible to reach code, use more defined constantsTheo de Raadt
1996-05-07This is the tape boot loader, not the disk. Remove the correct files.Dale S. Rahn
1996-05-07remove file generated during build.Dale S. Rahn
1996-05-07(maybe it will take this time)Dale S. Rahn
1996-05-06for 040, copy replacement routines over fpfault zone in trap tableTheo de Raadt
1996-05-06correct my interrupt bugsTheo de Raadt
1996-05-06fix russian typoTheo de Raadt
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-05build stand as wellTheo de Raadt
1996-05-04remove #ifndef LKM, since that stuff already in sys/conf.h,Michael Shalayeff
1996-05-04proto nicelyTheo de Raadt
1996-05-03Use generic m68k sigreturn code from arch/m68kNiklas Hallqvist
1996-04-28wdsc driver hacked from amiga driver by Steve WoodfordTheo de Raadt
1996-04-28rewriteTheo de Raadt
1996-04-28device/attach splitTheo de Raadt
1996-04-28add OpenBSD headerTheo de Raadt
1996-04-28cfattach/cfdriver split; we hate caddr_tTheo de Raadt
1996-04-28cfattach/cfdriver splitTheo de Raadt
1996-04-28add OpenBSD headerTheo de Raadt
1996-04-28add OpenBSD headerTheo de Raadt
1996-04-28cfattach/cfdriver split; config_*() function retval changeTheo de Raadt
1996-04-28add ccd, change fd->filedescTheo de Raadt
1996-04-28_KERNEL & cannot use unistd.hTheo de Raadt
1996-04-28change to assym.hTheo de Raadt
1996-04-28change vmapbuf/vunmapbuf declsTheo de Raadt
1996-04-28add OpenBSD headerTheo de Raadt
1996-04-28add _MACHINE & _MACHINE_ARCHTheo de Raadt
1996-04-28add OpenBSD headerTheo de Raadt
1996-04-28Fix compation error in bootst.c (mvme68k/stand)Dale S. Rahn
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
1996-02-21move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkmMichael Shalayeff
1996-02-16Fixes for mvme68k tape and disk bootloaders.Dale S. Rahn
1996-02-03Ensure siop_acb alignment via malloc rather than let alignment dependchuck
1996-01-12from netbsd;Theo de Raadt
1996-01-12SIGBUS is an alignment fault. SIGSEGV is an access violationTheo de Raadt