Gregory Nutt
|
44736b721c
|
net/sockets: psock_send() is an internal OS interface an should not set the errno variable.
|
2017-09-29 17:48:15 -06:00 |
|
Gregory Nutt
|
0de294a586
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
|
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
|
Gregory Nutt
|
1cdc746726
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
|
Gregory Nutt
|
fc3540cffe
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
|
Gregory Nutt
|
3a74a438d9
|
Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO
|
2016-06-11 11:50:18 -06:00 |
|
Gregory Nutt
|
e723fc7fd4
|
VNC: Add option to enable VNC server debug without GRAPHICS debug
|
2016-04-23 09:06:39 -06:00 |
|
Gregory Nutt
|
98e4de73e2
|
VNC: Discard previously queued updates if the client requesta a whole screen update
|
2016-04-21 09:47:26 -06:00 |
|
Gregory Nutt
|
eb8c7f1641
|
VNC: Correct pixel width in RRE encoding
|
2016-04-21 08:16:33 -06:00 |
|
Gregory Nutt
|
f8604d11a9
|
VNC: Add some very basic RRE encodings
|
2016-04-20 17:01:48 -06:00 |
|