Deleted Added
full compact
37c37
< * $FreeBSD: head/sys/security/mac_biba/mac_biba.c 105988 2002-10-26 14:38:24Z rwatson $
---
> * $FreeBSD: head/sys/security/mac_biba/mac_biba.c 106089 2002-10-28 19:16:44Z rwatson $
1161a1162
> bzero(tiflist, sizeof(tiflist));
1177a1179,1183
> } else {
> *p = '\0';
> printf("mac_biba warning: interface name "
> "\"%s\" is too long (must be < %d)\n",
> q, IFNAMSIZ);