Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-25 | revert the pmap stuff to 0221, so we can boot | Niklas Hallqvist | |
2002-03-14 | Remove PTRACE support out of the ramdisks/miniroots. | Miod Vallat | |
2002-02-23 | Bring back pmap_motorola in service for amiga, too. | Miod Vallat | |
2002-01-23 | compatability -> compatibility. | Federico G. Schwindt | |
2001-12-24 | Harmonize and complete wrt cross-compilation. | Miod Vallat | |
2001-12-20 | Temporarily revert the pmap_motorola changes, as they may account for | Miod Vallat | |
some problems as well. Requested by deraadt@ | |||
2001-12-14 | Sync compilation flags definition accross m68k-based arches. | Miod Vallat | |
mvme68k still lacks some -Wfoo flags, until it is warnings clean. | |||
2001-12-13 | Realistic COPTS handling. Plus it gets in sync with other m68k arches. | Miod Vallat | |
2001-12-07 | Sigh. MACHINE_NONCONTIG is not only non-optional, it has been replaced | Artur Grabowski | |
by MACHINE_NEW_NONCONTIG ages ago and that option is gone too. | |||
2001-11-30 | cvs hates me. | Miod Vallat | |
How come had this file been missed in the previous amiga commit??? | |||
2001-11-23 | dev{cons,cninit.c} are mandatory. | Miod Vallat | |
2001-11-21 | Provide COMPAT_SUNOS files via the common m68k configuration files. | Miod Vallat | |
2001-10-18 | remove all com* on isa whatsoever. | Janne Johansson | |
com_commulti-stuff broken. | |||
2001-10-10 | gc SWAPPAGER and DEVPAGER options | Todd C. Miller | |
2001-08-30 | Invoke genassym.sh with both m68k/m68k/genassym.cf and | Miod Vallat | |
machine/machine/genassym.cf files (poor man's inclusion). | |||
2001-08-28 | Dont hardcode NKMEMCLUSTERS, calculate it to 256, as other m68ks do. | Janne Johansson | |
2001-08-25 | One regdump to dump them all... | Marc Espie | |
(moid@ wants that commit, because it interferes with stuff he's cleaning, and he's prepared to clean up stuff I may have forgotten, even though this was tested) | |||
2001-08-19 | Typos in comments. | Marc Espie | |
Remove `to be merged with le soon' since this is an obvious lie. | |||
2001-07-15 | add install target | assar | |
2001-06-27 | UVM is no longer an option. | Artur Grabowski | |
2001-05-11 | more rd merge (headcolds suck) | Theo de Raadt | |
2001-05-11 | unify | Theo de Raadt | |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino | |
2000-11-08 | Enable UVM by default. | Artur Grabowski | |
2000-10-12 | Repair RAMDISK, which has no joystick. | Marc Espie | |
Thanks jj for testing, and miod for explanations. | |||
2000-09-02 | Amiga joystick driver. Stylistic comments by Niklas. | Marc Espie | |
Missing documentation yet. | |||
2000-07-20 | Revert to old vm, now that it builds again. | Marc Espie | |
UVM on amiga is definitely NOT READY for prime time yet. | |||
2000-07-16 | Consistent COPTS | Marc Espie | |
2000-07-16 | non-UVM doesn't even boot | Marc Espie | |
2000-06-05 | Need to include files.mii due to latest elink3 changes. | Artur Grabowski | |
2000-04-12 | Fix pcic attachments; jj@dynarc.se | Aaron Campbell | |
2000-02-29 | Enable the AriadneII driver + more of IDE stuff | Niklas Hallqvist | |
2000-02-29 | This one is for jj: The AriadneII driver, adapted from Bernd Enesti's | Niklas Hallqvist | |
NetBSD driver | |||
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino | |
add pseudo-devices for IPv6 into arch/*/conf/GENERIC. nuke arch/*/conf/GENERIC.v6. | |||
1999-12-08 | add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC. | Jun-ichiro itojun Hagino | |
1999-11-08 | move MI definition of rd into it's MI place also fixing | Michael Shalayeff | |
attributes, allowing kernels to exist w/ rd as the only disk device. tested on a few archs; niels@ & millert@ ok | |||
1999-11-05 | ite screen blanker, set to 10 minutes by default. | Marc Espie | |
(niklas@ finally looked at the code) | |||
1999-09-09 | New atapi->scsi interface. | Marc Espie | |
Kill acd. | |||
1999-01-20 | Yep, our pcmcia framework works on amigas too :-) | Niklas Hallqvist | |
I also added aic and ep, although they are untested. | |||
1999-01-19 | Add isa_intr_check functionality | Niklas Hallqvist | |
1998-10-04 | No more name clashes since ed disappeared from the isa world | Niklas Hallqvist | |
1998-04-26 | Get audio framework from MI-land, scrap the local variant. Some NetBSD merging | Niklas Hallqvist | |
1998-04-05 | Remove old config files, not maintained in quite a while | Niklas Hallqvist | |
1998-04-05 | s/if_le/if_le_zbus/ | Niklas Hallqvist | |
1998-03-30 | Get includes from the right place for .g compilations | Niklas Hallqvist | |
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist | |
1998-01-07 | Dummy PnP support until I get to fix it properly | Niklas Hallqvist | |
1998-01-07 | Put back old Ariadne support, save new merged le driver until later | Niklas Hallqvist | |
1997-10-07 | Put regdump.c here until after 2.2 when it will be | Niklas Hallqvist | |
put in m68k/conf/files.m68k | |||
1997-10-07 | NetBSD's new MI audio framework, but still only available for amiga, | Niklas Hallqvist | |
after release it will replace our old MI stuff. Things brings audio to amiga out-of-the box. |