summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/strerror.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sprinkle const whenever possible.miod2014-11-191-2/+2
* Remove unused libsa error code and descriptions. Anything shrinkingmiod2011-09-201-3/+1
* ansification and knf and protosderaadt2003-08-111-4/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* strcpy/strcat/sprintf removal in all bootblocks. various testing byderaadt2003-06-011-3/+3
* Add EINVAL. Alpha 2nd stage booter gets EINVAL not ENOENT whenmillert1997-06-101-1/+3
* Merge to NetBSD 961207niklas1996-12-081-2/+2
* add OpenBSD tag.mickey1996-09-231-0/+1
* shrink bootblocks by splitting libsa contents into more files. fromderaadt1995-12-071-3/+0
* initial import of NetBSD treederaadt1995-10-181-0/+81