Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 1996 12:57:00 -0800 (PST)
From:      Poul-Henning Kamp <phk>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/kern subr_prf.c
Message-ID:  <199601242057.MAA18800@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

phk         96/01/24 12:56:50

  Modified:    sys/kern  subr_prf.c
  Log:
  Remove %r hack, we have vprintf() now.
  Add %D for "dumping" data.  Good for ethernet/MAC addresses and such.
  Handle 1 < radix < 37.
  
  Revision  Changes    Path
  1.27      +22 -26    src/sys/kern/subr_prf.c



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