about summary refs log tree commit diff
path: root/other
Commit message (Expand)AuthorAgeFilesLines
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-242-0/+2
* Use libopt to convert libvga.so into -lvga so build of ppmsvgalib worksgiraffedata2014-08-241-1/+1
* Remove ambiguous, incorrect use of 'support'giraffedata2014-06-262-6/+6
* Add Windows icon capability, centralize make rule for link of programsgiraffedata2014-04-132-21/+14
* cleanupgiraffedata2014-03-291-5/+5
* Add pamvalidategiraffedata2014-03-222-1/+87
* Rename Pamfixtrunc to Pamfixgiraffedata2014-03-063-2/+52
* Add -truncate, -clip, -changemaxvalgiraffedata2014-03-061-40/+155
* Fix missing .exe on copies of programs under old namesgiraffedata2014-03-011-6/+6
* cleanupgiraffedata2013-12-221-3/+3
* cleanupgiraffedata2013-06-197-22/+21
* Call OPTENTINIT, as required for an empty option tablegiraffedata2012-11-181-0/+1
* Replace obsolete bcopy, index, rindex with modern memcpy, strchr, strrchrgiraffedata2012-09-082-6/+6
* Fix wrong output for -multiplygiraffedata2011-11-081-1/+1
* Add pamexecgiraffedata2011-08-122-1/+193
* cleanupgiraffedata2011-08-121-5/+8
* Use pkg-config for X librariesgiraffedata2011-06-261-5/+21
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-295-20/+20
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-2813-20/+20
* Use memset() instead of bzero()giraffedata2010-08-072-3/+3
* Add some more code for more that two operands; not functional yetgiraffedata2010-05-201-26/+63
* fix memory leakgiraffedata2010-05-201-10/+12
* Make exit status 0 instead of 10 when window manager requests terminationgiraffedata2010-04-261-1/+1
* Fix compiler warningsgiraffedata2010-04-102-2/+4
* add -nointerpolategiraffedata2009-11-121-26/+62
* Fix crash/failure when you specify input file namegiraffedata2009-09-051-0/+2
* Wait to initialize Svgalib to keep console usable longergiraffedata2009-08-171-4/+8
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-0410-0/+12
* fix commentgiraffedata2009-01-241-1/+1
* Make -ansi compile workgiraffedata2008-12-041-0/+1
* Move LDFLAGS latergiraffedata2008-12-032-5/+4
* Rename Makefile.config to config.mkgiraffedata2008-10-052-2/+2
* Rename Makefile.common to common.mkgiraffedata2008-10-052-2/+2
* cleanupgiraffedata2008-07-122-4/+5
* Round instead of truncate in division to compute meangiraffedata2008-07-111-5/+6
* Add some code for more than two operands; not functional yetgiraffedata2007-11-111-60/+371
* Use Standard Input properlygiraffedata2007-09-011-4/+12
* Replace macros with inline functionsgiraffedata2007-08-261-1/+3
* Replace STREQ() with streq()giraffedata2007-05-102-2/+2
* Add Pamfixtruncgiraffedata2007-01-062-1/+176
* cleanupgiraffedata2006-11-281-1/+1
* fix bug with X depth = 0giraffedata2006-11-271-1/+1
* pamx: fix bug: incorrect display of one-plane input imagegiraffedata2006-11-271-24/+26
* remove dead codegiraffedata2006-11-272-97/+0
* Fix multiple function definitions for Irix compilergiraffedata2006-10-011-2/+5
* Don't include PAM objects in no-X11-library merge buildgiraffedata2006-09-271-12/+13
* Remove accidentally committed Makefile2giraffedata2006-09-271-51/+0
* Fix include ordergiraffedata2006-09-162-2/+4
* Create Subversion repositorygiraffedata2006-08-1931-0/+8103