From 09f9c897d33c41618ada06fbbcf1a9b3812dee53 Mon Sep 17 00:00:00 2001 From: jamie Date: Tue, 19 Oct 2010 21:32:13 +0000 Subject: A new jail(8) with a configuration file, to replace the work currently done by /etc/rc.d/jail. --- lib/libc/string/memmove.c | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 lib/libc/string/memmove.c (limited to 'lib/libc/string/memmove.c') diff --git a/lib/libc/string/memmove.c b/lib/libc/string/memmove.c deleted file mode 100644 index 05cf75a..0000000 --- a/lib/libc/string/memmove.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -__FBSDID("$FreeBSD$"); - -#define MEMMOVE -#include "bcopy.c" -- cgit v1.1