summaryrefslogtreecommitdiff
path: root/clients
Commit message (Collapse)AuthorAge
...
* Rename null to empty, for clarity.Gravatar Greg Hudson1999-12-13
| | | | | Remove some XXX comments which don't seem to mean anything. Provide a format string to sprintf.
* Don't error if the WG port is 65535.Gravatar Greg Hudson1999-10-15
|
* fix things Irix n32 cc complains aboutGravatar Dan Winship1999-08-12
|
* fix things that Irix n32 cc warns about, possibly including the bugGravatar Dan Winship1999-08-12
| | | | that makes zstat randomly dump core some times
* From Chris Laas: add new options -m (to specify a message), -w (to watchGravatar Greg Hudson1999-07-21
| | | | location and not respond when visible), and -h (help).
* use ZEPHYR_SUBS environment variable (if it exists) to determine locationGravatar Dan Winship1999-06-03
| | | | of subs file
* Don't lose if we can't canonicalize the hostname. Just warn.Gravatar Greg Hudson1999-06-01
|
* Get XZwrite.in from ${srcdir}.Gravatar Greg Hudson1999-05-26
|
* link with -lreadline -lhistory -lcurses becuase ss uses readline nowGravatar Karl Ramm1999-05-06
|
* Make it clear at what point the message has been queued by zhm, so peopleGravatar Dan Winship1999-03-22
| | | | | know if ^C'ing might not work. (Based on a patch by Greg.) Also, put more useful information about class/instance in the message.
* gratuitous automatic CC-adding flag for multiple-recipient zephyrsGravatar Dan Winship1999-03-10
|
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
|
* Revert the 8.2 behavior change in "zctl unhide", going back to the oldGravatar Greg Hudson1998-08-13
| | | | | | | | | method of just setting the exposure to realm-visible. Setting it any higher causes login notices to be sent, which annoys people. Yay stupid protocols. Factual point: the change in rev 1.26 had no effect (comparing locations against the string constants doesn't work, it seems).
* Make zctl unhide set a minimum exposure of realm-visible.Gravatar Greg Hudson1998-08-02
|
* Nuke extra argument to ss_listen().Gravatar Greg Hudson1998-07-15
|
* Whoops, syslogd belongs in lsbindir.Gravatar Greg Hudson1998-05-16
|
* From kretch: zero out the notice opcode so we don't use the sameGravatar Greg Hudson1998-04-30
| | | | opcode as the received message.
* Move files from datadir back to datadir/zephyr.Gravatar Greg Hudson1998-04-30
|
* From mhpower: make sure long arguments don't cause buffer overflows.Gravatar Greg Hudson1998-04-13
|
* Add brief documentation of the realm (-r) flag.Gravatar Greg Hudson1998-03-21
|
* Eliminate crufty reference to DEBUG.Gravatar Greg Hudson1998-02-02
|
* Do CFLAGS the gnu standard way. This means we compile with -g by default.Gravatar Greg Hudson1998-01-31
|
* zmailnotify belongs in bindir, not sbindir.Gravatar Greg Hudson1998-01-21
|
* From svalente: generate XZwrite with sed.Gravatar Greg Hudson1998-01-20
|
* Garbage collect.Gravatar Greg Hudson1997-10-25
|
* ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIODGravatar Greg Hudson1997-10-25
|
* Nuke leading quote, oops.Gravatar Greg Hudson1997-10-16
|
* confdir became sysconfdir.Gravatar Greg Hudson1997-09-23
| | | | Rip out support for in-tree com_err and ss.
* zwgc moved back to the top level.Gravatar Greg Hudson1997-09-23
|
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* DTRT if .anyone doesn't have a final newlineGravatar Dan Winship1997-05-12
|
* Eliminate cruft.Gravatar Greg Hudson1997-03-31
|
* Add support for Solaris (using the streams log driver).Gravatar Greg Hudson1997-03-26
| | | | | | | Make POSIX signal behavior the same as the old behavior (die on a SIGTERM, ignore SIGQUIT). Zero out the IP address we bind to so the address field is always 0 (== INADDR_ANY); otherwise we get bind() failures on Solaris.
* This file was deleted in the 8.0 source treeGravatar Greg Hudson1996-08-27
|
* ATHRETCDIR, not ATHETCDIR.Gravatar Craig Fields1995-12-13
|
* Exit status bugfix.Gravatar Craig Fields1995-01-20
| | | | Maybe more.
* Initial revisionGravatar Craig Fields1995-01-20
|
* Fix the bug where notice.z_kind is set to UNACKED when ncrecips == 0Gravatar Greg Hudson1994-11-12
| | | | and class/instance zephyrgrams hang.
* Typo.Gravatar Greg Hudson1994-11-12
|
* Typo in XtNtextSource.Gravatar Greg Hudson1994-11-12
|
* The prototype for atol() was unnecessary anyway.Gravatar Greg Hudson1994-11-12
|
* Picked up from p4a.Gravatar Craig Fields1994-11-11
|
* Sal's changes; added some new resources.Gravatar Greg Hudson1994-11-11
|
* Sal's changes; added random zsigs.Gravatar Greg Hudson1994-11-11
|
* Sal's changes; added random zsigs and message looping.Gravatar Greg Hudson1994-11-11
|
* Sal's changes; added ClearOnSend, removed explicit widths since we nowGravatar Greg Hudson1994-11-11
| | | | do calculation based on font width.
* Sal's changes for ClearOnSend() and calculation of edit_window widthGravatar Greg Hudson1994-11-11
| | | | based on font.
* Correct bug with XawAsciiSourceFreeString().Gravatar Greg Hudson1994-11-11
|
* Added random zsigs and message looping (Sal's changes).Gravatar Greg Hudson1994-11-11
|