The NetBSD Project

CVS log for pkgsrc/x11/xdpyinfo/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xdpyinfo

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2014Q3


Revision 1.12 / (download) - annotate - [select for diffs], Tue May 21 08:42:50 2013 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

Update to 1.3.1:

This minor maintenance release adds a -version option to the command line,
and provides some minor code cleanups and build improvements.

Alan Coopersmith (9):
      Mark usage() as _X_NORETURN
      Declare 'len' as size_t to avoid unneccessary back-and-forth conversions
      Combine usage messages into a single string
      Add -version option to print version number
      Add xrandr to SEE ALSO section of man page
      Rename i & count in inner loop to avoid shadowing same named vars in outer loop
      Convert sprintf calls to snprintf
      Mark num_known_extensions as a const, since the size is fixed at compile time
      xdpyinfo 1.3.1

Jon TURNEY (1):
      Include Xwindows.h on WIN32 to avoid type clashes

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>