Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 1996 18:24:56 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/syslogd syslogd.c
Message-ID:  <199611260224.SAA28753@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/11/25 18:24:51

  Modified:    usr.sbin/syslogd  syslogd.c
  Log:
  Make the handling of the /dev/ prefix for tty names more consistant.
  ttymsg() insists on them not being there.
  
  Also, since ttymsg() opens the tty "on demand", don't keep an fd open
  ourselves.  This would interfere with HUPCL etc.
  
  This should close PR#2103 from <xaa@stack.nl>
  
  Revision  Changes    Path
  1.14      +28 -20    src/usr.sbin/syslogd/syslogd.c



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