File:  [Research Unix] / researchv10no / cmd / upas / attin / sys.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

/*
 * System dependent header files for research
 */

#include <sys/param.h>
#include <sys/dir.h>
/* #include <dirent.h> */
#include <errno.h>
#include "syslog.h"

typedef struct direct Direct;

typedef void	(*SIG_TYP)();
#define SIGRETURN int

#define DEFAULT_LOG_LEVEL	LOG_INFO

#define DIALER	"mx"		/* for the real Internet */

/*
 *
 * Syslogs used to keep track of users/intruders.  These are the assignments
 * of the LOCAL logs.
 *
 */

#define	LOG_INETD	LOG_LOCAL0
#define LOG_FTPD	LOG_LOCAL1
#define LOG_TELNETD	LOG_LOCAL2
#define LOG_SMTPD	LOG_LOCAL3
#define LOG_PROXY	LOG_LOCAL4
#define LOG_SMTP	LOG_LOCAL5
#define LOG_SMTPSCHED	LOG_LOCAL6


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.