The NetBSD Project

CVS log for src/external/mit/xorg/server/xorg-server/hw/vfb/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / external / mit / xorg / server / xorg-server / hw / vfb

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Oct 28 09:43:59 2022 UTC (2 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-1-RELEASE, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3 lines
put reallocarray() in the public namespace

reallocarray() will be part of the next POSIX release, see
https://austingroupbugs.net/view.php?id=1218

adapt an errno value to match POSIX expectations

As discussed on tech-userlevel

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jul 15 19:12:39 2022 UTC (2 years, 8 months ago) by mrg
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -2 lines
fix driver list for sgimips, make Xsun and Xvfb build.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Aug 19 11:03:04 2021 UTC (3 years, 7 months ago) by mrg
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -1 lines
fix dri3 extension building and build it.

needed for amdgpu.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Sep 13 23:01:02 2020 UTC (4 years, 6 months ago) by mrg
Branches: MAIN
CVS tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
remove additional -DHAVE_DIX_CONFIG_H.

add ${X11FLAGS.DIX} ${X11INCS.DIX} to record.  fixes build on riscv64.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Aug 5 15:48:09 2020 UTC (4 years, 7 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -5 lines
No need to build fbcmap_mi.c in each DDX server.

Per upstream commit:
 https://cgit.freedesktop.org/xorg/xserver/commit/?id=432fc37e2ca833f1ec3cb614cbdc3a7ae13f22b7
> Build fbcmap_mi.c once, rather than once for each DDX, and make it part of libfb
> or libwfb convenience library.

Tested on sun3 and x68k.

Revision 1.17.10.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:02:46 2019 UTC (5 years, 9 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17: +5 -7 lines
Sync with HEAD

Revision 1.17.8.1: download - view: text, markup, annotated - select for diffs
Fri Jan 18 08:49:06 2019 UTC (6 years, 2 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17: +5 -7 lines
Synch with HEAD

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Dec 31 11:14:04 2018 UTC (6 years, 2 months ago) by mrg
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, is-mlppp-base, is-mlppp
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -7 lines
build updates for xorg-server 1.20.3:
- moved/removed/new files
- don't define HAVE_XORG_CONFIG_H or HAVE_DIX_CONFIG_H if using
  ${X11FLAGS.DIX} -- already included.

put glxvnd into glx itself for now.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun May 21 15:28:40 2017 UTC (7 years, 10 months ago) by riastradh
Branches: MAIN
CVS tags: phil-wifi-base, pgoyette-compat-base, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek
Branch point for: phil-wifi, pgoyette-compat
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -3 lines
Remove MKCRYPTO option.

Originally, MKCRYPTO was introduced because the United States
classified cryptography as a munition and restricted its export.  The
export controls were substantially relaxed fifteen years ago, and are
essentially irrelevant for software with published source code.

In the intervening time, nobody bothered to remove the option after
its motivation -- the US export restriction -- was eliminated.  I'm
not aware of any other operating system that has a similar option; I
expect it is mainly out of apathy for churn that we still have it.
Today, cryptography is an essential part of modern computing -- you
can't use the internet responsibly without cryptography.

The position of the TNF board of directors is that TNF makes no
representation that MKCRYPTO=no satisfies any country's cryptography
regulations.

My personal position is that the availability of cryptography is a
basic human right; that any local laws restricting it to a privileged
few are fundamentally immoral; and that it is wrong for developers to
spend effort crippling cryptography to work around such laws.

As proposed on tech-crypto, tech-security, and tech-userlevel to no
objections:

https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html
https://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.html
https://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.html

P.S.  Reviewing all the uses of MKCRYPTO in src revealed a lot of
*bad* crypto that was conditional on it, e.g. DES in telnet...  That
should probably be removed too, but on the grounds that it is bad,
not on the grounds that it is (nominally) crypto.

Revision 1.12.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 4 14:48:49 2016 UTC (8 years, 4 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12: +1 -3 lines
Sync with HEAD

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 8 20:03:04 2016 UTC (8 years, 5 months ago) by mrg
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
don't undefine XFree86LOADER twice.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Aug 14 03:43:04 2016 UTC (8 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: localcount-20160914
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
various updates:
- port pkgsrc libxshmfence patches
- Xextbuiltin/module is no longer a thing, make it normal
- always need xorg-config.h/xorg-server.h for server components now
- add present, damage, render, Xi, dri, pixman,  extension where needed
- fix various CPPFLAGS issues
- deal with moved sdksyms.sh

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Aug 14 00:03:58 2016 UTC (8 years, 7 months ago) by mrg
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -3 lines
various build updates for xorg-server 1.18.  with this and some other
uncommited work, Xvfb and Xnest both link.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Aug 12 01:15:49 2016 UTC (8 years, 7 months ago) by mrg
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -6 lines
round do of reach over updates for xorg-server 1.18.  again, untested,
but this should be much closer to complete for the necessary changes.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 29 19:36:56 2016 UTC (8 years, 8 months ago) by christos
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20160806, pgoyette-localcount-20160726
Branch point for: pgoyette-localcount
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -5 lines
Fix MKCRYPTO=no build.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 2 09:11:38 2011 UTC (13 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: yamt-pagecache-tag8, yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, tls-maxphys-base, tls-maxphys, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, agc-symver-base, agc-symver
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +30 -8 lines
various updates for xorg-server 1.10.3.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 2 07:41:01 2011 UTC (13 years, 7 months ago) by mrg
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
build updates and fixes for xorg-server 1.10.3.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 22 05:45:01 2010 UTC (14 years, 10 months ago) by mrg
Branches: MAIN
CVS tags: pre-xorg-192, matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
XXX: use -Wno-error for files that use old foostr.h includes that now have
XXX: #warning's in them.

Revision 1.4.4.1.4.1: download - view: text, markup, annotated - select for diffs
Wed Apr 21 05:24:44 2010 UTC (14 years, 11 months ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Diff to: previous 1.4.4.1: preferred, colored; next MAIN 1.4.4.2: preferred, colored
Changes since revision 1.4.4.1: +14 -9 lines
sync to netbsd-5

Revision 1.4.4.2: download - view: text, markup, annotated - select for diffs
Thu Sep 17 04:24:38 2009 UTC (15 years, 6 months ago) by snj
Branches: netbsd-5
CVS tags: netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, matt-nb5-pq3-base, matt-nb5-pq3
Diff to: previous 1.4.4.1: preferred, colored; branchpoint 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.4.1: +14 -9 lines
Apply patch (requested by mrg in ticket #958):
Sync X.Org reachover build framework and setlists with the new X.Org.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 12 01:59:04 2009 UTC (15 years, 9 months ago) by mrg
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
build updates for xorg-server 1.6.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 11 05:43:16 2009 UTC (15 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -8 lines
upgrade the build framework for xorg-server 1.6.

this doesn't quite work yet.  Xvfb and Xnest attempt to link but
have missing symbols.  Xorg doesn't build all its components yet.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jan 24 17:24:52 2009 UTC (16 years, 2 months ago) by bouyer
Branches: MAIN
CVS tags: jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -1 lines
Add support for X11FLAVOUR=xorg to NetBSD/alpha. Tested on PWS500
(ev56, handled as non-BWX by Xorg) and XP1000 (ev6, BWX). Also
tested by Rafael Ruiz on a AlphaStation 255 (thanks !).
non-PCI adapters are not supported; someone should make these work
as a wsfb device.

Revision 1.4.4.1: download - view: text, markup, annotated - select for diffs
Wed Dec 24 16:48:25 2008 UTC (16 years, 3 months ago) by snj
Branches: netbsd-5
CVS tags: netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20091211, matt-nb4-mips64-k7-u2a-k9b
Branch point for: matt-nb5-mips64
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Pull up following revision(s) (requested by jmcneill in ticket #200):
	external/mit/xorg/server/xorg-server/Makefile: revision 1.18
	external/mit/xorg/server/xorg-server/Makefile.Xserver: revision 1.8
	external/mit/xorg/server/xorg-server/hw/vfb/Makefile: revision 1.5
	external/mit/xorg/server/xorg-server/hw/xfree86/Makefile: revision 1.23
	external/mit/xorg/server/xorg-server/hw/xnest/Makefile: revision 1.7
	external/mit/xorg/server/xorg-server/xkb/Makefile: revision 1.4
	external/mit/xorg/server/xorg-server/xkbstubs/Makefile: revision 1.1
PR# xsrc/40150: unable to use Ctr-Alt-Fx to switch out of X server
Break libxkb into two separate libraries (libxkb and libxbkstubs). Pull
in libxkbstubs for Xvfb and Xnest, and for Xorg use dixmods/libxorgxkb.
Now Xorg no longer uses the stub XkbDDXSwitchScreen from xkb/ddxVT.c so
display switching works again.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 22 01:04:27 2008 UTC (16 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
PR# xsrc/40150: unable to use Ctr-Alt-Fx to switch out of X server

Break libxkb into two separate libraries (libxkb and libxbkstubs). Pull
in libxkbstubs for Xvfb and Xnest, and for Xorg use dixmods/libxorgxkb.
Now Xorg no longer uses the stub XkbDDXSwitchScreen from xkb/ddxVT.c so
display switching works again.

Revision 1.4.2.2: download - view: text, markup, annotated - select for diffs
Sun Oct 19 22:41:18 2008 UTC (16 years, 5 months ago) by haad
Branches: haad-dm
Diff to: previous 1.4.2.1: preferred, colored; branchpoint 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.2.1: +104 -0 lines
Sync with HEAD.

Revision 1.4.2.1
Tue Oct 14 23:37:19 2008 UTC (16 years, 5 months ago) by haad
Branches: haad-dm
FILE REMOVED
Changes since revision 1.4: +0 -104 lines
file Makefile was added on branch haad-dm on 2008-10-19 22:41:18 +0000

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 14 23:37:19 2008 UTC (16 years, 5 months ago) by cube
Branches: MAIN
CVS tags: netbsd-5-base, matt-mips64-base2, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base
Branch point for: netbsd-5, haad-dm
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -5 lines
- Adapt to changes on bsd.x11.mk
- Remove unnecessary targets that handled .man.pre files
- Add transformations for package-specific patterns in man page templates.

Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 18 05:18:44 2008 UTC (16 years, 6 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.3.2.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.1: +108 -0 lines
Sync with wrstuden-revivesa-base-2.

Revision 1.3.2.1
Fri Aug 15 15:55:05 2008 UTC (16 years, 7 months ago) by wrstuden
Branches: wrstuden-revivesa
FILE REMOVED
Changes since revision 1.3: +0 -108 lines
file Makefile was added on branch wrstuden-revivesa on 2008-09-18 05:18:44 +0000

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Aug 15 15:55:05 2008 UTC (16 years, 7 months ago) by rtr
Branches: MAIN
CVS tags: wrstuden-revivesa-base-3, wrstuden-revivesa-base-2
Branch point for: wrstuden-revivesa
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
stop using XSERVERINCDIR since it was referencing src/x11 reachover
this is not correct for xorg reachover

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 6 07:37:38 2008 UTC (16 years, 7 months ago) by mrg
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
remove a non-existant include path

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 6 04:14:35 2008 UTC (16 years, 7 months ago) by mrg
Branches: MAIN
build hw/Xvfb.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>