summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-23luit 1.1.1HEADluit-1.1.1masterAlan Coopersmith1-1/+1
2012-02-11Add additional printf & noreturn attributes suggested by gcc warningsAlan Coopersmith1-8/+16
2011-12-06Fix memory leak on failure in getFontencCharsetAlan Coopersmith1-0/+2
2011-10-14Add support for posix_openpt().Ed Schouten2-1/+5
2011-10-06Fix ifdef-foo for the BSDs which are still living in the 90sJeremy Huddleston1-6/+6
2011-08-16Remove check for zlib in configure scriptAlan Coopersmith1-2/+0
2011-05-07Mark FatalError _X_NORETURNJeremy Huddleston3-21/+12
2011-01-25man: Use \fI & \fR instead of .I for strings longer than Solaris can handleAlan Coopersmith1-2/+2
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-10-07Purge cvs tags.Jesse Adkins1-1/+0
2010-10-07luit 1.1.0luit-1.1.0Alan Coopersmith1-1/+2
2010-09-27config: Remove unnecessary calls from configure.acAlan Coopersmith2-6/+2
2010-09-27config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-08-20make: whitespace managementGaetan Nadon1-14/+17
2010-08-20luit.man: remove trailing whitespaceGaetan Nadon1-3/+3
2010-08-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon4-42/+43
2010-08-20man: replace hardcoded (7) with __miscmansuffix__Gaetan Nadon1-1/+1
2010-08-20man: replacement string should be __appmansuffix__Gaetan Nadon1-2/+2
2010-08-20man: replacement string should be __locale_alias__Gaetan Nadon1-1/+1
2010-07-01Warn if configure does not find Xlib, but don't link against it.Alan Coopersmith1-1/+5
2010-07-01Whitespace cleanup from Thomas Dickey's luit-20100601 forkJeremy Huddleston10-1312/+1312
2010-07-01Integrate changes from Thomas Dickey's luit-20100601 forkJeremy Huddleston15-632/+1307
2010-02-10Bump to 1.0.5luit-1.0.5Julien Cristau1-1/+1
2010-02-10Bump xorg-macros requirement to 1.4 for XORG_INSTALLJulien Cristau1-2/+2
2010-02-05poll: check for POLLERR|POLLHUP in WaitForInputJulien Cristau1-2/+2
2009-12-22configure: Fix a linewrap that snuck in with copy/pasteJeremy Huddleston1-2/+1
2009-12-22darwin: Don't use poll()Jeremy Huddleston1-2/+11
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-2/+5
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-10-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+66
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-06luit: Cygwin compatibility fixYaakov Selkowitz1-1/+11
2009-10-02luit 1.0.4luit-1.0.4Alan Coopersmith1-1/+1
2009-10-02Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-11/+8
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+28
2009-04-09luit: Convert platform #ifdefs to configure tests for functions & headersAlan Coopersmith3-26/+20
2009-01-16Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade6-16/+29
2008-04-11Apple: Use secure ttyJeremy Huddleston1-1/+6
2008-01-31Bump to 1.0.3.luit-1.0.3Julien Cristau1-1/+1
2008-01-31Make ChangeLog hook safer.Julien Cristau1-1/+1
2008-01-29Define _XOPEN_SOURCE to 500 on linuxJulien Cristau1-1/+1
2008-01-29Set locale.alias file in man page to match the one set by configureAlan Coopersmith2-1/+2
2008-01-29Constify a bitAlan Coopersmith4-19/+19
2008-01-28Replace malloc/strcpy pairs with strdupAlan Coopersmith3-18/+11
2008-01-28Man page typo fixesAlan Coopersmith1-2/+2
2008-01-28Fix sparse warnings: non-ANSI function declaration (missing void)Alan Coopersmith2-4/+4
2008-01-28Fix many sparse warnings of Using plain integer as NULL pointerAlan Coopersmith1-56/+56