1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/libexec/talkd
florian 73fe6daa50 gmtime(3) / locatime(3) can fail when timestamps are way off.
Add missing error checks to all calls under libexec/

Input & OK millert
2024-04-28 16:42:53 +00:00
..
announce.c gmtime(3) / locatime(3) can fail when timestamps are way off. 2024-04-28 16:42:53 +00:00
Makefile
print.c Remove unused headers and sort the remaining 2016-02-01 07:25:51 +00:00
process.c More "(<blah> *)0" -> NULL, avoiding any stdarg functions. 2016-03-16 15:41:10 +00:00
table.c Use NULL for second gettimeofday(2) argument; ok deraadt@ kettenis@ 2019-08-09 22:52:13 +00:00
talkd.8 Xr inetd as a hint about what flavor of crazy you're dealing with 2017-05-25 20:27:55 +00:00
talkd.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
talkd.h