Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2003 02:00:34 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys systm.h src/sys/kern subr_prf.c
Message-ID:  <200302041000.h14A0Ye8034944@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/02/04 02:00:34 PST

  Modified files:
    sys/sys              systm.h 
    sys/kern             subr_prf.c 
  Log:
  Add vsnrprintf() which is just like vsnprintf() but takes a "radix"
  argument for the kernel-special %r format.
  
  Revision  Changes    Path
  1.96      +17 -0     src/sys/kern/subr_prf.c
  1.189     +1 -0      src/sys/sys/systm.h

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?200302041000.h14A0Ye8034944>