unify spacing of RCS IDs

This commit is contained in:
tg 2004-09-21 11:57:17 +00:00
parent b2d9d27384
commit ecdd4d5568
44 changed files with 95 additions and 94 deletions

View File

@ -1,5 +1,5 @@
/* $MirBSD: alloc.c,v 1.4 2004/05/24 19:55:55 tg Stab $ */
/* $OpenBSD: alloc.c,v 1.7 2004/02/19 18:51:17 deraadt Exp $ */
/** $MirBSD: alloc.c,v 1.5 2004/09/21 11:57:07 tg Exp $ */
/* $OpenBSD: alloc.c,v 1.7 2004/02/19 18:51:17 deraadt Exp $ */
/*
* Copyright (c) 2002 Marc Espie.

View File

@ -1,5 +1,5 @@
/* $MirBSD: c_ksh.c,v 1.5 2004/09/21 11:37:29 tg Exp $ */
/* $OpenBSD: c_ksh.c,v 1.18 2004/02/10 13:03:36 jmc Exp $ */
/** $MirBSD: c_ksh.c,v 1.6 2004/09/21 11:57:07 tg Exp $ */
/* $OpenBSD: c_ksh.c,v 1.18 2004/02/10 13:03:36 jmc Exp $ */
/*
* built-in Korn commands: c_*

4
c_sh.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: c_sh.c,v 1.3 2004/05/24 19:55:55 tg Stab $ */
/* $OpenBSD: c_sh.c,v 1.17 2003/03/13 09:03:07 deraadt Exp $ */
/** $MirBSD: c_sh.c,v 1.4 2004/09/21 11:57:07 tg Exp $ */
/* $OpenBSD: c_sh.c,v 1.17 2003/03/13 09:03:07 deraadt Exp $ */
/*
* built-in Bourne commands

View File

@ -1,5 +1,5 @@
/* $MirBSD: c_test.c,v 1.3 2004/05/24 19:55:57 tg Stab $ */
/* $OpenBSD: c_test.c,v 1.10 2003/10/10 19:09:07 millert Exp $ */
/** $MirBSD: c_test.c,v 1.4 2004/09/21 11:57:07 tg Exp $ */
/* $OpenBSD: c_test.c,v 1.10 2003/10/10 19:09:07 millert Exp $ */
/*
* test(1); version 7-like -- author Erik Baalbergen

View File

@ -1,5 +1,5 @@
/* $MirBSD: c_test.h,v 1.2 2004/05/24 19:55:58 tg Stab $ */
/* $OpenBSD: c_test.h,v 1.2 2003/10/22 07:40:38 jmc Exp $ */
/** $MirBSD: c_test.h,v 1.3 2004/09/21 11:57:07 tg Exp $ */
/* $OpenBSD: c_test.h,v 1.2 2003/10/22 07:40:38 jmc Exp $ */
/* Various types of operations. Keeping things grouped nicely
* (unary,binary) makes switch() statements more efficient.

View File

@ -1,5 +1,5 @@
/* $MirBSD: c_ulimit.c,v 1.5 2004/05/24 19:55:58 tg Stab $ */
/* $OpenBSD: c_ulimit.c,v 1.10 2003/10/22 07:40:38 jmc Exp $ */
/** $MirBSD: c_ulimit.c,v 1.6 2004/09/21 11:57:07 tg Exp $ */
/* $OpenBSD: c_ulimit.c,v 1.10 2003/10/22 07:40:38 jmc Exp $ */
/*
ulimit -- handle "ulimit" builtin

View File

@ -1,5 +1,5 @@
/* $MirBSD: conf-end.h,v 1.6 2004/05/24 19:55:59 tg Stab $ */
/* $OpenBSD: conf-end.h,v 1.2 1996/08/25 12:37:58 downsj Exp $ */
/** $MirBSD: conf-end.h,v 1.7 2004/09/21 11:57:07 tg Exp $ */
/* $OpenBSD: conf-end.h,v 1.2 1996/08/25 12:37:58 downsj Exp $ */
/* Include ksh features? */
/* #define KSH 1 */

