Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys install fnv_hash.h
details: https://anonhg.NetBSD.org/src/rev/71a53f98f278
branches: trunk
changeset: 517787:71a53f98f278
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Nov 19 05:31:39 2001 +0000
description:
install fnv_hash.h
diffstat:
sys/sys/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r b01c958e8129 -r 71a53f98f278 sys/sys/Makefile
--- a/sys/sys/Makefile Mon Nov 19 05:31:00 2001 +0000
+++ b/sys/sys/Makefile Mon Nov 19 05:31:39 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2001/10/05 01:24:05 jmc Exp $
+# $NetBSD: Makefile,v 1.34 2001/11/19 05:31:39 lukem Exp $
KDIR= /sys/sys
INCSDIR= /usr/include/sys
@@ -8,9 +8,9 @@
cdefs_elf.h cdio.h chio.h clist.h clockctl.h conf.h core.h device.h \
dir.h dirent.h disk.h disklabel.h disklabel_mbr.h dkbad.h dkio.h \
dkstat.h domain.h dvdio.h endian.h envsys.h errno.h exec.h exec_aout.h \
- exec_coff.h exec_ecoff.h exec_elf.h exec_script.h extent.h fcntl.h \
- fdio.h \
- featuretest.h file.h filedesc.h filio.h gmon.h inttypes.h ioccom.h \
+ exec_coff.h exec_ecoff.h exec_elf.h exec_script.h extent.h \
+ fcntl.h fdio.h featuretest.h file.h filedesc.h filio.h fnv_hash.h \
+ gmon.h inttypes.h ioccom.h \
ioctl.h ioctl_compat.h ipc.h kcore.h kernel.h kgdb.h ktrace.h lkm.h \
localedef.h lock.h lockf.h malloc.h map.h mbuf.h md4.h md5.h midiio.h \
mman.h mount.h msg.h msgbuf.h mtio.h namei.h null.h param.h pipe.h \
Home |
Main Index |
Thread Index |
Old Index