From: hlu@eecs.wsu.edu (H.J. Lu) Subject: Re: talkd.h DAMAGED ! Date: 15 Feb 1993 22:59:06 GMT
In article <2733@wegy.waldorf-gmbh.de>, andy@resi.waldorf-gmbh.de (Andreas Busse) writes:
|> Dear Linuxers !
|>
|> Perhaps you remember: I asked for a new talkd.h because mine
|> is damaged. Ok, someone was so kind to send me a new /usr/include/protocols/talkd.h
|> but this is damaged too. I wonder if anyone has a complete one !
|> The one which was sent to me is looking this way (mine has a lot of "@*&%*)$" at the end):
|>
|> ...
|> /* answer values */
|> #define SUCCESS 0 /* operation completed properly */
|> #define NOT_HERE 1 /* callee not logged in */
|> #define FAILED 2 /* operation failed for unexplained reason */
|> #define MACHINE_UNKNOWN 3 /* caller's machine name unknown */
|> #define PERMISSION_DENIED 4 /* callee's tty doesn't permit announce */
|> #define UNKNOWN_REQUEST 5 /* request has invalid type value */
|> #define BADVERSION 6 /* request has invalid protocol version */
|> #define BADADDR 7 /* request has invalid addr value */
|> #define BADCTLADD./protocols/timed.h
|>
|> The last line isn't correct, or am I wrong ??
|> If anyone's talkd.h is complete: Please tell me !
|>
|> Thanks for help,
|> Andy
|>
|>
Could you please pay a little attention to c.o.l.a? I don't want to repeat
it myself over and over again. Since libc 4.3 is out, please get it.
H.J.