| Commit message (Expand) | Author | Age |
* | Clean up warnings | Jeffrey Hutzelman | 2013-02-14 |
* | Some getnameinfos (notably FreeBSD's) are pickier about the length. | Karl Ramm | 2011-02-21 |
* | stop using MAXHOSTNAMELEN in a variety of places. Also nuke-trailing-whitesp... | Karl Ramm | 2010-08-24 |
* | variables are unused in the HAVE_ARES case, make gcc shut up | Karl Ramm | 2010-08-22 |
* | roleplay accordingly with sin_len and sin6_len values on BSD systems | Karl Ramm | 2009-12-18 |
* | Cleanup unused variable warning and put in a missing prototype | Karl Ramm | 2009-07-26 |
* | Patch from Anders Kaseorg, use Xutf8DrawText et al. where available, | Karl Ramm | 2009-04-21 |
* | slight cleanup, and zwgcplus mode is on by default | Karl Ramm | 2009-04-18 |
* | further arpa/nameser_compat.h hijinks for #39 | Karl Ramm | 2009-04-02 |
* | clean up and modernize some of the CMU patch fallout | Karl Ramm | 2009-03-22 |
* | oops, actually make the non-ares branch compile | Karl Ramm | 2009-03-22 |
* | ares_getnameinfo makes the decision on the address family BY THE LENGTH OF T... | Karl Ramm | 2009-03-20 |
* | use {ares_,}getnameinfo to lookup addresses | Karl Ramm | 2009-03-20 |
* | use c-ares | Karl Ramm | 2009-03-17 |
* | cmu/zwgcplus changes | Karl Ramm | 2009-03-15 |
* | passes gcc -Wall with no warnings other than des cryppt C_block sadness and g... | Karl Ramm | 2008-01-21 |
* | de K&Rify, fix prototypes | Karl Ramm | 2008-01-21 |
* | Rewrite the wgfile on SIGUSR1. | Greg Hudson | 2004-06-23 |
* | Revert last rev: it changed the default behavior (which could be | Greg Hudson | 2000-12-30 |
* | From mhpower: support the resolved_addresses variable, which controls | Greg Hudson | 2000-08-10 |
* | Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$. | Greg Hudson | 1999-01-22 |
* | Use libares for reverse resolution if HAVE_ARES is defined. | Greg Hudson | 1998-09-02 |
* | Add a -loc flag to specify alternative auxiliary location information | Greg Hudson | 1998-05-24 |
* | Move files from datadir back to datadir/zephyr. | Greg Hudson | 1998-04-30 |
* | Do a better job of joining the session leader's process group. | Greg Hudson | 1998-03-09 |
* | Pull in sources from zephyr locker. See /mit/zephyr/repository for | Greg Hudson | 1997-09-14 |
* | Back out SIGCHLD change for Solaris 2.3; it breaks under Solaris 2.4 | Greg Hudson | 1996-03-25 |
* | Allow for full coredumps under AIX with SEGV signal | Richard Basch | 1994-08-19 |
* | Changed the SIGCHLD signal handling for SOLARIS so that we do not have | Richard Basch | 1994-08-18 |
* | Revert back to setting the pgid to the parent pid for Ultrix. | Richard Basch | 1994-08-18 |
* | Ignore SIGTTOU when forking, otherwise we might hang. | Richard Basch | 1994-03-15 |
* | Change bzero to memset [ANSI] | Richard Basch | 1993-11-19 |
* | Changed bzero/bcopy to _BZERO/_BCOPY (defined in <zephyr/zephyr_conf.h>) | Richard Basch | 1993-09-24 |
* | updated to 0.4.5 | Marc Horowitz | 1992-04-16 |
* | setpgrp differs from BSD to SYSV. | John F. Carr | 1991-06-20 |
* | Declare signal_child() void; if NO_UNION_WAIT is defined then | John F. Carr | 1990-12-04 |
* | Bumped version number to 0.4.3. | Kenneth G Raeburn | 1990-11-09 |
* | In signal_child handler, preserve value of errno. | Kenneth G Raeburn | 1990-11-09 |
* | Raised version to 0.4.2 | Kenneth G Raeburn | 1990-10-22 |
* | Reverted "punt" semantics to previous form, for Athena release 7.0. | Kenneth G Raeburn | 1990-05-24 |
* | [marc] Handle ignoring of signals properly, based on DOFORK variable. | Kenneth G Raeburn | 1990-05-16 |
* | revision++ | Marc Horowitz | 1990-04-12 |
* | update to ZWGC0_3_12 | John Kohl | 1990-01-18 |
* | 0.3.11: fix bug with reverse stack and non-drawing windows | John Kohl | 1990-01-10 |
* | up to rev 0.3.10: fixes to subscription stuff to get defaults when user | John Kohl | 1989-12-15 |
* | update to rev 0.3.9 | John Kohl | 1989-12-07 |
* | remove printf() on reread | John Kohl | 1989-12-01 |
* | up rev number | John Kohl | 1989-11-29 |
* | use wait3() and pick up all waiting processes | John Kohl | 1989-11-21 |
* | fixes for Saber warnings | Marc Horowitz | 1989-11-15 |