blob: 4562044d4decce9ee9bd98a8628724541b49ae41 (
plain)
1
2
3
4
5
6
7
8
9
|
Search for all occurences of (void) typecasting, and see whether I
should be checking return values. Make sure all mallocs are checked
for return values.
Set system up to handle SERVNAK returns if we cannot reach a server.
Set to handle emergency notices.
|