View File

@ -1,5 +1,5 @@
/* $MirBSD: config.h,v 1.11 2004/06/03 12:30:38 tg Stab $ */
/* $OpenBSD: config.h,v 1.9 2003/10/22 07:40:38 jmc Exp $ */
/** $MirBSD: config.h,v 1.12 2004/09/21 11:57:08 tg Exp $ */
/* $OpenBSD: config.h,v 1.9 2003/10/22 07:40:38 jmc Exp $ */
/*
* This is mirbsdksh "config.h" for both MirOS systems, on which it

4
edit.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: edit.c,v 1.6 2004/05/24 19:56:04 tg Stab $ */
/* $OpenBSD: edit.c,v 1.18 2003/08/22 18:17:10 fgsch Exp $ */
/** $MirBSD: edit.c,v 1.7 2004/09/21 11:57:08 tg Exp $ */
/* $OpenBSD: edit.c,v 1.18 2003/08/22 18:17:10 fgsch Exp $ */
/*
* Command line editing - common code

6
edit.h
View File

@ -1,6 +1,6 @@
/* $MirBSD: edit.h,v 1.2 2004/05/24 19:56:05 tg Stab $ */
/* $OpenBSD: edit.h,v 1.3 1999/11/14 22:04:02 d Exp $ */
/* $From: edit.h,v 1.2 1994/05/19 18:32:40 michael Exp michael $ */
/** $MirBSD: edit.h,v 1.3 2004/09/21 11:57:08 tg Exp $ */
/* $OpenBSD: edit.h,v 1.3 1999/11/14 22:04:02 d Exp $ */
/* $From: edit.h,v 1.2 1994/05/19 18:32:40 michael Exp michael $ */
/* some useful #defines */
#ifdef EXTERN

View File

@ -1,5 +1,5 @@
/* $MirBSD: emacs.c,v 1.8 2004/05/24 19:56:05 tg Stab $ */
/* $OpenBSD: emacs.c,v 1.28 2003/10/22 07:40:38 jmc Exp $ */
/** $MirBSD: emacs.c,v 1.9 2004/09/21 11:57:08 tg Exp $ */
/* $OpenBSD: emacs.c,v 1.28 2003/10/22 07:40:38 jmc Exp $ */
/*
* Emacs-like command line editing and history

4
eval.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: eval.c,v 1.2 2004/05/24 19:56:06 tg Stab $ */
/* $OpenBSD: eval.c,v 1.14 2003/11/10 21:26:39 millert Exp $ */
/** $MirBSD: eval.c,v 1.3 2004/09/21 11:57:08 tg Exp $ */
/* $OpenBSD: eval.c,v 1.14 2003/11/10 21:26:39 millert Exp $ */
/*
* Expansion - quoting, separation, substitution, globbing

4
exec.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: exec.c,v 1.2 2004/05/24 19:56:07 tg Stab $ */
/* $OpenBSD: exec.c,v 1.31 2003/12/15 05:25:52 otto Exp $ */
/** $MirBSD: exec.c,v 1.3 2004/09/21 11:57:08 tg Exp $ */
/* $OpenBSD: exec.c,v 1.31 2003/12/15 05:25:52 otto Exp $ */
/*
* execute command tree

View File

@ -1,5 +1,5 @@
/* $MirBSD: expand.h,v 1.2 2004/05/24 19:56:08 tg Stab $ */
/* $OpenBSD: expand.h,v 1.3 2001/03/26 16:19:45 todd Exp $ */
/** $MirBSD: expand.h,v 1.3 2004/09/21 11:57:09 tg Exp $ */
/* $OpenBSD: expand.h,v 1.3 2001/03/26 16:19:45 todd Exp $ */
/*
* Expanding strings

4
expr.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: expr.c,v 1.3 2004/05/24 19:56:09 tg Stab $ */
/* $OpenBSD: expr.c,v 1.9 2003/10/22 07:40:38 jmc Exp $ */
/** $MirBSD: expr.c,v 1.4 2004/09/21 11:57:09 tg Exp $ */
/* $OpenBSD: expr.c,v 1.9 2003/10/22 07:40:38 jmc Exp $ */
/*
* Korn expression evaluation

View File

@ -1,4 +1,4 @@
/** $MirBSD: history.c,v 1.10 2004/09/21 11:33:41 tg Exp $ */
/** $MirBSD: history.c,v 1.11 2004/09/21 11:57:09 tg Exp $ */
/* $OpenBSD: history.c,v 1.24 2004/08/03 12:44:59 danh Exp $ */
/*

4
io.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: io.c,v 1.4 2004/05/24 19:56:10 tg Stab $ */
/* $OpenBSD: io.c,v 1.13 2003/11/10 21:26:39 millert Exp $ */
/** $MirBSD: io.c,v 1.5 2004/09/21 11:57:09 tg Exp $ */
/* $OpenBSD: io.c,v 1.13 2003/11/10 21:26:39 millert Exp $ */
/*
* shell buffered IO and formatted output

4
jobs.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: jobs.c,v 1.4 2004/05/24 19:56:11 tg Stab $ */
/* $OpenBSD: jobs.c,v 1.21 2003/11/10 21:26:39 millert Exp $ */
/** $MirBSD: jobs.c,v 1.5 2004/09/21 11:57:10 tg Exp $ */
/* $OpenBSD: jobs.c,v 1.21 2003/11/10 21:26:39 millert Exp $ */
/*
* Process and job control

View File

@ -1,5 +1,5 @@
/* $MirBSD: ksh_dir.h,v 1.2 2004/05/24 19:56:13 tg Stab $ */
/* $OpenBSD: ksh_dir.h,v 1.1.1.1 1996/08/14 06:19:11 downsj Exp $ */
/** $MirBSD: ksh_dir.h,v 1.3 2004/09/21 11:57:10 tg Exp $ */
/* $OpenBSD: ksh_dir.h,v 1.1.1.1 1996/08/14 06:19:11 downsj Exp $ */
/* Wrapper around the ugly dir includes/ifdefs */

