summaryrefslogtreecommitdiff
path: root/sys/arch/atari/stand
AgeCommit message (Expand)Author
2000-07-23Make these work with obj directories.jdc
2000-07-08use _C_LABEL() for bootversion, instead of hardcoding the reference as _bootv...jdolecek
2000-02-15Nuke the local outc() since the prototype for the second argument of tputs()leo
1999-06-23Allow the loading of compressed kernels. This makes it again possibleleo
1999-06-01Fix copyright (exchange clauses 3 & 4).leo
1999-05-27Add support for the memory on the CT2 board. Info from Thomas Goirand.leo
1999-04-22Make sure that we can link against the libsa.a library. It looks like aleo
1999-04-06Duplicate clause number in copyright text.pk
1999-03-26Fix typo noticed by James Boulton.leo
1999-03-15We need more 'stand' functions (From Julian Coleman).leo
1999-02-19STANDALONE -> _STANDALONE per recent discussion.leo
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-01-11Pull in <errno.h> instead of <sys/errno.h> for declaration of errno.kleink
1998-12-01Make this compile again... ('maximum entropy').leo
1998-07-22Add '<ufs/ufs/dinode.h>' to the include list. (Julian Coleman)leo
1998-06-17Both the values 0 & 3 denote an english language (probably 0 US, 3 GB).leo
1998-05-28Moved to usr/share/man/man8/man8.atari.leo
1998-05-28Add bootpref subdir.leo
1998-05-28bootpref(8), set/get bootpreferences by Julian Colemanleo
1998-02-10Build the library before using it.... (Thomas Gerner).leo
1998-02-10Accept an 68060 as cpu-type. (Thomas Gerner).leo
1998-01-16Be more accurate with errors on read(2) (as suggested by Ted Lemon).leo
1998-01-05RCSID Police.perry
1997-12-15Correct size of brwrite():trbuf[] (Mellon).leo
1997-12-10Add '-H' option for writing High density floppies.leo
1997-12-04Preserve the bootflags in the processor-type test (== make the loaderleo
1997-11-01getopt returns -1 not EOFlukem
1997-07-15Install key-maps only and forget about the program generating them.leo
1997-07-09Introduce 'bootversion' in locore.s. Check this to decide if installingleo
1997-06-28Add 'libsa/atari_stand.h' that defines atari specific things. This allowsleo
1997-06-22move man pages into share/man.mrg
1997-06-06nuke bad MLINKS line; fixes PR port-atari/3605.mikel
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-30Remove empty libinstall target and add NOINSTALL=1.cjs
1997-05-27Make the bootloader 68060 aware.leo
1997-05-09Eliminate bogus redefinitions of standard targets.mycroft
1997-05-07Use libinstall::, not install:, to prevent instaling LIB.mycroft
1997-04-17STRIP -> STRIPFLAGthorpej
1997-01-08Adjust 'fill'.leo
1997-01-08Handle DTYPE_ESDI like ST506.leo
1997-01-08Bump version.leo
1996-12-28- The Hades bios does not pass a 'bootpreference' in d5. Deal with it byleo
1996-12-26Make sure that the caches are pushed and turned off before jumping intoleo
1996-12-26Correct the IDE port-addresses and data transfer method so this will workleo
1996-11-06Add msconfig to SUBDIRS.leo
1996-11-06These shouldn't have been imported...leo
1996-11-06mouse configuration, by Thomas Gerner.leo
1996-10-25Make installboot work for 1.2 & 1.2A (should be part of 1.2 patches).leo
1996-07-15keymap -> keymapsleo
1996-06-29Update to match NetBSD version.leo