index
:
maxxe/fics
main
Free Internet Chess Server (FICS)
maxxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
FICS
Age
Commit message (
Expand
)
Author
Lines
2024-07-09
Check for a printable string
Markus Uhlin
-0
/
+4
2024-07-09
Changed set_interface()
Markus Uhlin
-4
/
+16
2024-07-09
Added 'interface'
Markus Uhlin
-0
/
+6
2024-07-08
Updated the revision history
Markus Uhlin
-0
/
+1
2024-07-08
Added variable 'interface'
Markus Uhlin
-0
/
+14
2024-07-08
Updated the revision history
Markus Uhlin
-0
/
+1
2024-07-08
Sorted second part of 'command_list'
Markus Uhlin
-2
/
+3
2024-07-08
Reformatted second part of 'command_list'
Markus Uhlin
-112
/
+111
2024-07-08
Sorted part of 'command_list'
Markus Uhlin
-7
/
+7
2024-07-08
Reformatted part of 'command_list'
Markus Uhlin
-39
/
+39
2024-07-08
Deleted non-existent command
Markus Uhlin
-1
/
+0
2024-07-07
Sorted 'g_alias_list'
Markus Uhlin
-31
/
+35
2024-07-07
Reformatted 'g_alias_list'
Markus Uhlin
-49
/
+49
2024-07-07
Aligned declarations
Markus Uhlin
-2
/
+2
2024-07-07
Updated the revision history
Markus Uhlin
-0
/
+2
2024-07-07
Return value checking
Markus Uhlin
-4
/
+12
2024-07-07
Initialization
Markus Uhlin
-4
/
+4
2024-07-07
Set to zero
Markus Uhlin
-0
/
+2
2024-07-07
Initialization
Markus Uhlin
-4
/
+4
2024-07-07
Include errno.h
Markus Uhlin
-0
/
+1
2024-07-07
Updated the revision history
Markus Uhlin
-0
/
+2
2024-07-07
Check the retval of fscanf()
Markus Uhlin
-1
/
+12
2024-07-07
Check return values
Markus Uhlin
-5
/
+11
2024-07-07
Replaced rindex() with strrchr()
Markus Uhlin
-2
/
+2
2024-07-07
Replaced index() with strchr()
Markus Uhlin
-2
/
+2
2024-07-07
Updated the revision history
Markus Uhlin
-0
/
+2
2024-07-07
Added parameter 'size' to psprintf_highlight() and replaced unbounded string ...
Markus Uhlin
-17
/
+20
2024-07-07
Added usage of ARRAY_SIZE()
Markus Uhlin
-2
/
+2
2024-07-07
Updated the revision history
Markus Uhlin
-0
/
+1
2024-07-07
Made pprintf_dohightlight() and sprintf_dohightlight() private
Markus Uhlin
-4
/
+4
2024-07-06
Added parameter 'size' to MakeFENpos() and replaced strcpy()
Markus Uhlin
-8
/
+11
2024-07-06
Replaced bcopy() with memmove()
Markus Uhlin
-1
/
+1
2024-07-06
Added a new type and replaced sprintf() calls with msnprintf()
Markus Uhlin
-13
/
+20
2024-07-06
Deleted initial newline
Markus Uhlin
-1
/
+1
2024-07-05
Updated the revision history
Markus Uhlin
-0
/
+2
2024-07-05
Fixed unusual struct allocations and replaced strcpy() with strlcpy()
Markus Uhlin
-13
/
+26
2024-06-02
Switched to usage of memcpy()
Markus Uhlin
-2
/
+5
2024-06-01
Updated the revision history
Markus Uhlin
-0
/
+1
2024-06-01
Added and made use of brand()
Markus Uhlin
-6
/
+16
2024-06-01
Updated the revision history
Markus Uhlin
-0
/
+1
2024-06-01
Added command-line option '-l'
Markus Uhlin
-1
/
+6
2024-06-01
Line joining
Markus Uhlin
-14
/
+13
2024-05-26
VERS_NUM: rpblc-1.4.1
Markus Uhlin
-1
/
+1
2024-05-26
Usage of 'intmax_t'
Markus Uhlin
-18
/
+38
2024-05-26
Changed the type of 'whenbest'
Markus Uhlin
-1
/
+2
2024-05-25
Included err.h
Markus Uhlin
-0
/
+2
2024-05-25
Fixed usage of possibly uninitialized variable
Markus Uhlin
-0
/
+4
2024-05-25
Fixed out of bounds array access
Markus Uhlin
-1
/
+2
2024-05-25
Fixed resource leaks
Markus Uhlin
-0
/
+2
2024-05-25
Updated the usage
Markus Uhlin
-1
/
+1
[prev]
[next]