View File

@ -1,5 +1,5 @@
/* $MirBSD: ksh_limval.h,v 1.2 2004/05/24 19:56:13 tg Stab $ */
/* $OpenBSD: ksh_limval.h,v 1.1.1.1 1996/08/14 06:19:11 downsj Exp $ */
/** $MirBSD: ksh_limval.h,v 1.3 2004/09/21 11:57:10 tg Exp $ */
/* $OpenBSD: ksh_limval.h,v 1.1.1.1 1996/08/14 06:19:11 downsj Exp $ */
/* Wrapper around the values.h/limits.h includes/ifdefs */

View File

@ -1,5 +1,5 @@
/* $MirBSD: ksh_stat.h,v 1.3 2004/05/24 19:56:14 tg Stab $ */
/* $OpenBSD: ksh_stat.h,v 1.3 1996/10/01 02:05:39 downsj Exp $ */
/** $MirBSD: ksh_stat.h,v 1.4 2004/09/21 11:57:11 tg Exp $ */
/* $OpenBSD: ksh_stat.h,v 1.3 1996/10/01 02:05:39 downsj Exp $ */
/* Wrapper around the ugly sys/stat includes/ifdefs */

View File

@ -1,5 +1,5 @@
/* $MirBSD: ksh_time.h,v 1.2 2004/05/24 19:56:14 tg Stab $ */
/* $OpenBSD: ksh_time.h,v 1.2 1996/10/01 02:05:40 downsj Exp $ */
/** $MirBSD: ksh_time.h,v 1.3 2004/09/21 11:57:11 tg Exp $ */
/* $OpenBSD: ksh_time.h,v 1.2 1996/10/01 02:05:40 downsj Exp $ */
#ifndef KSH_TIME_H
# define KSH_TIME_H

View File

