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