summaryrefslogtreecommitdiffstats
path: root/sys/arch/octeon/stand/libsa/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdataderaadt2019-10-291-2/+2
* libsa's memcpy() is actually memmove(). make a proper memmove(), and givederaadt2019-04-201-2/+2
* Do not create machine@ symlinks in obj as root during includes:, buttb2016-11-061-2/+2
* Replace unbounded gets() in libsa with getln() which takes a buffer size,miod2015-11-161-2/+2
* move putchar() into libsajasper2014-07-131-2/+2
* move getchar() into libsa where applicablejasper2014-07-121-2/+2
* - add missing SUBDIRjasper2013-06-051-2/+1
* add WIP second stage bootloader for octeon; far from working and contains many stubs still.jasper2013-06-051-0/+52