sagun shakya wrote:
3. zoneadm - utility to administer system zones
usr/src/cmd/zoneadm/Makefile
usr/src/cmd/zoneadm/zoneadm.c
Looks good.
But what type of strings would dlpi_strerror generate into this string
(void) fprintf(stderr,
gettext("WARNING: skipping network "
! "interface '%s' which cannot be
opened: "
! "%s.\n"), nwiftab.zone_nwif_physical,
! dlpi_strerror(err));
I wonder whether dlpi_strerror would help the user understand what is
wrong or whether it would add confusion.
Erik
_______________________________________________
networking-discuss mailing list
[email protected]