From 7291a43dbdb48ad3a8eb37589cb2efcd11fcd298 Mon Sep 17 00:00:00 2001 From: downsj Date: Sun, 12 Jan 1997 12:07:23 +0000 Subject: [PATCH] add sys_pipe.c --- sys/conf/files.oldconf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/conf/files.oldconf b/sys/conf/files.oldconf index 12cc43e79c4..b3805cefd1c 100644 --- a/sys/conf/files.oldconf +++ b/sys/conf/files.oldconf @@ -1,4 +1,4 @@ -# $OpenBSD: files.oldconf,v 1.15 1996/10/19 13:26:15 mickey Exp $ +# $OpenBSD: files.oldconf,v 1.16 1997/01/12 12:07:23 downsj Exp $ # $NetBSD: files.oldconf,v 1.67.4.1 1996/05/29 23:14:10 cgd Exp $ # adosfs/adlookup.c optional adosfs @@ -65,6 +65,7 @@ kern/subr_prof.c standard kern/subr_rmap.c standard kern/subr_xxx.c standard kern/sys_generic.c standard +kern/sys_pipe.c standard kern/sys_process.c standard kern/sys_socket.c standard kern/syscalls.c optional syscall_debug -- 2.20.1