| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | /* Copyright (c) 1998 Silicon Graphics, Inc. */ |
| 1 | > | /* Copyright (c) 1999 Silicon Graphics, Inc. */ |
| 2 | ||
| 3 | #ifndef lint | |
| 4 | static char SCCSid[] = "$SunId$ SGI"; | |
| # | Line 40 | Line 40 | char *progname; /* global argv[0] */ | |
| 40 | FILE *sstdin, *sstdout; /* server's standard input and output */ | |
| 41 | ||
| 42 | #ifdef DEBUG | |
| 43 | – | #include <sys/types.h> |
| 43 | extern time_t time(); | |
| 44 | static time_t tmodesw; | |
| 45 | static time_t timm, tadd; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |