summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/stand
AgeCommit message (Collapse)Author
1997-03-25Fixed obj-dir building, compacted the bootblock enough to fit (at least)Niklas Hallqvist
the HD one, floppy is still too large. Added our BOOT_CONFIG -c option. Some small style nits.
1997-03-22get __LDPGSZ defNiklas Hallqvist
1997-03-22Make this build work with objdirs, at least as linksNiklas Hallqvist
Still need work for plain obj dirs.
1997-02-21We are OpenBSDNiklas Hallqvist
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-16Sync to NetBSD 970110Niklas Hallqvist
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-10-10This is OpenBSDNiklas Hallqvist
1996-10-04Merge of NetBSD 1.2 (961004)Niklas Hallqvist
1996-10-04OK, ok, we do not get to touch mtree, so install the kymap dir from hereNiklas Hallqvist
1996-10-04OpenBSD tags, plus drop the unnecessary NetBSD DESTDIR gameNiklas Hallqvist
1996-10-04OpenBSD tags. Make it work under cross compilation. Clean up build.Niklas Hallqvist
1996-10-04Kill these obsolete filesNiklas Hallqvist
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-15Change old -c flag to -C, support -c for BOOT_CONFIGNiklas Hallqvist
1996-05-07From NetBSD:Niklas Hallqvist
Make this compile. Fixes PR#2047
1996-05-07From NetBSD:Niklas Hallqvist
Add support for loading kernel into fastmem, if the kernel also supports loading into fastmem. This removes the requirement that the kernel fit into chipmem. Add a -Z flag to force loading into chip memory. Add a -s option for compatibility with my bootblock loader. Move the test exit to just before starting the kernel; this lets the test mode actually load the kernel and do the version checks.
1996-01-31from netbsd: add swedish keyboard support by Stefan PedersenNiklas Hallqvist
1996-01-31from netbsd; check for "A4000 bonus" tooTheo de Raadt
1995-11-28let loadbsd define sync scsi operationTheo de Raadt
1995-10-26update from netbsd treeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt