| Age | Commit message (Expand) | Author |
| 2000-06-26 | Add <machine/int_types.h>, which provides namespace-pure definitions | kleink |
| 2000-06-26 | Change the kernel mmap interface so that the offset to map is an | simonb |
| 2000-06-04 | Implement the more flexiable `evcnt' interface as discussed (briefly) on | cgd |
| 2000-06-01 | kill __P in these files. (I had to look at them anyway with an eye for | cgd |
| 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-04-11 | Add dummies for barrier methods (copied from i386). | leo |
| 2000-03-17 | Install "machineendian_machdep.h". | tron |
| 2000-03-17 | In the `MY THAT'S GROSS' department... | mycroft |
| 2000-02-11 | Update for the NKMEMPAGES changes. | thorpej |
| 2000-02-07 | Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns | thorpej |
| 2000-02-05 | Add definition for default swap partition (libahdi uses this). | jdc |
| 2000-02-05 | add __BROKEN_CONFIG_UNIT_USAGE #define, becuase these ports do very | cgd |
| 2000-01-26 | Remove obsoleted macros. | tsutsui |
| 2000-01-25 | define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means that | drochner |
| 2000-01-19 | Allow storage-space to be passed to the alloc_bus_space_tag() functions. This | leo |
| 2000-01-06 | Determine the default floppy type on the TT/Falcon by reading the config | leo |
| 1999-12-23 | C99: Define a NAN macro in <math.h> which evaulates to a constant expression of | kleink |
| 1999-12-13 | Change the copy_region function to shutup gcc's unused warnings in some | leo |
| 1999-12-06 | Implement an allocator for VA-space using fixed extent maps. It is now | leo |
| 1999-12-04 | CL* discarding. | ragge |
| 1999-11-09 | Rip protection against multiple inclusion from wrapper headers. | kleink |
| 1999-10-28 | Use extent maps. | leo |
| 1999-10-21 | Add prototype of isa_intr_alloc(). | leo |
| 1999-09-22 | Reverse the order in which PCI cards are scanned. Now the order matches the | leo |
| 1999-08-30 | A foolish consistency. | mycroft |
| 1999-08-21 | Include <sys/bswap.h> for function prototypes. i386, pc532 and vax | simonb |
| 1999-08-14 | Correct the argument order for memcpy(). This tremendously improves the | leo |
| 1999-08-10 | Define cpu_number() as discussed on tech-smp. | thorpej |
| 1999-08-05 | Change the semantics of splsoftclock() to be like other spl*() functions, | thorpej |
| 1999-04-29 | Pull in the right generic m68k header. (Where was my mind?) | kleink |
| 1999-04-26 | Garbage-collect the VM_MBUF_SIZE constant. Instead, use the size | thorpej |
| 1999-04-19 | Add COMPAT_SVR4 for m68k. | kleink |
| 1999-03-31 | Export mtpr.h :-( This is because cpu.h depends on it. Probably userland | leo |
| 1999-03-23 | Add a macro to check for sufficient pointer alignment in bus.h context, | drochner |
| 1999-03-19 | Moved from arch/atari/isa/isa_machdep.h,v | cgd |
| 1999-03-19 | Moved from arch/atari/pci/pci_machdep.h,v | cgd |
| 1999-03-19 | Moved from arch/atari/isa/isapnp_machdep.h,v | cgd |
| 1999-03-15 | Pullin m68k/ieee.h. | minoura |
| 1999-03-03 | Dump max. datasize (MAXDSIZ) to 64MB and decouple the maximum stack size | leo |
| 1999-02-26 | synchronize types, and s/curproc/p/ in one forgotten place | is |
| 1999-02-25 | mac68k part of pr 6152 fix, and missing bits for the others | is |
| 1999-02-25 | Atari part of fix for pr 6152 | is |
| 1999-01-24 | Format consistency. | mycroft |
| 1999-01-22 | Standardize format. | mycroft |
| 1999-01-15 | Move the bswap functions from libutil to libc (this bups the | bouyer |
| 1999-01-08 | Make the abs_copy functions usable. The previous implementation caused | leo |
| 1998-12-20 | Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000 | thomas |
| 1998-12-01 | Fix the __abs_copy() macro (wrong parameters to __abs_opname). | leo |
| 1998-11-24 | You also need intr.h, psl.h, pte.h and vmparam.h to build the world... | leo |