diff --git a/sys/kern/init_sysent.c b/sys/kern/init_sysent.c index 65ab8269acc3..8dab82da8a2e 100644 --- a/sys/kern/init_sysent.c +++ b/sys/kern/init_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from $Id: init_sysent.c,v 1.8 1993/05/20 03:00:04 cgd Exp $ + * created from: syscalls.master,v 1.5 1993/05/20 02:55:11 */ #include "param.h" diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c index 46af1a1aa9c3..aa6eda6a6635 100644 --- a/sys/kern/syscalls.c +++ b/sys/kern/syscalls.c @@ -2,7 +2,7 @@ * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from $Id: syscalls.c,v 1.6 1993/05/20 03:00:07 cgd Exp $ + * created from: syscalls.master,v 1.5 1993/05/20 02:55:11 */ char *syscallnames[] = {