summaryrefslogtreecommitdiff
path: root/sys/arch/atari/stand/libsa
AgeCommit message (Expand)Author
2021-05-17include libkern.h to get moved dkcksum() definition.mrg
2015-08-12No need to have errno in a MD file. It's in MI src/sys/lib/libsa/errno.c.tsutsui
2011-06-30dependant -> dependentwiz
2010-05-27Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.dholland
2009-10-20Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.snj
2009-03-31Switch atari standalone bootloaders to using MI libsa and libkern.tsutsui
2009-03-19Remove bcmp() from MD libsa.tsutsui
2009-03-17Make a couple of functions conform to the prototype, restoring buildability.he
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
2006-08-04gcc4 fix: static devsw didn't match the prototype.mhitch
2005-12-30Make this build again by using ${S}/../common/lib/libc/Makefile.inc.he
2005-12-11merge ktrace-lwp.christos
2005-06-28#include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"junyoung
2005-06-28Sync comment with reality.junyoung
2005-06-14add memcmp. Why doesn't this use the regular libsa pullover?jmc
2003-10-28Add -ffreestanding to CFLAGS, so that libsa prototypes do not conflicthe
2003-08-29libsa/bcmp.c now defines both bcmp and memcmpdsl
2003-08-24The new ufs.o also needs memset, so add it.he
2003-08-21Add memcmp, memmove and bcmp to handle the new ufs.c.he
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
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-05-05also don't make the machine symlinks for 'clean' targetjdolecek
2002-05-05Don't make the machine symlinks for 'cleandir' target either. Thisjdolecek
2002-04-08Add files.c to SRCS, since other bits of libsa want it.bjh21
2002-03-11Take care of the 'machine' and 'm68k' include paths.leo
2001-12-12MKfoo=no -> NOfootv
2001-11-14Work around <bsd.lib.mk> used for kernel libs in other places. Clean uptv
2001-10-13We need a configurable heap now (that implies we need panic.c too....).leo
2001-10-02add ashldi3.c, needed by ufs.c due to added cast in lblktosize().chs
2001-09-08ELF adaption.thomas
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
1997-06-28Add 'libsa/atari_stand.h' that defines atari specific things. This allowsleo
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-30Remove empty libinstall target and add NOINSTALL=1.cjs
1997-05-07Use libinstall::, not install:, to prevent instaling LIB.mycroft
1996-05-14Update to make this work correctly when using an obj-directory.leo
1996-02-29NetBSD/Atari bootcode by Waldi Ravens.leo