RCS id police.

This commit is contained in:
thorpej
1997-03-25 03:06:58 +00:00
parent af77741020
commit fba7d611d2
45 changed files with 111 additions and 51 deletions

View File

@@ -1,3 +1,5 @@
/* $NetBSD: process.c,v 1.2 1997/03/25 03:07:51 thorpej Exp $ */
/*
* Copyright (c) 1993-95 Mats O Jansson. All rights reserved.
*
@@ -28,7 +30,7 @@
*/
#ifndef LINT
static char rcsid[] = "$Id: process.c,v 1.1.1.1 1997/03/16 22:23:38 cjs Exp $";
static char rcsid[] = "$NetBSD: process.c,v 1.2 1997/03/25 03:07:51 thorpej Exp $";
#endif
#include "os.h"