summaryrefslogtreecommitdiffstats
path: root/sys/arch/sgi/stand/libsa
AgeCommit message (Expand)AuthorFilesLines
2020-05-25fchmod() will be needed soon.deraadt1-2/+2
2020-04-06Enable FFS2 in sgi bootblocks and ramdisks.visa1-2/+2
2019-08-03In the bootblocks, after discovering and opening /bsd.upgrade, fchmod -xderaadt1-3/+3
2019-04-20libsa's memcpy() is actually memmove(). make a proper memmove(), and givederaadt1-2/+2
2016-11-06Do not create machine@ symlinks in obj as root during includes:, buttb1-2/+3
2015-11-16Replace unbounded gets() in libsa with getln() which takes a buffer size,miod1-2/+2
2013-01-01Remove libsa exec.c, not used by anything anymore; all boot blocks now usemiod1-2/+2
2012-08-31Move sgi/stand to plain -fno-pie -nopie. Binaries are the same.pascal1-2/+2
2012-08-21Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always bepascal1-1/+2
2009-05-14In addition to the existing IP32 boot block, build a real 64 bit boot blockmiod2-3/+38
2007-11-26few more dribbles of LIBKERN cleanupderaadt1-2/+2
2004-09-22Bring in libsa code for proper %llx printf display; necessary for /boot.miod1-1/+2
2004-09-16Update boot with miods ELF64 symtab fixes and my 32 bit compilespefo1-2/+2
2004-08-23disk boot and tools for sgipefo1-0/+41