summaryrefslogtreecommitdiff
path: root/sys/arch/amiga
AgeCommit message (Expand)Author
1996-02-26Add ISA devices. Compile with -g. Raise to 32 ptys.Niklas Hallqvist
1996-02-26Initial checkin of the Amiga ISA-kitNiklas Hallqvist
1996-02-26Initial checkin of the Amiga ISA-kitNiklas Hallqvist
1996-02-26From NetBSD: assym.s -> assym.hNiklas Hallqvist
1996-02-26From NetBSD: cast to arg to caddr_t (fixes #2114)Niklas Hallqvist
1996-02-26From NetBSD: remove local strncmp (fixes #2115)Niklas Hallqvist
1996-02-26From NetBSD:Niklas Hallqvist
1996-02-26From NetBSD:Niklas Hallqvist
1996-02-26Add IPL_ and IST_ constants in preparation for the Amiga ISA-kitNiklas Hallqvist
1996-02-24LOCORE -> _LOCORENiklas Hallqvist
1996-02-24From NetBSD:Niklas Hallqvist
1996-02-24remove some trailing whitespaceNiklas Hallqvist
1996-02-24From NetBSD:Niklas Hallqvist
1996-02-24From NetBSD: vm prototype changesNiklas Hallqvist
1996-02-24From NetBSD: Don't define _KERNEL here.Niklas Hallqvist
1996-02-21move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkmMichael Shalayeff
1996-02-06Added support for a new (well, I've run it locally for a year or two)Niklas Hallqvist
1996-02-06Added support for a new (well, I've run it locally for a year or two)Niklas Hallqvist
1996-02-03Ensure siop_acb alignment via malloc rather than let alignment dependchuck
1996-01-31from netbsd: fix typo (Ignatios Souvatzis)Niklas Hallqvist
1996-01-31from netbsd: fix loading of 0 to intended value of 256, plus style policeNiklas Hallqvist
1996-01-31Fix reference to obsolete fileNiklas Hallqvist
1996-01-31from netbsd: add UNION/UMAPFS <hubert.feyrer@rz.uni-regensburg.de>Niklas Hallqvist
1996-01-31from netbsd: aftsc uses afsc.c (S.P.Zeidler & Ignatios Souvatzis)Niklas Hallqvist
1996-01-31from netbsd: make sure master enable is set (Ezra Story)Niklas Hallqvist
1996-01-31from netbsd: Unify mode support across gfx boards. (Ignatios Souvatzis)Niklas Hallqvist
1996-01-31from netbsd: make sure master enable is set.Niklas Hallqvist
1996-01-31from netbsd: fix bounds check (Klaus Klein)Niklas Hallqvist
1996-01-31from netbsd: remove MAXPARTITIONSNiklas Hallqvist
1996-01-31from netbsd: add swedish keyboard support by Stefan PedersenNiklas Hallqvist
1996-01-31from netbsd; check for "A4000 bonus" tooTheo de Raadt
1996-01-15Don't feed ${DEBUG} to the assembler, it doesn't take those argsNiklas Hallqvist
1996-01-15Remove vnode_if.[ch] during a "make clean", per PR#536 fromTheo de Raadt
1996-01-14Use dma_cachectl instead of cachectl when writing into the kernel textNiklas Hallqvist
1996-01-14Add hooks for custom audio players. This is the original untouchedNiklas Hallqvist
1996-01-14netbsd -> bsdNiklas Hallqvist
1996-01-14Fix typoNiklas Hallqvist
1996-01-12from netbsd;Theo de Raadt
1996-01-12SIGBUS is an alignment fault. SIGSEGV is an access violationTheo de Raadt
1996-01-07created devices for the IP filter log on all architecturesdm
1996-01-05ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd p...Theo de Raadt
1996-01-05from netbsd: explicitly mask the address valueTheo de Raadt
1995-12-30from netbsd:Theo de Raadt
1995-12-30from netbsd: make changes from pr#1824 from Ignatios SouvatzisTheo de Raadt
1995-12-30from netbsd: remove uneeded routines (pr#1837) from Bernd ErnestiTheo de Raadt
1995-12-30from netbsd: fixup the table (pr#980) from Ignatios SouvatzisTheo de Raadt
1995-12-30from netbsd: remove -fno-builtin (pr#1727) from Bernd ErnestiTheo de Raadt
1995-12-30from netbsd: add vnd (pr#1744) from Robert LelandTheo de Raadt
1995-12-30from netbsd: fix for newer boards (pr#1829) from Matthias SchelerTheo de Raadt
1995-12-27from netbsd:Theo de Raadt