Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2002 19:43:27 -0700 (PDT)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mac.c
Message-ID:  <200210210243.g9L2hRiV009565@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2002/10/20 19:43:27 PDT

  Modified files:
    sys/kern             kern_mac.c 
  Log:
  Use if_printf(ifp, "blah") instead of
  printf("%s%d: blah", ifp->if_name, ifp->if_xname).
  
  Revision  Changes    Path
  1.44      +1 -2      src/sys/kern/kern_mac.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210210243.g9L2hRiV009565>