summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/stand
AgeCommit message (Collapse)Author
1999-09-27Bad synchMarc Espie
1999-09-27GlueMarc Espie
1999-09-27The device-streams tools, including binaries in uu.gz format.Marc Espie
1999-09-23Typo fixes.Alex Feldman
1999-09-14Spelling, some from jj@it.kth.seMarc Espie
1999-09-14amiga subdirMarc Espie
1999-09-09... and activate subdirMarc Espie
1999-09-09Put the loadbsd amigaos binary into our repository to easeMarc Espie
make release. Corresponding wrapper. New loadbsd.8 man page. New binary itself (gcc 2.95.1 runs under amigaos now)
1999-07-09MANSUBDIRTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-08flesh out .DtTheo de Raadt
1999-07-08install into man8/arch subdirsTheo de Raadt
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-04-18Add es and fr keymaps, shamelessly taken from NetBSD.Marc Espie
1999-04-05Missing subdir -> no obj link.Marc Espie
1999-03-25Add small man page for loadkmap, so that people may know about it.Marc Espie
1999-03-02TypoMarc Espie
1998-08-13Make loadbsd aware of poolmem (mainly, kill poolmem before scanning theMarc Espie
memory list)
1998-03-29Updated to compile with recent AmigaOS Geek Gadgets toolchain,Marc Espie
plus clean-up.
1997-05-13slight code reorgNiklas Hallqvist
1997-05-13slight KNFNiklas Hallqvist
1997-05-132.1 + KNF + some trimming to fitNiklas Hallqvist
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