Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 1995 22:09:21 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        CVS-commiters@time.cdrom.com, cvs-sys@time.cdrom.com
Subject:   cvs commit: src/sys/kern subr_log.c
Message-ID:  <199504290509.WAA10999@time.cdrom.com>

next in thread | raw e-mail | index | archive | help
jkh         95/04/28 22:09:21

  Modified:    sys/kern  subr_log.c
  Log:
  fixes the ioctl routine to not chew up massive amounts of kernel time
  if an invalid ioctl is done on /dev/klog.  logioctl() needs to return
  an errno instead of -1 on a failed ioctl.
  Submitted by:	Mike Pritchard <mpp@mpp.com>



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