summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-05-29 20:24:09 +0000
committerphk <phk@FreeBSD.org>2002-05-29 20:24:09 +0000
commit4383144a9a854e7be2909f9e94b9f9461182cf43 (patch)
treeaa4835b198e9244e2c8fa23b274468554c95e009 /sys/conf
parentace1c1caeba5c6d7a88eef9911f7563c35748513 (diff)
downloadFreeBSD-src-4383144a9a854e7be2909f9e94b9f9461182cf43.zip
FreeBSD-src-4383144a9a854e7be2909f9e94b9f9461182cf43.tar.gz
Add one copy of crc32() and crc32_tab[] in libkern, and remove it two other
places. Comment out crc32 related definitions in zlib.h, we don't seem to have the corresponding code in our kernel.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 48d3492..f807263 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -965,6 +965,7 @@ libkern/strtoq.c standard
libkern/strtoul.c standard
libkern/strtouq.c standard
libkern/strvalid.c standard
+libkern/crc32.c standard
net/bpf.c standard
net/bpf_filter.c optional bpf
bpf.h standard \
OpenPOWER on IntegriCloud