summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-19Terminate execl() arguments with NULL instead of 0HEADmasterAlan Coopersmith1-1/+1
2011-07-28twm 1.0.7twm-1.0.7Alan Coopersmith1-1/+1
2011-07-15Whitespace fixes in src filesAlan Coopersmith21-384/+384
2011-07-13Replace most sprintf calls with snprintfAlan Coopersmith5-20/+23
2011-06-15config: layout the C flags for better readabilityGaetan Nadon1-41/+44
2011-06-15man: use Autoconf provided $(SED)Gaetan Nadon1-1/+1
2011-06-15config: rm is about removal, not generationGaetan Nadon1-1/+1
2011-06-15deftwmrc.c is not required in MAINTAINERCLEANFILESGaetan Nadon1-1/+0
2011-06-15lex & yacc: only header file needs to be in BUILT_SOURCESGaetan Nadon1-4/+2
2011-05-13Add extra sanity checking to avoid possible NULL dereferencesJeremy Huddleston1-2/+2
2011-05-13Add sanity checking to avoid a possible NULL dereferenceJeremy Huddleston1-1/+1
2011-05-13Address a possible NULL pointer dereferenceJeremy Huddleston1-1/+4
2011-05-12Mark Done() as _X_NORETURNJeremy Huddleston2-2/+2
2011-05-12Silence uninitialized warningJeremy Huddleston1-1/+1
2011-05-12LP64: Fix formatting for DEBUG printfJeremy Huddleston1-1/+1
2011-05-12Fix: menus.c:2374: warning: implicit declaration of function `putenv`Alan Coopersmith4-1/+10
2011-05-10Remove unused fallback implementation of putenv()Alan Coopersmith1-66/+0
2011-03-05man: replace hard coded section number with __appmansuffix__Gaetan Nadon1-4/+4
2011-01-06Fix many gcc strict-aliasing warningsAlan Coopersmith3-40/+91
2011-01-05twm 1.0.6twm-1.0.6Alan Coopersmith1-1/+1
2010-11-24config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-2/+5
2010-11-01config: replace AC_CHECK_FILE with test -fMartin Jansa1-2/+5
2010-10-30twm 1.0.5twm-1.0.5Alan Coopersmith1-1/+2
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith1-3/+2
2010-10-07Purge cvs tags.Jesse Adkins30-90/+0
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-17/+5
2010-09-23Silence build of deftwmrc.c with AM_V_GENAlan Coopersmith1-8/+8
2010-09-23system.twmrc doesn't need to be in both EXTRA_DIST & dist_rc_DATAAlan Coopersmith1-1/+1
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+0
2010-09-23Use AC_CHECK_FUNCS / default name for mkstempAlan Coopersmith2-8/+7
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-08-06Fill in COPYING file with copyright notices from source codeAlan Coopersmith1-8/+69
2010-07-17config: allow to build tarball when yacc is missingGaetan Nadon1-1/+2
2010-06-04config: add check for yacc to insure it is installed #27973Gaetan Nadon1-0/+2
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-1/+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-6/+5
2009-10-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon3-11/+66
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+30
2009-07-11twm: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon2-1/+6
2008-03-06twm 1.0.4twm-1.0.4Adam Jackson1-2/+1
2008-02-21Change twm_CFLAGS to AM_CFLAGS to make automake-1.10 happierAlan Coopersmith1-2/+2
2008-02-21Explicitly require libSM & libICE since twm calls them directlyAlan Coopersmith1-1/+1
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-73/+10
2007-11-29X.Org Bug #5691: twm mouse button limit too lowWolfgang Rupprecht1-1/+1
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-23Rename .cvsignore to .gitignoreJames Cloos3-0/+0