index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nx-X11
/
programs
/
Xserver
/
os
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
os: fix BigReq ignoring when another request is pending
Ulrich Sibiller
2019-06-11
1
-2
/
+0
*
nxagent: Fix an excessive request size limitation that broke big-requests.
Ulrich Sibiller
2018-10-06
1
-1
/
+3
*
os/io.c: fix unitialised bytes
Ulrich Sibiller
2018-07-03
1
-1
/
+6
*
dix/os: backport various signal handling and smart scheduler changes from X.org
Mike Gabriel
2017-03-21
1
-11
/
+2
*
Set padding bytes to 0 in WriteToClient
Alan Coopersmith
2017-03-20
1
-1
/
+5
*
os: Return BadLength instead of disconnecting BigReq clients (#4565)
Aaron Plattner
2017-03-20
1
-3
/
+40
*
Fix overflow of ConnectionOutput->size and ->count
Peter Harris
2017-03-20
1
-3
/
+4
*
dix: Pass ClientPtr to FlushCallback
Michel Dänzer
2017-03-20
1
-3
/
+3
*
Xserver/os/io.c: Bail out early from FlushClient if nothing needs to be written.
Keith Packard
2017-03-19
1
-0
/
+4
*
os: Immediately queue initial WriteToClient
Chris Wilson
2017-03-19
1
-1
/
+1
*
os: Implement support for NotifyFd X_NOTIFY_WRITE and removal of AddEnabledDe...
Keith Packard
2017-03-17
1
-4
/
+5
*
The smart scheduler is not optional.
Mathieu Bérard
2017-02-15
1
-6
/
+0
*
drop platform support: unifdef Lynx.
Mike Gabriel
2017-02-08
1
-4
/
+0
*
drop platform support: unifdef __UNIXOS2__.
Mike Gabriel
2017-02-08
1
-5
/
+1
*
replace transport.c link by xstrans.c
Ulrich Sibiller
2016-10-06
1
-0
/
+3
*
VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.
Mike Gabriel
2016-07-06
1
-2
/
+0
*
remove unreferenced NEED_EVENTS/NEED_REPLIES
Ulrich Sibiller
2016-07-05
1
-1
/
+0
*
Make WriteToClient take a const void * like any decent IO write function.
Kristian Høgsberg
2016-07-05
1
-3
/
+5
*
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
2016-07-05
1
-3
/
+5
*
Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...
Mike Gabriel
2016-07-04
1
-4
/
+2
*
nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.
Mike Gabriel
2016-07-02
1
-4
/
+4
*
nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.
Mike Gabriel
2016-07-02
1
-4
/
+4
*
nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.
Mike Gabriel
2016-07-02
1
-16
/
+16
*
LBX: Drop all Xserver code blocks that relate to removed LBX extension.
Mike Gabriel
2016-06-01
1
-80
/
+0
*
Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).
Mike Gabriel
2015-12-28
1
-7
/
+7
*
Replace 'pointer' type with 'void *'
Keith Packard
2015-12-28
1
-3
/
+3
*
Imported nx-X11-3.1.0-1.tar.gz
nx-X11/3.1.0-1
Reinhard Tartler
2011-10-10
1
-0
/
+1347