Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 1996 09:33:29 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern kern_descrip.c
Message-ID:  <199609281633.JAA05340@freefall.freebsd.org>

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

bde         96/09/28 09:33:26

  Modified:    sys/kern  kern_descrip.c
  Log:
  Fixed bitrot in the read-only attribute:
  - kern.maxfilesperproc was read-only (and thus essentially useless).
  
  Removed unused #includes.  Strength-reduced used #includes.
  
  Revision  Changes    Path
  1.32      +4 -5      src/sys/kern/kern_descrip.c



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