Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2001 08:30:44 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linprocfs linprocfs.c
Message-ID:  <200110261530.f9QFUi609528@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2001/10/26 08:30:44 PDT

  Modified files:
    sys/compat/linprocfs linprocfs.c 
  Log:
  Reporting device drivers by traversing cdevsw[] is at best a hack
  which may or may not return something which is partially right.
  
  Disable the "devices" file until we find out what this is needed for,
  and what exactly those apps need.
  
  This will allow cdevsw to become static again.
  
  Approved by:	DES
  
  Revision  Changes    Path
  1.42      +6 -2      src/sys/compat/linprocfs/linprocfs.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?200110261530.f9QFUi609528>