| Age | Commit message (Expand) | Author |
| 2001-11-28 | No point in installing svr4_machdep.h. | kleink |
| 2001-11-20 | prepare for ELF: | chs |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-09-14 | Define __BUS_SPACE_HAS_STREAM_METHODS since the functions are there. Noted | briggs |
| 2001-09-10 | Update pmap_update to now take the updated pmap as an argument. | chris |
| 2001-08-31 | Use comments around the token after a #endif. | simonb |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2001-05-26 | replace vm_page_t with struct vm_page *. | chs |
| 2001-05-26 | replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}. | chs |
| 2001-05-06 | Cosmetical oversight. | kleink |
| 2001-05-01 | Per discussion w/ chuck and chuck, restructure the md page stuff | thorpej |
| 2001-04-29 | Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for | thorpej |
| 2001-04-22 | Undo a misguided previous change to the pmap_update() API. | thorpej |
| 2001-04-22 | Give pmap_update() an argument (a pmap_t) so that it knows which | thorpej |
| 2001-04-21 | #define away pmap_update() in <machine/pmap.h> so that no function | thorpej |
| 2001-04-15 | Add definitions of C99 integer format conversion macros. | kleink |
| 2001-04-15 | Add definitions of C99 specified-width integer type limits. | kleink |
| 2001-04-14 | Add definitions of C99 integer constant macros. | kleink |
| 2001-04-14 | Add definitions of C99 integer constant macros. | kleink |
| 2001-04-14 | Add definitions of C99 minimum-width and greatest-width integer types. | kleink |
| 2001-04-13 | Remove the use of splimp() from the NetBSD kernel. splnet() | thorpej |
| 2001-01-14 | Make sure everybody has an splvm() and equate it with splimp() (splimp() | thorpej |
| 2000-12-19 | Unification of the m68k syscall() function. | scw |
| 2000-12-01 | Remove unused pcbb() macro. | tsutsui |
| 2000-11-14 | We use 4K pages on the mac68k. Make PAGE_SIZE and friends into | thorpej |
| 2000-08-25 | Make need_resched() take a "struct cpu_info *" argument. This | thorpej |
| 2000-08-22 | Add spllock(). See spl(9) for details. | thorpej |
| 2000-07-31 | Add bus_space_*_stream_N functions. | briggs |
| 2000-07-31 | Add a DIAGNOSTIC panic if (count-using) bus_space macros are called with | briggs |
| 2000-07-30 | Make sure that bus_space read/write functions that take a count will not be | briggs |
| 2000-07-30 | Some uncommitted poking around. No functional change. | briggs |
| 2000-07-30 | Add byte-swap and stride options to bus_space. Allocate as normal, then | briggs |
| 2000-06-26 | Add <machine/int_types.h>, which provides namespace-pure definitions | kleink |
| 2000-05-26 | First sweep at scheduler state cleanup. Collect MI scheduler | thorpej |
| 2000-04-29 | Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file | thorpej |
| 2000-03-17 | Install "machineendian_machdep.h". | tron |
| 2000-03-17 | In the `MY THAT'S GROSS' department... | mycroft |
| 2000-02-21 | Explicitly include headers needed by iopreg.h | scottr |
| 2000-02-14 | Merge wscons work onto the main development branch. | scottr |
| 2000-02-11 | Update for the NKMEMPAGES changes. | thorpej |
| 2000-02-05 | add __BROKEN_CONFIG_UNIT_USAGE #define, becuase these ports do very | cgd |
| 2000-01-27 | Revert (accidentally removed) MAXSLP macro. | tsutsui |
| 2000-01-26 | Remove obsoleted macros. | tsutsui |
| 2000-01-25 | define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means that | drochner |
| 1999-12-23 | C99: Define a NAN macro in <math.h> which evaulates to a constant expression of | kleink |
| 1999-12-12 | Replace references to PGOFSET with m68k_trunc_page() and m68k_page_offset(), | scottr |
| 1999-12-04 | CL* discarding. | ragge |
| 1999-11-28 | Sync cachectl1() implementation with other m68k ports. | scottr |
| 1999-11-09 | Rip protection against multiple inclusion from wrapper headers. | kleink |
| 1999-11-06 | Change the behavior of spladb() so that it raises the IPL only | scottr |