summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf
AgeCommit message (Expand)Author
2001-11-21Provide COMPAT_SUNOS files via the common m68k configuration files.Miod Vallat
2001-08-30Invoke genassym.sh with both m68k/m68k/genassym.cf andMiod Vallat
2001-07-15add install targetassar
2001-07-04Kill this for real hopefullyNiklas Hallqvist
2001-06-27UVM is no longer an option.Artur Grabowski
2001-05-11unify rd(4) even moreTheo de Raadt
2001-05-11unifyTheo de Raadt
2001-05-08Substantial update from NetBSD, most notably gives us UVM support; deraadt@ okAaron Campbell
2001-05-05remove some private stuff people put into hereTheo de Raadt
2001-03-08move gif* and faith* into sys/conf/GENERIC. deraadt and angelos okJun-ichiro itojun Hagino
2000-06-12move cfdriver to ncr53c9x.c and device declaration to conf/files.Federico G. Schwindt
2000-01-09add INET6 into conf/GENERIC.Jun-ichiro itojun Hagino
1999-12-08add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC.Jun-ichiro itojun Hagino
1999-11-08move MI definition of rd into it's MI place also fixingMichael Shalayeff
1998-08-18Let mac68k kernels compile outside of arch/mac68k/compile; d@fnarg.net.au.ryker
1998-05-08Add the new mc driver.gene
1998-05-08Add psc.c and the new MACE driver.gene
1998-04-27Add bus_space.c.gene
1998-03-25Config file with MRG_ADB as a default. Should be handy forgene
1998-03-06After talk w/ developers, revert gcc 2.8 changes again.gene
1998-03-06Back out gcc 2.8 warning stubs.gene
1998-03-04Update CWARNFLAGS.ryker
1997-10-19Remove some old, out of date kernel configurations.briggs
1997-09-15kill Locore.cTheo de Raadt
1997-06-23add "option IPFILTER_LOG" to conf files that already had IPFILTERkstailey
1997-06-23Upon discussion w/ Theo, the only options in std.mac68k that would be of usegene
1997-06-23regen: Depend GENERIC* kernels on /sys/conf/GENERIC and move busificationgene
1997-06-05Since we all seem to be on this kick lately: s/options/option/g.gene
1997-06-05Our config(8) is cool: we don't need ../../../ in includes.gene
1997-05-29Improve cross-compilation support somewhatNiklas Hallqvist
1997-04-23Three things:gene
1997-04-18Use genassym.cf and a shell script to build assym.h. This helpsgene
1997-04-14Bring our incarnation of John Wittowski's direct adb driver into compatiblegene
1997-04-14Ooops.briggs
1997-04-14options IPFILTERbriggs
1997-04-03PR#141 from David Leonard <d@occult.fnarg.net.au> with some small mods bybriggs
1997-03-28Use more from m68k/m68k.briggs
1997-03-12Add options LKM.briggs
1997-03-12New sn arrangements.briggs
1997-03-08Sync with NetBSD of about 4 March.briggs
1997-02-27Add ncr53c9x flag to esp.briggs
1997-02-23Integrate code from John P. Wittkoski <jpw@netwizards.net> andbriggs
1997-01-24Sync w/ NETBSD_CURRENT_971122.briggs
1997-01-24Add kernel config for Allen's Q700.briggs
1997-01-01Supply full path on 'include' lines for config.briggs
1996-10-30Add an esp1.briggs
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, eri...Theo de Raadt