summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-05Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2011-05-12Add extra sanity checking to avoid possible NULL dereferencesJeremy Huddleston
2011-05-12Add sanity checking to avoid a possible NULL dereferenceJeremy Huddleston
2011-05-12Address a possible NULL pointer dereferenceJeremy Huddleston
2011-05-11Mark Done() as _X_NORETURNJeremy Huddleston
2011-05-11Silence uninitialized warningJeremy Huddleston
2011-05-11LP64: Fix formatting for DEBUG printfJeremy Huddleston
2011-05-11Fix: menus.c:2374: warning: implicit declaration of function `putenv`Alan Coopersmith
2011-05-10Remove unused fallback implementation of putenv()Alan Coopersmith
2011-04-17Merge remote branch 'origin/master' into obsdMatthieu Herrb
2011-03-04man: replace hard coded section number with __appmansuffix__Gaetan Nadon
2011-02-13Merge remote branch 'origin/master' into obsdMatthieu Herrb
2011-01-05Fix many gcc strict-aliasing warningsAlan Coopersmith
2011-01-05twm 1.0.6twm-1.0.6Alan Coopersmith
2010-11-27Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-11-24config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-11-01config: replace AC_CHECK_FILE with test -fMartin Jansa
2010-10-30twm 1.0.5twm-1.0.5Alan Coopersmith
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-09-22Silence build of deftwmrc.c with AM_V_GENAlan Coopersmith
2010-09-22system.twmrc doesn't need to be in both EXTRA_DIST & dist_rc_DATAAlan Coopersmith
2010-09-22config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-22Use AC_CHECK_FUNCS / default name for mkstempAlan Coopersmith
2010-09-22config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-08-21Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-08-06Fill in COPYING file with copyright notices from source codeAlan Coopersmith
2010-07-17config: allow to build tarball when yacc is missingGaetan Nadon
2010-06-13Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-06-04config: add check for yacc to insure it is installed #27973Gaetan Nadon
2010-02-14Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-12-20Merge remote branch 'origin/master' into obsdMatthieu Herrb
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-11-01Merge remote branch 'origin/master' into obsdMatthieu Herrb
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-04Merge remote branch 'origin/master' into obsdMatthieu Herrb
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith
2009-07-19Merge commit 'origin/master' into obsdMatthieu Herrb
2009-07-11twm: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon
2008-04-19Itojun's patches to remove sprintf(), strcpy() and strcat().Matthieu Herrb
2008-04-19OpenBSD twmrcMatthieu Herrb
2008-03-08BSD MakefileMatthieu Herrb
2008-03-06twm 1.0.4twm-1.0.4Adam Jackson
2008-02-21Change twm_CFLAGS to AM_CFLAGS to make automake-1.10 happierAlan Coopersmith