|
|
researchv10 Norman
/* * System dependent header files for MIPS RISC/OS using * BSD compilation options. */ #include <sys/types.h> #include <dirent.h> #define MAXPATHLEN MAXNAMLEN typedef struct dirent Direct; #define SIGRETURN void typedef void (*SIG_TYP)(); #include <syslog.h> #define DEFAULT_LOG_LEVEL LOG_INFO /* * * 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
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.