Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-11-27
| ||
19:48 | Pull up following revision(s) (requested by tsutsui in ticket #1766): external/mit/xf86-input-keyboard/dist/src/ws_Kbd... Leaf check-in: 8676a5d0eb user: martin tags: netbsd-9 | |
2023-11-26
| ||
12:26 | Pull up following revision(s) (requested by tsutsui in ticket #466): xsrc/external/mit/xf86-input-keyboard/dist/src/ws_... Leaf check-in: f7781d3957 user: bouyer tags: netbsd-10 | |
12:19 | Pull up following revision(s) (requested by jdc in ticket #465): external/mit/xf86-video-pnozz/dist/src/pnozz_exa.c: re... check-in: 92d4fe2491 user: bouyer tags: netbsd-10 | |
2023-11-07
| ||
14:29 | xf86-input-keyboard: add suppport to get keymap via WSKBDIO_GETMAP ioctl(2). No particular comment on tech-x11@: https... Leaf check-in: 2194e8c770 user: tsutsui tags: trunk | |
2023-11-05
| ||
17:06 | Add NetBSD keyword. check-in: 2b954f2154 user: jdc tags: trunk | |
17:01 | Revert r1.4. The changes are minimal and they cause redraw problems (as reported by Maxim Devaev on port-sparc). check-in: 9dadbe71e0 user: jdc tags: trunk | |
2023-11-03
| ||
17:05 | We already have libdrm 2.4.114 :-) check-in: 73e4a1b972 user: prlw1 tags: trunk | |
2023-10-29
| ||
18:02 | Pull up following revision(s) (requested by mrg in ticket #438): external/mit/xorg-server.old/dist/dix/enterleave.h: r... check-in: 3ef00c765b user: martin tags: netbsd-10 | |
16:48 | Apply patch (requested by mrg in ticket #1918): external/mit/xorg-server/dist/dix/enterleave.h external/mit/xorg-serv... Leaf check-in: d9e5e6713d user: martin tags: netbsd-8 | |
16:45 | Apply patch (requested by mrg in ticket #1918): external/mit/xorg-server/dist/dix/enterleave.h external/mit/xorg-serv... check-in: 890b9bf30e user: martin tags: netbsd-9 | |
16:38 | Pull up following revision(s) (requested by mrg in ticket #1917): external/mit/xorg-server.old/dist/dix/enterleave.h: ... check-in: 923df39402 user: martin tags: netbsd-8 | |
16:36 | Pull up following revision(s) (requested by mrg in ticket #1757): external/mit/xorg-server.old/dist/dix/enterleave.h: ... check-in: d12b565806 user: martin tags: netbsd-9 | |
2023-10-28
| ||
18:44 | merge security fixes from xorg-server 21.1.9 into xorg-server 10. Fixes CVE-2023-5367 and CVE-2023-5380. check-in: 8992c10b4d user: mrg tags: trunk | |
2023-10-26
| ||
15:21 | Pull up the following, requested by mrg in ticket #436: external/mit/xorg-server/dist/ChangeLog up to 1.1.1.25... check-in: 84dcdf00e9 user: martin tags: netbsd-10 | |
2023-10-25
| ||
04:35 | merge xorg-server 21.1.9. check-in: 8e0c34cc34 user: mrg tags: trunk | |
04:30 | initial import of xorg-server-21.1.9 check-in: 8bc4a4dcc8 user: mrg tags: trunk | |
04:30 | initial import of xorg-server-21.1.9 Leaf check-in: 8fc8ac81c6 user: mrg tags: xorg | |
2023-10-20
| ||
10:18 | Use a SIGCHLD handler instead of ignoring the signal. This avoids lockups when child processes were inherited (e.g. fro... check-in: d65bc75c8e user: mlelstv tags: trunk | |
2023-10-04
| ||
15:17 | Apply patch, requested by mrg in ticket #1908: xsrc/external/mit/libXpm/dist/src/CrPFrBuf.c (apply patch) xsrc/exter... check-in: 25f12b3fb7 user: martin tags: netbsd-8 | |
15:12 | Apply patch, requested by mrg in ticket #1744: xsrc/external/mit/libXpm/dist/src/CrPFrBuf.c (apply patch) xsrc/exter... check-in: 8a23699deb user: martin tags: netbsd-9 | |
12:29 | Sync to to HEAD, requested by mrg in #392: external/mit/libX11/dist/man/xkb/XkbKeyKeyTypeIndex.man up to 1.1.1.1 exte... check-in: ff39fac276 user: martin tags: netbsd-10 | |
2023-10-03
| ||
19:17 | merge libX11 1.8.7 and libXpm 3.5.17. check-in: b0c59e6859 user: mrg tags: trunk | |
19:16 | initial import of libXpm-3.5.17 check-in: 088d1a4169 user: mrg tags: xorg | |
19:16 | initial import of libXpm-3.5.17 check-in: 71c275e623 user: mrg tags: trunk | |
19:16 | initial import of libX11-1.8.7 check-in: 6486437ed2 user: mrg tags: xorg | |
19:16 | initial import of libX11-1.8.7 check-in: ec01e293bd user: mrg tags: trunk | |
2023-09-05
| ||
18:26 | adjust the prototype for sm11_hw_metric_calc_result() to reality. it used to say res64[8] but was passed a res64[4], an... check-in: 5e3d945fff user: mrg tags: trunk | |
2023-08-11
| ||
18:34 | don't try to free(argv) from main. free(child_argv) instead. check-in: 8de71bff31 user: mrg tags: trunk | |
18:32 | redo previous change which didn't actually avoid the truncation. increase the definition of MSLEN so that the size chec... check-in: 1f7b6bba4d user: mrg tags: trunk | |
2023-08-04
| ||
14:12 | Pull up following revision(s) (requested by riastradh in ticket #1704): xsrc/external/mit/MesaLib/dist/src/glx/glxcurr... check-in: db6428231a user: martin tags: netbsd-9 | |
14:09 | Pull up following revision(s) (requested by riastradh in ticket #308): xsrc/external/mit/MesaLib/dist/src/glx/glxcurre... check-in: 6afd14fbe5 user: martin tags: netbsd-10 | |
2023-07-28
| ||
14:27 | Gcc complains about overflow writing 53 bytes into a region of size 35, and it is correct for the alphabet copying line,... check-in: 68cea56396 user: christos tags: trunk | |
2023-07-27
| ||
08:44 | include glyph name in -d output check-in: f6538f6269 user: macallan tags: trunk | |
08:30 | document command line option check-in: 93b0dd906d user: macallan tags: trunk | |
2023-07-16
| ||
22:01 | sizeof() returns size_t type. check-in: 963fd41392 user: rjs tags: trunk | |
21:58 | Fix enum name in cast. check-in: dd1beccfed user: rjs tags: trunk | |
21:55 | include cstdarg for va_list Copied from graphics/MesaLib pkg. check-in: 2d9cadff0c user: rjs tags: trunk | |
21:54 | setOverrideStackAlignment() isn't in our llvm runtime library. check-in: 7182c3e553 user: rjs tags: trunk | |
21:41 | Update generated files to match 21.3.7. Created using a dummy pkg. check-in: f9aa87f0fd user: rjs tags: trunk | |
2023-07-15
| ||
20:40 | x11-ssh-askpass.man.in: spell "LED" consistently check-in: 21da826e84 user: gutteridge tags: trunk | |
2023-07-05
| ||
08:39 | Merge ctwm-4.1.0 check-in: adec4067a8 user: nia tags: trunk | |
07:36 | ctwm-4.1.0 Leaf check-in: 594a2a84af user: nia tags: CTWM | |
07:36 | ctwm-4.1.0 check-in: 6c7c65839f user: nia tags: trunk | |
2023-06-20
| ||
23:40 | sync to head, requested by mrg in ticket #199: update to libX11 1.8.6. fixes CVE-2023-3138. check-in: bb0841f1cb user: snj tags: netbsd-10 | |
23:07 | Apply patch (requested by mrg in ticket #1645): InitExt.c: Add bounds checks for extension request, event, & error codes... check-in: 2345e53175 user: snj tags: netbsd-9 | |
23:00 | Apply patch (requested by mrg in ticket #1826): InitExt.c: Add bounds checks for extension request, event, & error codes... check-in: 71c9985410 user: snj tags: netbsd-8 | |
02:21 | merge fontconfig 2.14.2. check-in: c2dfab1ab3 user: mrg tags: trunk | |
02:19 | initial import of fontconfig-2.14.2 check-in: b29b92edee user: mrg tags: xorg | |
02:19 | initial import of fontconfig-2.14.2 check-in: d87660d32c user: mrg tags: trunk | |
02:09 | initial import of xf86-input-mouse-1.9.5 check-in: e44f7fa5dd user: mrg tags: xorg | |