Age | Commit message (Expand) | Author |
1997-12-25 | If you're going to panic, at least print the IRQ so the user knows what to | Jason Downs |
1997-12-25 | Update for new isapnp configuration. | Jason Downs |
1997-12-25 | isa_has_been_seen; NetBSD | Jason Downs |
1997-12-25 | isa_has_been_seen; NetBSD. | Jason Downs |
1997-12-25 | do not break the bootblocks | Theo de Raadt |
1997-12-24 | Reverse mainbus probe order. Now we get to fix whatever breaks... | Jason Downs |
1997-12-24 | Add support for 686 class; threadway is an M2 now. | Jason Downs |
1997-12-23 | use raster console by default since the sun prom is buggy. | chuck |
1997-12-22 | fix debug drive printing | Michael Shalayeff |
1997-12-21 | ifdef some definitions of NBPG that use kernel variables, when the | Angelos D. Keromytis |
1997-12-21 | ISA PnP support | Jason Downs |
1997-12-21 | ISA PnP supporting code from NetBSD, and a pccom driver that supports ISA PnP. | Jason Downs |
1997-12-19 | cleanup | Theo de Raadt |
1997-12-19 | Add Intel EtherExpress/10 device (ex0) | don |
1997-12-17 | set sc before checking in open et al | Jim Rees |
1997-12-17 | Streamline and use feature bits for determining whether or not to run the | Jason Downs |
1997-12-17 | I586_CPU -> I586_CPU || I686_CPU | Jason Downs |
1997-12-17 | New CPU detection code, from NetBSD, with some machdep changes from myself. | Jason Downs |
1997-12-11 | oops -- local change leaked out (but it doesn't hurt anything) | Jim Rees |
1997-12-11 | don't panic in apmopen if apm not configured | Jim Rees |
1997-12-09 | Intel P5 f00f workaround; weingart & who knows who else | Theo de Raadt |
1997-12-06 | goodbye TIMEZONE and DST | kstailey |
1997-12-03 | DST change | kstailey |
1997-12-03 | fix printfs in apm_power_print | Jim Rees |
1997-12-02 | once more | Michael Shalayeff |
1997-12-02 | Bye bye Innaccurate misleading file | Theo de Raadt |
1997-12-01 | Does not compile. Obviously untested code. Reverted | Theo de Raadt |
1997-12-01 | rearrange memory computations, remove bogus MEM_COMPUTE hack | Michael Shalayeff |
1997-11-30 | missed, i'm 'what?', dunno, missed anyways | Michael Shalayeff |
1997-11-30 | big diskinfo changes from toby@ | Michael Shalayeff |
1997-11-30 | config apm even if power mgmt is disengaged | Jim Rees |
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 | verbose eisa/pci | Theo de Raadt |
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-30 | add bios0 etc | Theo de Raadt |
1997-11-28 | Pull in header files needed to get definition of u_lbn_t in | gene |
1997-11-25 | fix Op Fl | Theo de Raadt |
1997-11-24 | partially apply that dk_* pr | Michael Shalayeff |
1997-11-23 | use MI cdev_decl(ipl) | Michael Shalayeff |
1997-11-23 | ok. add cdev_decl(ipl) | Michael Shalayeff |
1997-11-20 | define MMU_68060 | etheisen |
1997-11-20 | 177 boards have 128k SRAM. | etheisen |
1997-11-20 | Yawn. $OpenBSD$ tag. | gene |
1997-11-17 | enable jensen | Theo de Raadt |
1997-11-17 | simpler | Theo de Raadt |
1997-11-17 | do not use %: | Theo de Raadt |
1997-11-16 | Add ch* at scsibus? | Niklas Hallqvist |
1997-11-14 | Fix tabstop handling largely as well as some issues with putchar. General | gene |