summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/strchr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mop up #ifdef _KERNEL goo; ok miodderaadt2014-06-101-5/+1
* libkern, begone. Move to a new mechanism where config(8)'s "file"deraadt2007-11-251-18/+1
* add back strchr/strrchr; from dhartmeideraadt2004-05-061-0/+67
* Several kernel files have internal (conflicting) versions of strchr() somillert1997-05-051-57/+0
* Alpha needs strchr.cmillert1997-05-041-0/+57