summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/funcs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add bounded attribute to some functions. anil tested and ok'editojun2004-06-211-2/+4
|
* strcpy/strcat/sprintf removal in all bootblocks. various testing byderaadt2003-06-011-0/+2
various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind