Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 1999 11:56:27 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 autoconf.c src/sys/kern kern_conf.c vfs_aio.c src/sys/sys conf.h
Message-ID:  <199906011856.LAA79194@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1999/06/01 11:56:27 PDT

  Modified files:
    sys/i386/i386        autoconf.c 
    sys/kern             kern_conf.c vfs_aio.c 
    sys/sys              conf.h 
  Log:
  Introduce the makebdev() function, it does the same as the makedev()
  function for now, but that will change.
  
  Revision  Changes    Path
  1.125     +7 -7      src/sys/i386/i386/autoconf.c
  1.42      +7 -1      src/sys/kern/kern_conf.c
  1.51      +2 -2      src/sys/kern/vfs_aio.c
  1.59      +5 -4      src/sys/sys/conf.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?199906011856.LAA79194>