summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
AgeCommit message (Expand)Author
1998-03-03GCC 2.8 -Wall (missed one)ryker
1998-03-03GCC 2.8 -Wallryker
1998-03-03GCC 2.8 -Wallryker
1998-03-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1998-02-26Oops. Pull ddb/db_var.h in. Should db_console be in db_extern.h, maybe?gene
1998-02-26Only break to Debugger() when the panic switch is hit if the syctl'ablegene
1998-02-14NetBSD sync: knf & __asm -> asm()gene
1998-02-14Sync from NetBSD:gene
1998-02-13Sync to NetBSD:gene
1998-02-13Prototypes and defines for the Quadra-line psc chip.gene
1997-11-30Pull in vm/vm.h in the appropriate order for simple_dat_lock_t in vm/pmap.hgene
1997-11-30vm/lock.h -> sys/lock.hgene
1997-11-30Canonify the _*_H_ namespace appropriately.gene
1997-11-30Add multiple inclusion protection, clean up comments, and wrap with _KERNELgene
1997-11-28Pull in header files needed to get definition of u_lbn_t ingene
1997-11-23use MI cdev_decl(ipl)Michael Shalayeff
1997-11-20Yawn. $OpenBSD$ tag.gene
1997-11-14Fix tabstop handling largely as well as some issues with putchar. Generalgene
1997-11-11Pull in sys/ioctl.h since things like dt seem to depend on this include.gene
1997-11-11Pull in sys/time.h and sys/ioctl.h so things like dt (which apparentlygene
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-10-23correct obj buildingTheo de Raadt
1997-10-19Remove some old, out of date kernel configurations.briggs
1997-09-15kill Locore.cTheo de Raadt
1997-09-08disklabel spoofing code; briggsTheo de Raadt
1997-08-20add busted cd9660 disklabel spoofing codeTheo de Raadt
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-04Hmmm... quick one-liner that makes the panic() in case of a Mac IIfx machinegene
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-23Add netatalk interrupt.denny
1997-07-11From Steven Campbel: Allocate a bigger address space for VRAM. This allowsgene
1997-06-26Hard-code definition of HZ if undefined (not spec'ed in an 'option'gene
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-20In zs_abort, wrap a #ifdef DDB around a Debugger() invocation. Point out bygene
1997-06-18Make if_sn.c far more MI, eventually share with pica.denny
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-05-15Just plain ditch sn_printf of options. We don't do things this way anyway.gene
1997-05-14Whoops back out some changes from my local tree.gene
1997-05-12According to Dave Huang (khym@bga.com), the powerbook 150 works better if wegene
1997-05-08include bus.h to prevent compiler warnings and other problems.gene
1997-05-03Support for clearing interrupts on a Rasterops Colorboard 364.briggs
1997-05-02Thanks to Tobias Beal <tbeal41@maine.maine.edu>, we can clear interruptsbriggs
1997-05-01Treat drhw 118 and 119 the same for Apple ethernet cards.briggs
1997-05-01Clear the interrupts properly on an E-Machines Futura II LX and make a wildbriggs
1997-05-01Add in a couple more board types.briggs
1997-04-29Minor annoyance, synch with what we actually have in our conf directory:gene