index
:
xorg/app/xfs
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
sco_port_update
X Font Server (mirrored from https://gitlab.freedesktop.org/xorg/app/xfs)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
Include config.h first, and add comment about Xpoll.h.
Thomas Klausner
2
-2
/
+4
2015-07-19
Ignore .dirstamp files.
Thomas Klausner
1
-0
/
+1
2015-07-19
FD_SETSIZE fixes.
Matthew Green
2
-2
/
+3
2015-06-08
Fix memory leaks when not using alloca
Alan Coopersmith
1
-0
/
+8
2014-08-23
Add const to port variable passed to TRANS(ReopenCOTSServer)
Alan Coopersmith
1
-1
/
+1
2014-08-21
xfs 1.1.4
xfs-1.1.4
Alan Coopersmith
1
-1
/
+1
2014-08-11
Add subdir-objects to automake options
Alan Coopersmith
1
-1
/
+1
2014-08-10
Fix CFLAGS and LDFLAGS for Cygwin/MinGW
Yaakov Selkowitz
1
-0
/
+6
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2014-05-23
Add -version option to print program version
Alan Coopersmith
2
-2
/
+15
2014-05-23
Print which option was in error along with usage message
Alan Coopersmith
1
-10
/
+14
2014-05-22
Delete XpClient stubs
Alan Coopersmith
2
-14
/
+0
2014-05-22
Move EventSwapVector from extenst.h to difs.h
Alan Coopersmith
2
-2
/
+1
2014-05-22
Delete unused extension code
Alan Coopersmith
4
-244
/
+11
2014-05-20
Replace fsalloc(strlen) + strcpy with strdup
Alan Coopersmith
1
-4
/
+2
2014-05-20
Convert remaining sprintf calls to snprintf
Alan Coopersmith
2
-17
/
+21
2014-05-20
unifdef -USABER
Alan Coopersmith
2
-8
/
+0
2014-05-20
unifdef -UNOTYET
Alan Coopersmith
3
-132
/
+0
2014-05-20
Only call SnfSetFormat if libXfont is built with SNF support
Alan Coopersmith
1
-0
/
+3
2014-05-20
Delete unused CopyISOLatin1Lowered function
Julien Cristau
1
-20
/
+0
2014-05-20
Use the register_fpe_functions() function from libXfont
Julien Cristau
2
-11
/
+2
2014-04-24
Don't abort() just because we found more names than client requested
Alan Coopersmith
1
-1
/
+1
2014-02-25
Warning fixes.
Keith Packard
6
-12
/
+11
2013-07-06
Remove CRAY/WORD64 support
Alan Coopersmith
1
-11
/
+0
2013-06-24
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
Alan Coopersmith
1
-4
/
+0
2013-04-12
xfs 1.1.3
xfs-1.1.3
Alan Coopersmith
1
-1
/
+1
2013-01-19
Remove unused server cache functionality
Alan Coopersmith
7
-676
/
+0
2013-01-19
Convert Reply initialization to use C99 struct initializers
Alan Coopersmith
5
-158
/
+167
2013-01-19
Delete unused/empty FreeFonts() function
Alan Coopersmith
2
-5
/
+0
2013-01-19
Make FontWakeup functions be static to fonts.c
Alan Coopersmith
2
-6
/
+3
2013-01-19
Convert UseFPE & FreeFPE into static inline functions
Alan Coopersmith
2
-5
/
+2
2013-01-19
Delete unused function CopyCharInfo
Alan Coopersmith
2
-16
/
+0
2013-01-19
MakeAtom: get rid of unnecessary casts
Alan Coopersmith
1
-2
/
+2
2013-01-04
unifdef -U__UNIXOS2__
Alan Coopersmith
5
-47
/
+0
2013-01-04
Remove old OS2 linker file, xfs.def
Alan Coopersmith
2
-5
/
+0
2012-08-24
Revert of ac59cccf8bc1ae3d41e0608f131b5eb888f9362b
Arvind Umrao
1
-1
/
+1
2012-03-05
Require libXfont >= 1.4.5 to avoid prototype mismatch errors for MakeAtom
Alan Coopersmith
1
-1
/
+2
2012-02-28
xfs 1.1.2
xfs-1.1.2
Alan Coopersmith
1
-1
/
+1
2011-11-30
Call malloc, not xalloc
Alan Coopersmith
1
-1
/
+1
2011-11-16
Use config.h for autoconf output now that there's no conflict
Alan Coopersmith
30
-33
/
+29
2011-11-16
Move os/config.h into os/config.c
Alan Coopersmith
3
-55
/
+3
2011-11-16
Fix printf format errors found by gcc now that it can check
Alan Coopersmith
1
-10
/
+14
2011-11-16
Make CONFIG_ERR_* values be strings instead of indexes in ConfigErrors array
Alan Coopersmith
2
-37
/
+23
2011-11-11
Constify string argument to MakeAtom
Alan Coopersmith
2
-2
/
+2
2011-09-25
Don't pass a static string to TRANS(GetReopenInfo)
Alan Coopersmith
1
-1
/
+1
2011-09-22
xfs-design: add missing legal text for Copyright holder
Gaetan Nadon
1
-0
/
+13
2011-09-19
Add _X_NORETURN to declarations of functions that exit
Alan Coopersmith
3
-3
/
+4
2011-09-19
Fix warnings about mismatched printf arg types
Alan Coopersmith
2
-3
/
+3
2011-09-19
Add _X_ATTRIBUTE_PRINTF to error reporting functions
Alan Coopersmith
1
-3
/
+4
[next]