Age | Commit message (Expand) | Author |
2002-04-29 | Define placeholders for art's splassert() debugging stuff on all arches. | Miod Vallat |
2002-04-24 | Introduce a new file, machine/internal_types.h, to hold that specific arch | Marc Espie |
2002-03-21 | Swap the defines to be the ones we want to use, compat ones are defined | Dale Rahn |
2002-03-14 | Improved altivec support for powerpc/macppc. | Dale Rahn |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-13 | Complete rewrite of the powerpc pmap handling, Instead of keeping | Dale Rahn |
2002-02-19 | get rid of old if 0'ed code. add support for __weak_alias and fix | Dale Rahn |
2002-01-26 | splclock() should block SPL_BIO - SPL_IMP. | Dale Rahn |
2002-01-21 | ARGH, fix it right... | Dale Rahn |
2002-01-21 | Better barrier protection. pefo found an instance where the previous | Dale Rahn |
2001-12-17 | Move the process_read_reg prototype to the correct file, it is specified | Dale Rahn |
2001-12-05 | make nkmempages dynamic based on memory. okay art@ from netbsd: | Niels Provos |
2001-12-05 | Update pmap_update macro for arches Art missed. Still just a noop. | Todd C. Miller |
2001-11-28 | Make pmap_update functions into nops so that we can have a consistent | Artur Grabowski |
2001-11-19 | Remove pointless additional 'syncing' instructions in the powerpc spl*() | Dale Rahn |
2001-11-13 | Add AltiVec support to powerpc/macppc. This is not currently enabled because | Dale Rahn |
2001-11-06 | Need to prototype pmap_pinit and pmap_release here. | Artur Grabowski |
2001-09-18 | Changing the way the pmap code works again. | Dale Rahn |
2001-09-10 | move vtophys proto into a port-area in order to remove it for macppc eventual... | Michael Shalayeff |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |
2001-08-19 | ddb on powerpc does not have ``machine'' commands, so don't lie. | Miod Vallat |
2001-08-18 | Move pmap_{de,}activate to vm/pmap.h, it's same on all archs. | Artur Grabowski |
2001-08-15 | Same fix as for mvmeppc needed there, forgot this one. | Miod Vallat |
2001-08-12 | vm_inherit.h no more | Michael Shalayeff |
2001-08-12 | Fix build after breakage. | Dale Rahn |
2001-08-01 | make this compile. ok drahn | Peter Valchev |
2001-07-30 | Change: | Artur Grabowski |
2001-07-18 | fxp and de are fixed, enable vtophys | Michael Shalayeff |
2001-07-18 | Fix prototype that art missed... | Dale Rahn |
2001-07-18 | Get rid of the PMAP_NEW option by making it mandatory for all archs. | Artur Grabowski |
2001-07-10 | Until fxp and if_de are fixed with the correct parameter to vtophys() | Dale Rahn |
2001-07-09 | looking at other archs vtophys lives there | Michael Shalayeff |
2001-07-09 | more spacees, includes, protos | Michael Shalayeff |
2001-07-09 | protos, includes, spaces | Michael Shalayeff |
2001-07-09 | lots of parens, protos | Michael Shalayeff |
2001-07-08 | empty arg list is named void for convinience, i suppose | Michael Shalayeff |
2001-07-06 | change MSIZE to 256, okay @deraadt | Niels Provos |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-07-01 | Properly identify the PBG4 keyboard, US keyboard at least. | Dale Rahn |
2001-06-29 | Add kbd info for iBook. -moj | Mats O Jansson |
2001-06-29 | header file include/define cleanup. commit N of many. | Dale Rahn |
2001-06-27 | MNN is no longer an option. | Artur Grabowski |
2001-06-26 | Cleanup of interrupt configuration, move prototypes to header file, | Dale Rahn |
2001-06-26 | stub bus_space_{alloc,free} | Michael Shalayeff |
2001-06-25 | implement bus_space_set_multi_*, based on netbsd code; drahn@ ok | Michael Shalayeff |
2001-06-25 | config interfaces defines. | Dale Rahn |
2001-06-24 | Add prototypes for softnet, ofrootfound. | Dale Rahn |
2001-06-24 | Define splvm() for arches who don't already provide it, with the same | Miod Vallat |
2001-06-24 | Header file to specify to loadfile what types of exe files to support. | Dale Rahn |
2001-06-24 | Prototype functions used in macros in this header file. | Dale Rahn |