Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: d8aba40f07d739692cdeccbd49a1c163998945ba https://github.com/ngircd/ngircd/commit/d8aba40f07d739692cdeccbd49a1c1639989... Author: Alexander Barton <alex@barton.de> Date: 2015-11-15 (Sun, 15 Nov 2015) Changed paths: M src/ngircd/irc-login.c M src/ngircd/irc.c M src/ngircd/numeric.c M src/ngircd/sighandlers.c Log Message: ----------- Explicitly cast time_t to long when printing it out This prevents wrong sizes data types on platforms where time_t doesn't equal a long any more, for example on OpenBSD. Commit: 49acb68584aee4eab2fd9e89c81cc9fdf54eee7c https://github.com/ngircd/ngircd/commit/49acb68584aee4eab2fd9e89c81cc9fdf54e... Author: Alexander Barton <alex@barton.de> Date: 2015-11-15 (Sun, 15 Nov 2015) Changed paths: M doc/Platforms.txt Log Message: ----------- Update doc/Platforms.txt Compare: https://github.com/ngircd/ngircd/compare/87887bc632b6...49acb68584ae