Age | Commit message (Expand) | Author |
1999-03-08 | Tweak horizontal frequency higher so that fringe case (basic SVGA + old | Marc Espie |
1999-03-05 | Add forgotten file, espie@ has checked it compiles | Niklas Hallqvist |
1999-03-02 | Typo | Marc Espie |
1999-03-01 | Add extra pixel to 'l', so that it no longer looks like a '|' | Marc Espie |
1999-01-21 | just include <m68k/spinlock.h> so <machine/spinlock.h> works for libc_r | Todd C. Miller |
1999-01-20 | Yep, our pcmcia framework works on amigas too :-) | Niklas Hallqvist |
1999-01-20 | Add dummy versions of bus_space_{alloc,free} | Niklas Hallqvist |
1999-01-20 | Clear regs on process startup; from NetBSD | Niklas Hallqvist |
1999-01-20 | Remove stack reset that was incompatible with kthread rfork use | Niklas Hallqvist |
1999-01-19 | Add isa_intr_check functionality | Niklas Hallqvist |
1999-01-19 | Add isa_intr_check functionality | Niklas Hallqvist |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | Niklas Hallqvist |
1999-01-08 | check for lp->d_secpercyl == 0) in bounds_check_with_label() | Todd C. Miller |
1999-01-07 | global decl for *intr() routines, plus add INET6 | Theo de Raadt |
1999-01-02 | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson | Niklas Hallqvist |
1998-11-03 | Update audio_hw_if. | Jason Downs |
1998-10-05 | Obsoleted by new ISA drivers, finally | Niklas Hallqvist |
1998-10-05 | Update the API to be more compatibe with NetBSD, but also add new extensions: | Niklas Hallqvist |
1998-10-04 | No more name clashes since ed disappeared from the isa world | Niklas Hallqvist |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-09-25 | o xfs is in the house (thanks art, for getting me started) | Todd T. Fries |
1998-09-16 | o if_media'fied am7990 | Jason Wright |
1998-08-31 | Return ENXIO on open of /dev/mem minor devs that don't exist | Todd C. Miller |
1998-08-24 | Add support for /dev/ksyms to arch-specific files | Todd C. Miller |
1998-08-13 | Make loadbsd aware of poolmem (mainly, kill poolmem before scanning the | Marc Espie |
1998-08-04 | fix type of resid in debugging printf | Todd C. Miller |
1998-07-28 | Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t... | Todd C. Miller |
1998-07-20 | typo & warnings make gcc unhappy. | Marc Espie |
1998-07-19 | do not force single if rd root | Theo de Raadt |
1998-07-07 | oops, i did not handle nchrdev correctly | Theo de Raadt |
1998-07-07 | fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table | Theo de Raadt |
1998-06-29 | Add a __NO_ISA_INTR_CHECK #define, until the maintainers add the code. | Jason Downs |
1998-04-26 | Get audio framework from MI-land, scrap the local variant. Some NetBSD merging | Niklas Hallqvist |
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 |