Age | Commit message (Expand) | Author |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-08-25 | The VP cache code, while giving the powerpc port a signficant speed | Dale Rahn |
2001-08-25 | It is nice to have the hex address of the function as well as the symbol | Dale Rahn |
2001-08-24 | Adapt to trap() name change. | Miod Vallat |
2001-08-24 | Adapt to the <machine/asm.h> macros (only for entry points for now, because | Miod Vallat |
2001-08-24 | Rename the trap() symbols with more insightful names. This forces us | Miod Vallat |
2001-08-24 | Define the usual <machine/asm.h> macros, for convenience of .S parts. | Miod Vallat |
2001-08-24 | Correct execution flow in m197_table_search(). | Miod Vallat |
2001-08-24 | Grandma always told me, initialize your variables before you print their | Miod Vallat |
2001-08-24 | Get rid of a shupid define. | Miod Vallat |
2001-08-24 | Cleanup. | Miod Vallat |
2001-08-24 | Remove unused debugging code, fix uninitialized variables. | Miod Vallat |
2001-08-24 | There is no need to hide potentially useful stuff in .c files. | Miod Vallat |
2001-08-24 | Get rid of the ugly db_printf() wrappers, as well as of the | Miod Vallat |
2001-08-24 | Correctly tell if a syscon is main one on 188. | Miod Vallat |
2001-08-24 | Pass a dev_t where a dev_t is expected. | Miod Vallat |
2001-08-24 | No newline at the end of panic messages. | Miod Vallat |
2001-08-24 | propagate bootpath | Jason Wright |
2001-08-24 | Theo says that this is probably all that's needed for sigreturn. | Artur Grabowski |
2001-08-24 | One can get really creative at 2am. | Artur Grabowski |
2001-08-23 | Vacuum cleanup. Half of this is now in <sys/conf.h>, the other half is | Miod Vallat |
2001-08-23 | option M88000 is not necessary for mvme88k. | Miod Vallat |
2001-08-23 | Sync with contents of arch/foo/conf directory, might be useful one day. | Miod Vallat |
2001-08-23 | adapt to how our scheduler works. | Artur Grabowski |
2001-08-23 | UID_MAX and GID_MAX | Artur Grabowski |
2001-08-23 | weak_alias and warn_references | Artur Grabowski |
2001-08-23 | setjmp.h, trivial. | Artur Grabowski |
2001-08-23 | ieeefp.h from sparc | Artur Grabowski |
2001-08-23 | Check for OF_mapintr() failure appears to be backwards; diff mailed to NetBSD. | Jason Wright |
2001-08-23 | Allow wd to be root and some cleanup. | Artur Grabowski |
2001-08-23 | wd | Artur Grabowski |
2001-08-23 | Remove DEBUG, it's too chatty. | Artur Grabowski |
2001-08-23 | pciide works. | Artur Grabowski |
2001-08-23 | fix args in stream -> raw conversion. | Artur Grabowski |
2001-08-23 | We can now move timeout_init into main(). | Artur Grabowski |
2001-08-23 | Remove even more old timeout tentacles. | Artur Grabowski |
2001-08-23 | fix a comment | Artur Grabowski |
2001-08-23 | Uncomment hme, it works. | Artur Grabowski |
2001-08-23 | Provide temporary compatibility with old machine ID binaries for some time. | Miod Vallat |
2001-08-23 | Convert the last old-timeout, tested by beck@ | Miod Vallat |
2001-08-23 | enable de. ok miod@ | Matthieu Herrb |
2001-08-23 | glue for atapi and ata | Artur Grabowski |
2001-08-23 | Move the limited memory mapping code later in configuration, after | Dale Rahn |
2001-08-22 | add hme at pci (commented out) | Jason Wright |
2001-08-22 | add hme at pci attachment (yes, this doesn't really belong here). | Jason Wright |
2001-08-22 | Some "raw" wrappers around "stream" methods. | Artur Grabowski |
2001-08-22 | Fix interrupt establishing. | Artur Grabowski |
2001-08-22 | Modify fpsp and 060sp makefiles, so that they honor obj/ directories | Miod Vallat |
2001-08-22 | I hate cvs. | Artur Grabowski |
2001-08-22 | auxio from NetBSD | Artur Grabowski |