summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/strerror.c
AgeCommit message (Collapse)Author
2014-11-19Sprinkle const whenever possible.Miod Vallat
2011-09-20Remove unused libsa error code and descriptions. Anything shrinkingMiod Vallat
boot blocks is worth having.
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind
1997-06-10Add EINVAL. Alpha 2nd stage booter gets EINVAL not ENOENT whenTodd C. Miller
asked to loas a non-existent file for some reason.
1996-12-08Merge to NetBSD 961207Niklas Hallqvist
1996-09-23add OpenBSD tag.Michael Shalayeff
1995-12-07shrink bootblocks by splitting libsa contents into more files. fromTheo de Raadt
waldi@moacs.indiv.nl.net, netbsd pr#1817
1995-10-18initial import of NetBSD treeTheo de Raadt