summaryrefslogtreecommitdiff
path: root/sys/libkern/memmem.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2017-01-12libkern: Remove obsolete 'register' keywordConrad Meyer
2014-09-08Use __DECONST to avoid compiler warnings (and thus build failures)Bjoern A. Zeeb
2014-09-05Add support for gdb's memory searching capabilities to our in-kernel gdbBenno Rice