@ -1,5 +1,5 @@
/* $MirBSD: ksh_times.h,v 1.2 2004/05/24 19:56:14 tg Stab $ */
/* $OpenBSD: ksh_times.h,v 1.2 1996/10/01 02:05:41 downsj Exp $ */
/** $MirBSD: ksh_times.h,v 1.3 2004/09/21 11:57:12 tg Exp $ */
/* $OpenBSD: ksh_times.h,v 1.2 1996/10/01 02:05:41 downsj Exp $ */
#ifndef KSH_TIMES_H
# define KSH_TIMES_H

View File

@ -1,5 +1,5 @@
/* $MirBSD: ksh_wait.h,v 1.2 2004/05/24 19:56:15 tg Stab $ */
/* $OpenBSD: ksh_wait.h,v 1.3 1997/06/19 13:58:43 kstailey Exp $ */
/** $MirBSD: ksh_wait.h,v 1.3 2004/09/21 11:57:12 tg Exp $ */
/* $OpenBSD: ksh_wait.h,v 1.3 1997/06/19 13:58:43 kstailey Exp $ */
/* Wrapper around the ugly sys/wait includes/ifdefs */

4
lex.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: lex.c,v 1.3 2004/05/24 19:56:15 tg Stab $ */
/* $OpenBSD: lex.c,v 1.18 2003/08/06 21:08:05 millert Exp $ */
/** $MirBSD: lex.c,v 1.4 2004/09/21 11:57:12 tg Exp $ */
/* $OpenBSD: lex.c,v 1.18 2003/08/06 21:08:05 millert Exp $ */
/*
* lexical analysis and source input

6
lex.h
View File

@ -1,6 +1,6 @@
/* $MirBSD: lex.h,v 1.2 2004/05/24 19:56:16 tg Stab $ */
/* $OpenBSD: lex.h,v 1.7 2003/02/28 09:45:09 jmc Exp $ */
/* $From: lex.h,v 1.4 1994/05/31 13:34:34 michael Exp $ */
/** $MirBSD: lex.h,v 1.3 2004/09/21 11:57:13 tg Exp $ */
/* $OpenBSD: lex.h,v 1.7 2003/02/28 09:45:09 jmc Exp $ */
/* $From: lex.h,v 1.4 1994/05/31 13:34:34 michael Exp $ */
/*
* Source input, lexer and parser

4
mail.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: mail.c,v 1.2 2004/05/24 19:56:16 tg Stab $ */
/* $OpenBSD: mail.c,v 1.9 1999/06/15 01:18:35 millert Exp $ */
/** $MirBSD: mail.c,v 1.3 2004/09/21 11:57:13 tg Exp $ */
/* $OpenBSD: mail.c,v 1.9 1999/06/15 01:18:35 millert Exp $ */
/*
* Mailbox checking code by Robert J. Gibson, adapted for PD ksh by

4
misc.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: misc.c,v 1.8 2004/05/24 19:56:16 tg Stab $ */
/* $OpenBSD: misc.c,v 1.20 2003/10/22 07:40:38 jmc Exp $ */
/** $MirBSD: misc.c,v 1.9 2004/09/21 11:57:13 tg Exp $ */
/* $OpenBSD: misc.c,v 1.20 2003/10/22 07:40:38 jmc Exp $ */
/*
* Miscellaneous functions

View File

@ -1,5 +1,5 @@
/* $MirBSD: missing.c,v 1.2 2004/05/24 19:56:17 tg Stab $ */
/* $OpenBSD: missing.c,v 1.5 2003/05/16 18:49:46 jsyn Exp $ */
/** $MirBSD: missing.c,v 1.3 2004/09/21 11:57:13 tg Exp $ */
/* $OpenBSD: missing.c,v 1.5 2003/05/16 18:49:46 jsyn Exp $ */
/*
* Routines which may be missing on some machines

4
path.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: path.c,v 1.2 2004/05/24 19:56:17 tg Stab $ */
/* $OpenBSD: path.c,v 1.9 2003/10/22 07:40:38 jmc Exp $ */
/** $MirBSD: path.c,v 1.3 2004/09/21 11:57:13 tg Exp $ */
/* $OpenBSD: path.c,v 1.9 2003/10/22 07:40:38 jmc Exp $ */
#include "sh.h"
#include "ksh_stat.h"

