summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf
AgeCommit message (Collapse)Author
1996-10-28Rename ncr96scsi/scsi96 to esp.briggs
1996-10-28Obsolete.briggs
1996-10-14Nuke old COMPAT options. Move MACHINE_NONCONTIG to std.mac68k.briggs
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵Theo de Raadt
erik@aarhus1.uni-c.dk
1996-09-01I like to be able to KTRACE sometimes.briggs
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-08-30We're not ready for this, yet.briggs
1996-08-10Sync with NetBSD.briggs
1996-06-23Update to scottr's current SPOT config from NetBSD.briggs
1996-06-23From scottr/NetBSD:briggs
Completely revamp setroot() and friends. Since Chris' version of this code is close to how I reworked it, I pulled in the (essentially MI) NetBSD/alpha and added the appropriate support around it. - No need for the GENERIC kernel config option. - NFS-mounted root and swap are supported. - If we can't figure out where the root filesystem is from what the Booter tells us, ask the user. - Split the mainbus autoconfig code to a separate file. Also, update/add copyrights as appropriate.
1996-05-26Add OpenBSD Id string.briggs
1996-05-26Sync with NetBSD-current.briggs
1996-04-24Add network config dependencies.Michael Shalayeff
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