summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf
AgeCommit message (Collapse)Author
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
very usefull (for <sys/vnode.h> inclusion). from the other side this is really machine independent ... tested w/ i386, but should not cause errors w/ other arch's. pls, test it (don't forget to reconfig kernel ;)
1996-02-20netbsd -> bsd in the config filesbriggs
Bring in a number of changes from NetBSD in Makefile.mac68k (standardized amongst most ports).
1996-02-20A couple of things from NetBSD:briggs
- Don't special-case conf.c - Add sbc driver. (M.I. 5380 driver)
1996-02-20Define SONIC device for testing. Same for ss su and uk SCSI devs.briggs
1996-02-20Define HZ to be 60.briggs
1996-01-15Remove vnode_if.[ch] during a "make clean", per PR#536 fromTheo de Raadt
Dan Carosone <danielce@ee.mu.oz.au>.
1995-12-14update from netbsd (without losing local changes)Theo de Raadt
1995-11-13do not use -fno-builtin for kernels; the reasons why are manifoldTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt