# | Line 28 | Line 28 | static const char RCSid[] = "$Id$"; | |
---|---|---|
28 | #define PCHILD 3 /* child of normal persist */ | |
29 | #endif | |
30 | ||
31 | – | char *progname; /* argv[0] */ |
31 | char *octname; /* octree name */ | |
32 | char *sigerr[NSIG]; /* signal error messages */ | |
33 | char *errfile = NULL; /* error output file */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |