Header --> Id
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
#include <sgtty.h>
|
||||
int
|
||||
_gtty(fildes,argp) int fildes ; struct sgttyb *argp ; {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
#include <sgtty.h>
|
||||
int
|
||||
_stty(fildes,argp) int fildes ; struct sgttyb *argp ; {
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
_cleanup(){}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
#include <sgtty.h>
|
||||
int
|
||||
gtty(fildes,argp) int fildes ; struct sgttyb *argp ; {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
#include <signal.h>
|
||||
|
||||
typedef void (*callvec)() ;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
#include <sgtty.h>
|
||||
int
|
||||
stty(fildes,argp) int fildes ; struct sgttyb *argp ; {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
/*
|
||||
* return offset in file.
|
||||
*/
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
#include <sys/types.h>
|
||||
#include <sys/timeb.h>
|
||||
time_t
|
||||
|
||||
Reference in New Issue
Block a user