summaryrefslogtreecommitdiff
path: root/sys/arch/amiga
AgeCommit message (Expand)Author
1996-10-04OpenBSD tags. Make it work under cross compilation. Clean up build.Niklas Hallqvist
1996-10-04Kill these obsolete filesNiklas Hallqvist
1996-10-04#if 0 out an unused table, shaves some bytes...Niklas Hallqvist
1996-10-04We go rid of the ed_ring struct long ago. Reflect this fact.Niklas Hallqvist
1996-10-04IPL_* constants now found in intr.hNiklas Hallqvist
1996-10-04Two functions collide with the Zorro if_ed driverNiklas Hallqvist
1996-10-04OpenBSD tags & kernel nameNiklas Hallqvist
1996-10-04Plug'n'play & cyclades not yet supported on Amiga ISANiklas Hallqvist
1996-10-04Actually Neil runs this kernel since long (it is just trimmed)Niklas Hallqvist
1996-09-26Fix alignment for mips & other strict architectures, mostly used lance stuff.Niklas Hallqvist
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri...Theo de Raadt
1996-09-04Enable extra scsi drives and scannersNiklas Hallqvist
1996-09-04s/rnd/random/Niklas Hallqvist
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-08-29rnd -> randomTheo de Raadt
1996-08-23From NetBSD: new keymap handling (should be integrated with kbd later)Niklas Hallqvist
1996-08-23From NetBSD: Build rules for amiga/stand/loadkmapNiklas Hallqvist
1996-08-23From NetBSD: Build rules for amiga/standNiklas Hallqvist
1996-08-23From NetBSD: A config suitable for installsNiklas Hallqvist
1996-08-23From NetBSD: build stand/Niklas Hallqvist
1996-08-23Merge to late July NetBSD, more to come...Niklas Hallqvist
1996-08-23Add missing device decls (acd, rd, rnd,uk & wd)Niklas Hallqvist
1996-08-19Oops major {fd = 2} was doubly specifiedNiklas Hallqvist
1996-08-19Merge of Late July NetBSD + s/options/option/Niklas Hallqvist
1996-08-19IDE & ATAPI added, s/options/option/Niklas Hallqvist
1996-08-19Include generic GENERIC :-) Add ISA-support. Merge NetBSD Late JulyNiklas Hallqvist
1996-08-19Remove some dependencies on Makefile, an amiga is slow as it is..Niklas Hallqvist
1996-08-19Added wd, fd & acd major numbers. Fixed a typo. Fake isadma define.Niklas Hallqvist
1996-08-19Merge of Late July NetBSD sources (mostly DRACO support). More to come...Niklas Hallqvist
1996-08-19Addition of IDE WD&ATAPI CD config (Ram disk too, but out-commented)Niklas Hallqvist
1996-08-15Change old -c flag to -C, support -c for BOOT_CONFIGNiklas Hallqvist
1996-08-04Change of our extensions to the bus.h interface. Remove host_to_busNiklas Hallqvist
1996-08-04Implement correct bus.h functions and our extensionsNiklas Hallqvist
1996-08-04Do not mix differently signed entities in comparisons.Niklas Hallqvist
1996-08-03Bring in last change from dev/isa/if_ed.cNiklas Hallqvist
1996-07-27handle RB_CONFIGTheo de Raadt
1996-07-15add rnd driverMichael Shalayeff
1996-06-11Include ATAPI MI driversNiklas Hallqvist
1996-06-10Fix typo in commentNiklas Hallqvist
1996-06-07a NULL curproc could doublefaultNiklas Hallqvist
1996-06-04Cleanup for -Wall & -Wstrict-prototypesNiklas Hallqvist
1996-06-04Feed -g to $CC when compiling CRASH's kernelNiklas Hallqvist
1996-06-04Cleanup for -Wall & -Wstrict-prototypes. clockcia is a pointer, not a structNiklas Hallqvist
1996-06-04$OpenBSD$ militiaNiklas Hallqvist
1996-06-04Cleanup for -Wall -Wstrict-prototypesNiklas Hallqvist
1996-06-02Our gcc needs -Wno-format for kernel compiles when using -Wall -WerrorNiklas Hallqvist
1996-06-02Updated to NetBSD 1.100 if_ed.c, and -Wall cleanupNiklas Hallqvist
1996-05-31Added prototypesNiklas Hallqvist
1996-05-31-Wno-uninitialized is a good idea when doing -Wall -WerrorNiklas Hallqvist