summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/m68k/strcat.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove strcpy and strcat from the kernel; they are dead and unused code.reyk2007-05-041-58/+0
| | | | | | | (OpenBSD does not use strcat/strcpy in the kernel, if people do it in external modules they should update their code) ok deraadt@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* $OpenBSD$niklas1997-11-071-1/+2
|
* use .S versionderaadt1996-05-011-0/+61