Added all debian changes

git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5090 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
joey
1999-09-09 00:01:42 +00:00
parent 0b460a9541
commit bd9026b149
5 changed files with 91 additions and 56 deletions

View File

@@ -513,9 +513,9 @@ list_drivers()
get_response:
namelen = DAEMON_SIZE;
errno = 0;
wait.tv_sec = 1;
wait.tv_usec = 0;
for (;;) {
wait.tv_sec = 1;
wait.tv_usec = 0;
if (listc + 1 >= listmax) {
listmax += 20;
listv = (SOCKET *) realloc((char *) listv,