Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 1999 02:34:13 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys bus.h systm.h tprintf.h src/sys/kern subr_bus.c subr_prf.c
Message-ID:  <199907240934.CAA29499@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         1999/07/24 02:34:13 PDT

  Modified files:
    sys/sys              bus.h systm.h tprintf.h 
    sys/kern             subr_bus.c subr_prf.c 
  Log:
  This makes the in kernel printf routines conform to the documented
  behavior of their userland counterparts with respect to return values.
  
  Submitted by: Matthew N. Dodd <winter@jurai.net>
  
  Revision  Changes    Path
  1.21      +3 -3      src/sys/sys/bus.h
  1.95      +5 -5      src/sys/sys/systm.h
  1.8       +2 -2      src/sys/sys/tprintf.h
  1.31      +8 -6      src/sys/kern/subr_bus.c
  1.58      +24 -13    src/sys/kern/subr_prf.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?199907240934.CAA29499>