summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
AgeCommit message (Expand)Author
1996-08-29rnd -> randomTheo de Raadt
1996-08-10Sync with NetBSD.briggs
1996-07-27handle RB_CONFIGTheo de Raadt
1996-07-15add rnd driverMichael Shalayeff
1996-06-23Sync up with NetBSD.briggs
1996-06-23Update to scottr's current SPOT config from NetBSD.briggs
1996-06-23From scottr/NetBSD:briggs
1996-06-23Wait a little longer in wait_req_true/false. Some targets take theirbriggs
1996-06-23From scottr/NetBSD:briggs
1996-06-23From scottr/NetBSD:briggs
1996-06-23From scottr/NetBSD:briggs
1996-06-23Copyright foo.briggs
1996-06-23From scottr/NetBSD.briggs
1996-06-23From scottr/NetBSD:briggs
1996-06-23From scottr/NetBSD:briggs
1996-06-23NetBSD: Add constant for PB500.briggs
1996-06-15NetBSD PR #2547: wrong bus error detection from is@beverly.rhein.de.briggs
1996-06-09Add machine/viareg for prototype of via_set_modem().briggs
1996-06-09Implement suggestion from is -- handle _fpfault differently for 040 andbriggs
1996-06-08Sync up with latest NetBSD.briggs
1996-06-08NetBSD -> OpenBSD.briggs
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-05-26Missed a few files in the previous updates.briggs
1996-05-26Add OpenBSD Id string.briggs
1996-05-26Sync with NetBSD-current.briggs
1996-05-25NetBSD(scottr): Remove bogus reference to BSDSRCDIR here; still doesn't work,briggs
1996-05-08kill the panic at the boot().Michael Shalayeff
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-04remove #ifndef LKM, since that stuff already in sys/conf.h,Michael Shalayeff
1996-04-24Add network config dependencies.Michael Shalayeff
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-20Fix #include. (param.h -> sys/param.h).briggs
1996-02-20A few more things from NetBSD:briggs
1996-02-20Makefile generates assym.h instead of assym.s, now.briggs
1996-02-20netbsd -> bsd in the config filesbriggs
1996-02-20A couple of things from NetBSD:briggs
1996-02-20Define SONIC device for testing. Same for ss su and uk SCSI devs.briggs
1996-02-20Move VIA_Initialize() back to where it works.briggs
1996-02-20Define HZ to be 60.briggs
1996-02-20Sync. w/ NetBSDbriggs
1996-02-20Sync. w/ NetBSD: vm prototype changes.briggs
1996-02-20Sync. w/ NetBSD:briggs
1996-02-20Sync. w/ NetBSD:briggs
1996-02-04New self-calibrating spin-wait delay() from Scott Reynolds <scottr@edsi.org>.briggs
1996-02-04Cosmetic unsigned char -> u_charbriggs
1996-02-02Force the talley counters to be read when we get the interrupt. GCCbriggs
1996-02-01Get rid of some useless intermediate vars and add a register keywordbriggs
1996-02-01Clean up and comment a bit.briggs
1996-01-29Fix for delay(usec) for small usec. From Scott Reynolds <scottr@edsi.org>.briggs