summaryrefslogtreecommitdiff
path: root/zwgc/notice.c
Commit message (Collapse)AuthorAge
* zephyr (2.1.20070719.SNAPSHOT-1) unstable; urgency=lowGravatar Karl Ramm2007-07-21
| | | | | | | | | | | * new upstream, Closes: #433603 * byteswap port number for display in zwgc, Closes: #243101 * stick newline after errant error message, Closes: #242839 * wait for zhm to die when restarting. Closes: #41419 -- Karl Ramm <kcr@debian.org> Fri, 20 Jul 2007 13:23:48 -0400
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
|
* Use libares for reverse resolution if HAVE_ARES is defined.Gravatar Greg Hudson1998-09-02
|
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* Do not try to reverse resolve 0.0.0.0Gravatar Richard Basch1994-08-29
|
* Changed index() to strchr() [ANSI]Gravatar Richard Basch1993-09-24
|
* Can't pass &time.tv_sec to ctime() (in AIX 3.1, the argument toGravatar John F. Carr1990-12-04
| | | | ctime() is a different type).
* don't need extra #include of <netinet/in.h>Gravatar John Kohl1989-12-15
|
* test was reversed for "recipient" fieldGravatar John Kohl1989-11-14
|
* Oops.Gravatar Marc Horowitz1989-11-13
|
* if the recipient field of the notice is "", $recipient will be set toGravatar Marc Horowitz1989-11-13
| | | | "*", not "".
* Copyright and RCS headers added.Gravatar Marc Horowitz1989-11-01
|
* Initial revisionGravatar Marc Horowitz1989-11-01