summaryrefslogtreecommitdiff
path: root/emulators/tme/patches
AgeCommit message (Expand)AuthorFilesLines
2015-11-04add stdint.h per PR 50279dholland1-2/+3
2015-10-07Explicitly pull in limits.h, it sometimes hasn't been included yet.joerg1-3/+11
2015-09-13Avoid left-shifting negative values, which is undefined behavior.joerg4-0/+63
2013-12-28Add patches from Matt Fredette to (a) avoid a diagnostic assertion whenmartin4-0/+115
2013-11-02If the device for the serial console is given as "pty" allocate onechristos5-0/+136
2013-11-02Make the emulator not crash on EOF in the tmesh.martin3-4/+51
2013-04-14Try to work around a fatal compiler diagnostic in the Solaris build.dholland1-1/+13
2013-02-26Don't use string variables as format strings, especially if they arejoerg6-4/+138
2012-08-29PR/45921 -- handle the new (post-2007) way SIOCGIFCONF works.shattered1-0/+30
2012-01-21Suppress undefined macro warnings (treated as error by -Werror)tsutsui1-0/+15
2011-10-07Avoid a compiler bug (phantom integer oveflow) in gcc 4.5.3christos1-0/+29
2010-08-14Fix typoes which cause build failure on !x86 machines.tsutsui3-0/+39
2010-06-07Update tme to 0.8.tsutsui2-0/+31
2007-09-07Update tme to 0.6. Ok'ed by skrll@.tsutsui25-1615/+0
2007-03-17Tweak a diff not to include RCS Id strings in the original source.tsutsui1-15/+18
2007-03-17Apply various fixes. Most of them are contributed by Arthur Townsendtsutsui19-4/+1359
2006-09-24Fix libtool fragment on DragonFly, so that LTDL_SHLIBPATH_VAR getsjoerg3-0/+188
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-07-27Update to 0.4.skrll4-175/+22
2004-12-05Fixes to ctype macro usage so that this builds on -current.skrll3-2/+46
2004-01-23Import of tme 0.2skrll3-0/+178