2021-10-01 18:14:48 by Izumi Tsutsui | Files touched by this commit (5) |
Log message: tme: workaround failures of SS2 emulation. https://mail-index.netbsd.org/current-users/2021/07/11/msg041254.html https://mail-index.netbsd.org/current-users/2021/07/12/msg041257.html Bump PKGREVISION. |
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message: *: recursive bump for perl 5.34 |
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message: *: bump PKGREVISION for perl-5.32. |
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message: *: revbump after fontconfig bl3 changes (libuuid removal) |
2020-08-13 08:33:59 by Izumi Tsutsui | Files touched by this commit (3) |
Log message: tme: avoid double-scaled screen on multi HD display environment. It looks the original implementation assumed a single 4:3 display. Bump PKGREVISION. |
2020-08-13 07:59:52 by Izumi Tsutsui | Files touched by this commit (27) |
Log message: tme: appease pkglint and also rename old-style patch-xx files. |
2020-03-19 03:27:21 by Rin Okuyama | Files touched by this commit (3) |
Log message: Fix logic to determine whether destination EA for cas lies b/w page boundary or not; casl was mistakenly treated as an illegal instruction when destination is the highest long word in a page. This results in kernel panic in supervisor mode. Bump revision. Now, NetBSD/sun3 boots multiuser again. Have fun! |
2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) | |
Log message: librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change |
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message: *: recursive bump for libffi |
2020-03-05 15:55:17 by Jason R Thorpe | Files touched by this commit (3) |
Log message: Don't abort the emulator if the mm58167 gets a read to an unexpected register, just return 0 instead. |