Age | Commit message (Expand) | Author |
2000-09-02 | Amiga joystick driver. Stylistic comments by Niklas. | Marc Espie |
2000-07-06 | Change splsoftclock() to raise the spl, instead of lowering it. | Hakan Olsson |
2000-05-28 | Bugfix pmap_activate. | Artur Grabowski |
2000-05-27 | vm freelist defines for UVM. | Artur Grabowski |
2000-05-27 | Make pmap_activate take struct proc * as arguemnt. | Artur Grabowski |
2000-05-27 | MACHINE_NEW_NONCONTIG code for amiga. Enabled by default. | Artur Grabowski |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
1999-09-09 | Keep wdc_isa.c happy. | Marc Espie |
1999-07-30 | acd went away | Theo de Raadt |
1999-06-08 | Use m68k/exec.h | Marc Espie |
1999-05-10 | egcs -Wall warns unless & is used as a modifier in extended asms, e.g., | Marc Espie |
1999-01-21 | just include <m68k/spinlock.h> so <machine/spinlock.h> works for libc_r | Todd C. Miller |
1999-01-20 | Add dummy versions of bus_space_{alloc,free} | Niklas Hallqvist |
1998-10-05 | Update the API to be more compatibe with NetBSD, but also add new extensions: | Niklas Hallqvist |
1998-08-24 | Add support for /dev/ksyms to arch-specific files | Todd C. Miller |
1998-03-26 | typo in last commit | Niklas Hallqvist |
1998-03-26 | Amiga works more stably with the old MAX_KMAP* entries, besides they | Niklas Hallqvist |
1998-03-26 | Use new defs from MI endian.h for swapping, remove register | Niklas Hallqvist |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-10-07 | NetBSD's new MI audio framework, but still only available for amiga, | Niklas Hallqvist |
1997-09-19 | Kill FPCOPROC (and some forgotten {SWAP,DEV}PAGER) | Niklas Hallqvist |
1997-09-18 | Merge of NetBSD changes upto last week or so, with the exception of stand/ | Niklas Hallqvist |
1997-09-17 | It is indeed tricky to get all bus accesses right when factoring out | Niklas Hallqvist |
1997-09-17 | Double default NMBCLUSTERS settings. | Jason Downs |
1997-09-09 | Make the bus_addr_t shift amount in addr calculations dynamic | Niklas Hallqvist |
1997-07-24 | multiple inclusion protection; brenner@umr.edu | Theo de Raadt |
1997-05-16 | remove stuff found in sys/conf.h | Niklas Hallqvist |
1997-05-13 | Fix IPFILTER & ramdisk configuration info | Niklas Hallqvist |
1997-02-21 | add bus_space_{read,write}_region_* + some KNF | Niklas Hallqvist |
1997-01-16 | Sync to NetBSD 970110 | Niklas Hallqvist |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-11-25 | htons et al. works on explicit 16- and 32-bit quantities and not the | Niklas Hallqvist |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist |
1996-09-04 | s/rnd/random/ | Niklas Hallqvist |
1996-08-23 | Add missing device decls (acd, rd, rnd,uk & wd) | Niklas Hallqvist |
1996-08-04 | Change of our extensions to the bus.h interface. Remove host_to_bus | Niklas Hallqvist |
1996-08-04 | Do not mix differently signed entities in comparisons. | Niklas Hallqvist |
1996-05-31 | Added prototypes | Niklas Hallqvist |
1996-05-29 | Merge of 960526 NetBSD | Niklas Hallqvist |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt |
1996-05-07 | Restructure and document a bit. Also fixed a confusing bug, which | Niklas Hallqvist |
1996-05-07 | Remove cdev_ss_init, there's a def in the MI parts now | Niklas Hallqvist |
1996-05-04 | Include psl.h to get spl* funcs | Niklas Hallqvist |
1996-05-04 | Sorted entries, and added com, lpt and ipl declarations | Niklas Hallqvist |
1996-05-02 | Make cpu.h self-contained by including psl.h | Niklas Hallqvist |
1996-05-02 | Fixup of a merge error | Niklas Hallqvist |
1996-05-02 | Sync with NetBSD 9600430. The port has gone over a major -Wall treat | Niklas Hallqvist |
1996-04-27 | Bring forward the Amiga ISA support, and resolve a conflict with if_ed | Niklas Hallqvist |