Age | Commit message (Expand) | Author |
2001-08-31 | some knf | Michael Shalayeff |
2001-08-31 | Assorted changes to really let non-DDB kernels (such as the future RAMDISK, | Miod Vallat |
2001-08-31 | Oops, finish removing variable. | Miod Vallat |
2001-08-31 | There's no point having a Debugger() clone here. | Miod Vallat |
2001-08-31 | Clean the DDB entry procedure for all console drivers, and honour | Miod Vallat |
2001-08-31 | The fact that my tree builds should not prevent the official tree to | Miod Vallat |
2001-08-30 | Remove duplicates with m68k/m68k/genassym.cf | Miod Vallat |
2001-08-30 | Invoke genassym.sh with both m68k/m68k/genassym.cf and | Miod Vallat |
2001-08-30 | New file with common genassym.cf defines needed by arch/m68k/m68k/*.s | Miod Vallat |
2001-08-30 | properly handle onstack situation | Theo de Raadt |
2001-08-30 | add __HAS_NEW_BUS_DMAMAP_SYNC | Jason Wright |
2001-08-30 | Let non ddb kernels compile. | Miod Vallat |
2001-08-30 | correctly deal with layout of sigframe | Theo de Raadt |
2001-08-30 | fix a comment | Theo de Raadt |
2001-08-30 | intialize g2 and g7 in trapframe setregs from tf pc so that pc isn't set to | Jason Wright |
2001-08-30 | disable TRAPTRACE and fix a compile error with DEBUG. | Artur Grabowski |
2001-08-29 | - modify probe routine to check the 'compatible' property for matching and | Jason Wright |
2001-08-29 | rcsid | Jason Wright |
2001-08-28 | Dont hardcode NKMEMCLUSTERS, calculate it to 256, as other m68ks do. | Janne Johansson |
2001-08-27 | cold is in <sys/systm.h> | Miod Vallat |
2001-08-27 | Let this build without pcibios. | Artur Grabowski |
2001-08-26 | The lkkbd and lkms drivers are causing problems on several machines, | Hugh Graham |
2001-08-26 | do not panic if spl is wrong, for now; millert & art agree | Theo de Raadt |
2001-08-26 | We can now compile kernels with -Werror. | Miod Vallat |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-08-26 | Attempt to use the configuration and test register to tell a | Hugh Graham |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-08-26 | remove useless INUSE references from scsi_xfer->flags; art@ miod@ ok. | Federico G. Schwindt |
2001-08-26 | Nuke annoying defopt, by popular demand. Plus you get two typos fixed | Miod Vallat |
2001-08-25 | Ooops. Disable accidentally comitted DEBUG. | Artur Grabowski |
2001-08-25 | This is mvmeppc land, not mvme88k. | Miod Vallat |
2001-08-25 | Do not enter/compile installboot on mvmeppc yet - this code is not | Miod Vallat |
2001-08-25 | Implement the data cache invalidation functions for 040, and fix a typo | Miod Vallat |
2001-08-25 | Remove workarounds for old compiler bugs, and fix a few style issues. | Miod Vallat |
2001-08-25 | Post-regdump cleanup. | Miod Vallat |
2001-08-25 | Playing with string. | Hugh Graham |
2001-08-25 | Bring in some useful stuff from NetBSD. Mostly work by Matt Thomas, | Hugh Graham |
2001-08-25 | This hasn't been used for ages. Kill. | Artur Grabowski |
2001-08-25 | Our diskconf needs process context. Do just like i386, move | Artur Grabowski |
2001-08-25 | Some fixes: | Artur Grabowski |
2001-08-25 | profile.h from sparc, slightly hacked up to match ELF. | Artur Grabowski |
2001-08-25 | float.h from sparc. | Artur Grabowski |
2001-08-25 | One regdump to dump them all... | Marc Espie |
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 |