NetBSD/sbin/ifconfig
atatat 70478477a0 Clean up the code a bit so that the ioctl() return value is always
compared to -1 (instead of <0 or !=0) and always to call err() with
EXIT_FAILURE instead of sometimes using 1.
2001-10-24 22:10:15 +00:00
..
Makefile assume the presense of getifaddrs(3). 2001-04-28 00:00:06 +00:00
ifconfig.8 Add tcp4csum-rx and udp4csum-rx commands for interfaces that only 2001-09-17 17:36:06 +00:00
ifconfig.c Clean up the code a bit so that the ioctl() return value is always 2001-10-24 22:10:15 +00:00