ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/ihost/ihost.c
(Generate patch)

Comparing projects/cms/source/ihost/ihost.c (file contents):
Revision 1.26 by tdb, Wed May 29 19:41:59 2002 UTC vs.
Revision 1.27 by tdb, Wed May 29 23:03:53 2002 UTC

# Line 38 | Line 38
38   #include <syslog.h>
39  
40   #define RECONFIGURE_RETURN_CODE 2
41 #define UDP_MAX_PACKET_SIZE 8192
42 #define PID_FILE "/var/tmp/.ihost.pid"
41  
42   #define logmessage(level, ...) do { cur_level = level; errf(__VA_ARGS__); } while (0)
43  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines