Age | Commit message (Expand) | Author |
1998-04-17 | s/inline/__inline/ for X11's sake (-ansi) | Niklas Hallqvist |
1998-04-09 | From netbsd: detect clock correctly, fix order of zbus probe | 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-04-04 | Yay! This fixes a bug that has been there since day one of the amiga port. | Niklas Hallqvist |
1998-03-30 | Get includes from the right place for .g compilations | Niklas Hallqvist |
1998-03-30 | Size the KPT area depending on physmem; from is@netbsd.org. KNF too | Niklas Hallqvist |
1998-03-29 | Updated to compile with recent AmigaOS Geek Gadgets toolchain, | Marc Espie |
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-26 | Some KNF | Niklas Hallqvist |
1998-03-26 | Remove register specifiers, add one explicit int | Niklas Hallqvist |
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist |
1998-03-01 | GCC 2.8 requires explicit types | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | GCC 2.8 requires explicit types | Niklas Hallqvist |
1998-03-01 | GCC 2.8 type safety | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | make int explicit for GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall + a little KNF | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1998-02-23 | Some NetBSD merge changes I have had lying around for quite a while | Niklas Hallqvist |
1998-02-22 | This has been in my tree for a *very* long time. cua devices like on | Niklas Hallqvist |
1998-02-22 | Merge in NetBSD changes (HUPCL handling and providing current speed | Niklas Hallqvist |
1998-02-22 | provide a global to hold the current speed of the internal | Niklas Hallqvist |
1998-01-15 | Stupid merge error. Thanks to Michael Shuldman <michaels@eunet.no>. | Niklas Hallqvist |
1998-01-08 | Rename to if_le_zbus.c. Done behind cvs' back. | 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-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-10-23 | correct obj building | Theo de Raadt |
1997-10-16 | DOH! audio was broken because I moved MI files to MD places. | Niklas Hallqvist |
1997-10-07 | extern of regdump until after 2.2 when it'll be in m68k/cpu.h | Niklas Hallqvist |
1997-10-07 | Put regdump.c here until after 2.2 when it will be | Niklas Hallqvist |
1997-10-07 | NetBSD's new MI audio framework, but still only available for amiga, | Niklas Hallqvist |
1997-10-07 | Move dumpconf, and make swapconf more standard | Niklas Hallqvist |
1997-10-07 | Prototype correctness, lose statics, and fix style | Niklas Hallqvist |
1997-10-07 | indent | Niklas Hallqvist |
1997-09-21 | Remove cruft | 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-15 | kill Locore.c | Theo de Raadt |
1997-09-11 | from NetBSD: new and altered devices, some reorg | Niklas Hallqvist |
1997-09-11 | from NetBSD: Do not go to spl0 while polling | Niklas Hallqvist |