11
proto.h
View File

@ -1,9 +1,10 @@
/* $MirBSD: proto.h,v 1.4 2004/05/24 19:56:17 tg Stab $ */
/* $OpenBSD: proto.h,v 1.11 2003/05/16 19:58:57 jsyn Exp $ */
/* $From: proto.h,v 1.3 1994/05/19 18:32:40 michael Exp michael $
*
/** $MirBSD: proto.h,v 1.5 2004/09/21 11:57:13 tg Exp $ */
/* $OpenBSD: proto.h,v 1.11 2003/05/16 19:58:57 jsyn Exp $ */
/* $From: proto.h,v 1.3 1994/05/19 18:32:40 michael Exp michael $ */
/*
* prototypes for PD-KSH
* originally generated using "cproto.c 3.5 92/04/11 19:28:01 cthuang "
* originally generated using "cproto.c 3.5 92/04/11 19:28:01 cthuang"
*/
/* alloc.c */

4
sh.h
View File

@ -1,9 +1,9 @@
/** $MirBSD: sh.h,v 1.12 2004/09/21 11:37:29 tg Exp $ */
/** $MirBSD: sh.h,v 1.13 2004/09/21 11:57:13 tg Exp $ */
/* $OpenBSD: sh.h,v 1.18 2004/05/31 10:36:35 otto Exp $ */
/*
* mirbsdksh - MirOS Project Korn-Shell
* Public Domain Bourne/Korn shell
* from: Public Domain Bourne/Korn shell
*/
/* $From: sh.h,v 1.2 1994/05/19 18:32:40 michael Exp michael $ */

4
shf.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: shf.c,v 1.3 2004/05/24 19:56:18 tg Stab $ */
/* $OpenBSD: shf.c,v 1.8 2003/02/28 09:45:09 jmc Exp $ */
/** $MirBSD: shf.c,v 1.4 2004/09/21 11:57:14 tg Exp $ */
/* $OpenBSD: shf.c,v 1.8 2003/02/28 09:45:09 jmc Exp $ */
/*
* Shell file I/O routines

4
shf.h
View File

@ -1,5 +1,5 @@
/* $MirBSD: shf.h,v 1.2 2004/05/24 19:56:18 tg Stab $ */
/* $OpenBSD: shf.h,v 1.2 1999/01/08 20:25:02 millert Exp $ */
/** $MirBSD: shf.h,v 1.3 2004/09/21 11:57:14 tg Exp $ */
/* $OpenBSD: shf.h,v 1.2 1999/01/08 20:25:02 millert Exp $ */
#ifndef SHF_H
# define SHF_H

