diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-08-02 20:35:55 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-08-02 20:35:55 +0000 |
commit | cd0973a98c9d44282442ba6bc83d7b2303769348 (patch) | |
tree | 39709448720ff4eb1f9fc5727b4d0cbe115fca9e /sys/compat/hpux/hpux_tty.c | |
parent | 7355e38d0c8f253b0bd3b3066c37c5c0d99cb747 (diff) |
Added Makefiles to build stuff from syscalls.master in some emulations.
Regenerated derived files from various syscalls.master files. Added $OpenBSD$.
Diffstat (limited to 'sys/compat/hpux/hpux_tty.c')
-rw-r--r-- | sys/compat/hpux/hpux_tty.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/compat/hpux/hpux_tty.c b/sys/compat/hpux/hpux_tty.c index 505e00b2481..47f07bd68cf 100644 --- a/sys/compat/hpux/hpux_tty.c +++ b/sys/compat/hpux/hpux_tty.c @@ -1,3 +1,4 @@ +/* $OpenBSD: hpux_tty.c,v 1.3 1996/08/02 20:35:00 niklas Exp $ */ /* $NetBSD: hpux_tty.c,v 1.13 1995/12/11 16:32:46 thorpej Exp $ */ /* |