| Age | Commit message (Expand) | Author |
| 2003-10-30 | Set MAXPHYS to 0xe000. | mycroft |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-04-01 | Make PAGE_SIZE, PAGE_SHIFT, and PAGE_MASK a compile-time constant on Sun2. | thorpej |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-12-10 | Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is. | thorpej |
| 2002-12-10 | Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out | thorpej |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-09-22 | it really helps to get the stub right before cutting + pasting it 27 times. | chs |
| 2002-09-22 | add pmap_remove_all() hook (empty on most platforms so far). | chs |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-08-07 | Implement pmc(9) -- An interface to hardware performance monitoring | briggs |
| 2002-07-13 | m68k syscall rototill: | scw |
| 2002-05-13 | Nuke local extern label_t *db_recover; it's now in <ddb/db_extern.h> | matt |
| 2002-03-22 | Added bits to use the console code under sys/arch/sun2 and | fredette |
| 2002-02-28 | Use "#define<tab>". | simonb |
| 2002-02-27 | - define other DEV_ constants that the local port uses. | christos |
| 2002-01-28 | Define ELF32_EHDR_FLAGS_OK()/ELF64_EHDR_FLAGS_OK() and use it | thorpej |
| 2002-01-28 | Just use the stock m68k/elf_machdep.h for now, so that things compile. | thorpej |
| 2001-12-09 | Add support for dumping ELF-cormat core files. | thorpej |
| 2001-11-30 | Purge vm_offset_t. | fredette |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-11-09 | Remove unneeded declarations of the db_machine_init() function. The | thorpej |
| 2001-10-01 | Added the prom_kbdid function, to help us figure out if | fredette |
| 2001-09-10 | Update pmap_update to now take the updated pmap as an argument. | chris |
| 2001-06-27 | Added a Makefile for the sun2 includes. | fredette |
| 2001-06-27 | Include a common header, then define macros that | fredette |
| 2001-06-27 | Now define a suitable ELF32_MACHDEP_ID_CASES. | fredette |
| 2001-06-27 | Just include a common header. | fredette |
| 2001-06-27 | Declare the PROM console device. | fredette |
| 2001-06-27 | Now don't include zsvar.h until the end. splzs() is | fredette |
| 2001-06-27 | Added comments and fixed some macros now that I correctly | fredette |
| 2001-06-27 | Now define kernel_context() and restore_context(), these | fredette |
| 2001-06-14 | Under _LKM, now undefine KERNBASE for declaring it. | fredette |
| 2001-06-14 | Corrected the value of DVMA_OBIO_SLAVE_BASE; obio | fredette |
| 2001-06-14 | Now simply include the real header under arch/sun68k. | fredette |
| 2001-06-14 | Moved the definition of romVectorPtr here from mon.h. | fredette |
| 2001-06-14 | Now simply include the real header under arch/sun68k. | fredette |
| 2001-06-08 | Added comments and fixed some macros now that I correctly | fredette |
| 2001-06-02 | replace vm_map{,_entry}_t with struct vm_map{,_entry} *. | chs |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2001-05-26 | replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}. | chs |
| 2001-05-14 | Rewrote a variable constraint to make gcc 2.95 happy. | fredette |
| 2001-05-14 | Now always define PGSHIFT. Thanks to the ELF move, note the new | fredette |
| 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-25 | Garbage-collect pmap_page_index(). | thorpej |
| 2001-04-24 | Added these required headers. | fredette |
| 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 |