cvs commit: src/sys/sys conf.h systm.h

Poul-Henning Kamp phk at FreeBSD.org
Tue Mar 15 01:30:17 PST 2005


phk         2005-03-15 09:30:17 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              conf.h systm.h 
  Log:
  Move devtoname() prototype to systm.h to reduce #include pollution,
  it is (or should be) used in many printf() calls.
  
  Revision  Changes    Path
  1.213     +0 -1      src/sys/sys/conf.h
  1.228     +1 -0      src/sys/sys/systm.h


More information about the cvs-src mailing list