Commit Graph

61 Commits

Author SHA1 Message Date
Todd C. Miller
211361a5f0 don't include malloc.h if we include stdlib.h 1995-09-13 21:17:06 +00:00
Todd C. Miller
9c631578e2 removed #include <net/route.h> since it was hosing some OS's 1995-07-19 01:27:53 +00:00
Todd C. Miller
63893680de cleanup up the loop when interfaces are groped in so that it is
readable
1995-07-11 19:41:52 +00:00
Todd C. Miller
ba502e7deb added #ifdef to make it compile on strange arches 1995-07-03 18:16:16 +00:00
Todd C. Miller
3a0993f0e5 now works with ip implementations that use sa_len in sockaddr 1995-07-01 19:49:17 +00:00
Todd C. Miller
70da65274c now include sys/time.h for AIX 1995-07-01 18:24:52 +00:00
Todd C. Miller
ec568f2705 now works for ISC and others. yay. 1995-06-28 01:28:27 +00:00
Todd C. Miller
5986e74e41 now set strioctl.ic_timout in STRSET()
now initialize num_interfaces to 0 (just to be anal)
1995-06-19 03:14:19 +00:00
Todd C. Miller
34eaa537da reworked the ISC code 1995-06-18 20:04:37 +00:00
Todd C. Miller
545d391917 added ENXIO like EADDRNOTAVAIL 1995-06-03 22:00:38 +00:00
Todd C. Miller
0613d37b46 Initial revision 1995-05-02 03:31:59 +00:00