Age | Commit message (Expand) | Author | Files | Lines |
2006-02-14 | Use getpwnam to correctly log multiple users with the same UID. (bug | Behdad Esfahbod | 1 | -1/+15 |
2006-02-13 | Fix race condition when shutdown_helper may be called again from the | Behdad Esfahbod | 2 | -7/+12 |
2006-02-11 | Added MAINTAINERCLEANFILES. | Behdad Esfahbod | 1 | -0/+9 |
2006-02-11 | Update the build infrastructure. make distcheck works now! | Behdad Esfahbod | 1 | -0/+2 |
2005-08-13 | Make VTE work on NetBSD, OpenBSD (sparc and macppc). Reported by Adrian | Kjartan Maraas | 1 | -2/+3 |
2005-08-04 | Clean up utmp/wtmp under vncserver if things fall apart under the | Kjartan Maraas | 1 | -0/+11 |
2004-05-30 | add ignore files | Thomas Vander Stichele | 1 | -0/+12 |
2004-05-01 | add a parameter to control whether or not trailing whitespace is trimmed | Nalin Dahyabhai | 3 | -68/+68 |
2004-04-20 | call GtkWidget's key_press_event callback for keys, in case GtkWidget has | Nalin Dahyabhai | 1 | -1/+1 |
2003-08-13 | don't create an accessible peer at init() time in debug mode. add a field | Nalin Dahyabhai | 1 | -4/+5 |
2003-07-21 | define _XOPEN_SOURCE_EXTENDED, _XOPEN_SOURCE, and __EXTENSIONS__ for | Nalin Dahyabhai | 1 | -0/+15 |
2003-07-16 | check for grantpt in libc and then in libpt. Check for openpty in libc | Nalin Dahyabhai | 1 | -10/+3 |
2003-05-19 | remove comma from end of enum declaration (#111925). don't use | Nalin Dahyabhai | 2 | -2/+9 |
2003-05-05 | if ERESTART is defined, treat it like EINTR and EAGAIN. if ERESTART is | Nalin Dahyabhai | 1 | -0/+6 |
2003-04-22 | add missing check for recvmsg. formatting and spelling fixes. reorganize. | Nalin Dahyabhai | 4 | -60/+90 |
2003-04-21 | don't bail out if read() returns -1 and errno is either EINTR or EAGAIN, | Nalin Dahyabhai | 1 | -3/+6 |
2003-04-21 | don't depend on PATH_MAX being available and correct (#109805). don't | Nalin Dahyabhai | 1 | -14/+26 |
2003-04-15 | make row_data a structure containing an array instead of a simple array. | Nalin Dahyabhai | 1 | -1/+1 |
2003-03-27 | - more automake-1.7 changes, should properly accept 1.7, 1.6 or 1.5 now | Nalin Dahyabhai | 1 | -2/+2 |
2002-10-10 | fix the bits I missed when fixing #95085. | Nalin Dahyabhai | 1 | -2/+2 |
2002-10-10 | allow specifying the scrollback buffer size. if we don't have <wchar.h>, | Nalin Dahyabhai | 2 | -5/+3 |
2002-09-24 | Fix HAVE_UT_UT_TV for cases where the static initializer might not work | Nalin Dahyabhai | 1 | -1/+2 |
2002-09-24 | Doc fixups (mention gnome-terminal instead of profterm, note the proper | Nalin Dahyabhai | 1 | -0/+6 |
2002-09-12 | only use MSG_NOSIGNAL if it's defined | jacob berkman | 2 | -17/+9 |
2002-09-11 | Reorder definitions to avoid implicit declaration warnings. Check for | Nalin Dahyabhai | 1 | -0/+5 |
2002-09-11 | Test for sendmsg() with AC_CHECK_FUNCS instead of AC_TRY_COMPILE. Removed. | Nalin Dahyabhai | 1 | -14/+0 |
2002-09-11 | Added check for socket library and SendMsg check. Added this file with a | Brian Cameron | 1 | -1/+23 |
2002-09-11 | Update from libzvt CVS. Fix some automake breakage. | Nalin Dahyabhai | 5 | -50/+47 |
2002-09-11 | build fixesvte_0_9_0 | Nalin Dahyabhai | 2 | -71/+0 |
2002-09-11 | Skip lookups for padding information if we're pretty sure we're using a | Nalin Dahyabhai | 13 | -0/+2329 |