4
syn.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: syn.c,v 1.3 2004/05/24 19:56:19 tg Stab $ */
/* $OpenBSD: syn.c,v 1.14 2003/10/22 07:40:38 jmc Exp $ */
/** $MirBSD: syn.c,v 1.4 2004/09/21 11:57:14 tg Exp $ */
/* $OpenBSD: syn.c,v 1.14 2003/10/22 07:40:38 jmc Exp $ */
/*
* shell parser (C version)

View File

@ -1,5 +1,5 @@
/* $MirBSD: table.c,v 1.2 2004/05/24 19:56:19 tg Stab $ */
/* $OpenBSD: table.c,v 1.5 1999/01/10 17:55:03 millert Exp $ */
/** $MirBSD: table.c,v 1.3 2004/09/21 11:57:15 tg Exp $ */
/* $OpenBSD: table.c,v 1.5 1999/01/10 17:55:03 millert Exp $ */
/*
* dynamic hashed associative table for commands and variables

View File

@ -1,6 +1,6 @@
/* $MirBSD: table.h,v 1.2 2004/05/24 19:56:19 tg Stab $ */
/* $OpenBSD: table.h,v 1.5 1999/06/15 01:18:36 millert Exp $ */
/* $From: table.h,v 1.3 1994/05/31 13:34:34 michael Exp $ */
/** $MirBSD: table.h,v 1.3 2004/09/21 11:57:16 tg Exp $ */
/* $OpenBSD: table.h,v 1.5 1999/06/15 01:18:36 millert Exp $ */
/* $From: table.h,v 1.3 1994/05/31 13:34:34 michael Exp $ */
/*
* generic hashed associative table for commands and variables.

4
trap.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: trap.c,v 1.2 2004/05/24 19:56:20 tg Stab $ */
/* $OpenBSD: trap.c,v 1.13 2003/02/28 09:45:09 jmc Exp $ */
/** $MirBSD: trap.c,v 1.3 2004/09/21 11:57:16 tg Exp $ */
/* $OpenBSD: trap.c,v 1.13 2003/02/28 09:45:09 jmc Exp $ */
/*
* signal handling

4
tree.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: tree.c,v 1.2 2004/05/24 19:56:20 tg Stab $ */
/* $OpenBSD: tree.c,v 1.10 2002/02/27 19:37:09 dhartmei Exp $ */
/** $MirBSD: tree.c,v 1.3 2004/09/21 11:57:16 tg Exp $ */
/* $OpenBSD: tree.c,v 1.10 2002/02/27 19:37:09 dhartmei Exp $ */
/*
* command tree climbing

6
tree.h
View File

@ -1,6 +1,6 @@
/* $MirBSD: tree.h,v 1.2 2004/05/24 19:56:20 tg Stab $ */
/* $OpenBSD: tree.h,v 1.8 2003/10/22 07:40:38 jmc Exp $ */
/* $From: tree.h,v 1.3 1994/05/31 13:34:34 michael Exp $ */
/** $MirBSD: tree.h,v 1.3 2004/09/21 11:57:16 tg Exp $ */
/* $OpenBSD: tree.h,v 1.8 2003/10/22 07:40:38 jmc Exp $ */
/* $From: tree.h,v 1.3 1994/05/31 13:34:34 michael Exp $ */
/*
* command trees for compile/execute

4
tty.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: tty.c,v 1.2 2004/05/24 19:56:20 tg Stab $ */
/* $OpenBSD: tty.c,v 1.2 1996/10/01 02:05:51 downsj Exp $ */
/** $MirBSD: tty.c,v 1.3 2004/09/21 11:57:16 tg Exp $ */
/* $OpenBSD: tty.c,v 1.2 1996/10/01 02:05:51 downsj Exp $ */
#include "sh.h"
#include "ksh_stat.h"

4
tty.h
View File

@ -1,5 +1,5 @@
/* $MirBSD: tty.h,v 1.2 2004/05/24 19:56:20 tg Stab $ */
/* $OpenBSD: tty.h,v 1.2 1996/11/21 07:59:36 downsj Exp $ */
/** $MirBSD: tty.h,v 1.3 2004/09/21 11:57:16 tg Exp $ */
/* $OpenBSD: tty.h,v 1.2 1996/11/21 07:59:36 downsj Exp $ */
/*
tty.h -- centralized definitions for a variety of terminal interfaces

4
var.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: var.c,v 1.7 2004/05/24 19:56:20 tg Stab $ */
/* $OpenBSD: var.c,v 1.17 2004/05/08 19:42:35 deraadt Exp $ */
/** $MirBSD: var.c,v 1.8 2004/09/21 11:57:17 tg Exp $ */
/* $OpenBSD: var.c,v 1.17 2004/05/08 19:42:35 deraadt Exp $ */
#include "sh.h"
#include "ksh_time.h"

4
vi.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: vi.c,v 1.6 2004/09/21 11:42:29 tg Exp $ */
/* $OpenBSD: vi.c,v 1.13 2004/05/10 16:28:47 pvalchev Exp $ */
/** $MirBSD: vi.c,v 1.7 2004/09/21 11:57:17 tg Exp $ */
/* $OpenBSD: vi.c,v 1.13 2004/05/10 16:28:47 pvalchev Exp $ */
/*
* vi command editing