From 998e8097b8aa63df941786d48754741b38ad9e9a Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Wed, 27 Oct 1999 07:33:44 +0000 Subject: sync --- sys/compat/freebsd/freebsd_syscalls.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/compat/freebsd/freebsd_syscalls.c') diff --git a/sys/compat/freebsd/freebsd_syscalls.c b/sys/compat/freebsd/freebsd_syscalls.c index d0f8b13acfd..70c0f2110b7 100644 --- a/sys/compat/freebsd/freebsd_syscalls.c +++ b/sys/compat/freebsd/freebsd_syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: freebsd_syscalls.c,v 1.11 1999/06/07 07:18:34 deraadt Exp $ */ +/* $OpenBSD: freebsd_syscalls.c,v 1.12 1999/10/27 07:33:43 niklas Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.11 1999/06/07 07:17:46 deraadt Exp + * created from OpenBSD: syscalls.master,v 1.12 1999/10/27 07:32:55 niklas Exp */ char *freebsd_syscallnames[] = { -- cgit v1.2.3