* src/login.c: timeout, delay, and retries should be unsigned.

* src/login.c: Ignore the return value of alarm() and sleep().
This commit is contained in:
nekral-guest
2009-04-22 20:15:21 +00:00
parent 53e0ff91d3
commit 46d697cded
2 changed files with 16 additions and 11 deletions

View File

@@ -1,3 +1,8 @@
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: timeout, delay, and retries should be unsigned.
* src/login.c: Ignore the return value of alarm() and sleep().
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: If we cannot get the terminal configuration, do not