summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/stand/installboot/nlist.c
AgeCommit message (Expand)Author
2014-07-12revert bogus free changes in not kernel files. got a little trigger happy.Ted Unangst
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2013-10-30Introduce a private copy of old a.out-capable nlist.c, because bootxxTheo de Raadt