Age | Commit message (Expand) | Author |
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 |
1997-04-27 | What was I thinking? | briggs |
1997-04-25 | Cool. Drop oversized packets rather than splitting into mbufs. NetBSD log: | gene |
1997-04-25 | Reorganization fo boot() to make it more logical ala Scott Reynolds. Also, | gene |
1997-04-25 | A couple of performance improvements from Denny Gentry <denny1@home.com> | briggs |
1997-04-24 | Inspired by NetBSD changes: ditch AE_DEBUG diagnostics. This kills the AE_DE... | gene |
1997-04-24 | Followingthe Scott Reynolds gravy train, very minor: | gene |
1997-04-24 | From Scott Reynolds: | gene |
1997-04-23 | On video devices, if we're loading non-default resource values, save the | briggs |
1997-04-23 | Three things: | gene |
1997-04-23 | NetBSD -> OpenBSD where relevant and appropriate. | gene |
1997-04-23 | NetBSD -> OpenBSD in comments. Last references in here. | gene |
1997-04-22 | Damn. Change _all_ instances of #ifdef __NetBSD__ to #if | gene |
1997-04-22 | Pull in John Wittowski's HWDIRECT updates from 04/18. | gene |
1997-04-22 | Some minor cleanup. | briggs |
1997-04-21 | Take care when accessing DAFB--some quadra-class machines use other video | briggs |
1997-04-18 | Change via NetBSD via Scott Reynolds via Takashi Namada who provided the | gene |
1997-04-18 | More fixes from Scott Reynolds: | gene |
1997-04-18 | Use genassym.cf and a shell script to build assym.h. This helps | gene |
1997-04-18 | Fix from Denny Gentry--initialize receive seq. count and don't skip an entry | briggs |