ta name='generator' content='cgit '/>
summaryrefslogtreecommitdiff
path: root/sys/arch/atari/stand/installboot/installboot.c
AgeCommit message (Expand)Author
2011-11-05make this compile again.christos
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2009-01-06Fix PR port-atari/40315: Bootloader fails on Atari TT030tsutsui
2008-11-15Since dl.d_type is always "unknown" now, pick the type of bootblock toabs
2005-12-11merge ktrace-lwp.christos
2004-03-11daddr_t is forced to int32_t in sys/arch/atari/stand/Makefile.inc so correctjmc
2004-03-09Catch up to the bootblock split into std and milan directories.jdc
2003-04-01Undo the last; adding the quad arithmetic caused the boot code tohe
2003-04-01Adapt to daddr_t being bumped to 64 bits. This required us to addhe
2002-08-09Remove extraneous \n's in {err,warn}{,x}.soren
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2002-04-12Don't bail out when /netbsd is not present. We don't really need itleo
2001-10-14Just use '_bootversion', don't use C_LABEL macros. From RTSL, I found outleo
2001-09-06Make this finally compile again. It hasn't worked since the C_LABEL() got in.leo
2000-09-30Add include of <machine/asm.h>. C_LABEL is defined there.leo
2000-07-08use _C_LABEL() for bootversion, instead of hardcoding the reference as _bootv...jdolecek
1998-12-01Make this compile again... ('maximum entropy').leo
1997-07-09Introduce 'bootversion' in locore.s. Check this to decide if installingleo