summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/loadfile.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* change marks[] array to uint64_t, so the code can track full 64-bitderaadt2019-04-101-2/+2
* Remove {LOAD,COUNT}_TEXTA from libsa loadfile, it only made sense for a.outmiod2015-07-171-5/+3
* Extend the libsa loadfile(9) granularity to tell apart randomness from the restmiod2015-05-191-4/+8
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* First round of __P removal in sysmillert2002-03-141-2/+2
* Add MI loadfile support, from NetBSDdrahn2001-06-231-0/+71