| |
---|
| | */ |
---|
| | |
---|
| | |
---|
| | static const char copyright[] = "Copyright (c) 2005, TundraWare Inc.\nAll Rights Reserved"; |
---|
| | static const char rcsid[] = "$Id: validate-upg.c,v 1.100 2005/03/03 09:28:43 tundra Exp $" |
---|
| | static const char rcsid[] = "$Id: validate-upg.c,v 1.101 2005/03/03 09:30:23 tundra Exp $"; |
---|
| | |
---|
| | #include <sys/types.h> |
---|
| | #include <pwd.h> |
---|
| | |
---|
| |
---|
| | |
|