summaryrefslogtreecommitdiff
path: root/sys/libkern/memmove.c
Commit message (Expand)AuthorAgeFilesLines
* This is no unreferenced, so retire it.Warner Losh2018-05-241-40/+0
* sys/kern: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add memmove() to the kernel, making the kernel compile with Clang.Ed Schouten2009-02-281-0/+38