summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k
AgeCommit message (Expand)Author
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
1996-01-07created devices for the IP filter log on all architecturesdm
1996-01-05ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd p...Theo de Raadt
1995-12-30from netbsd:Theo de Raadt
1995-12-27use splnet instead of splimpTheo de Raadt
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