Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 1995 12:34:00 -0800
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/i386/i386 conf.c
Message-ID:  <199512052034.MAA02322@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/12/05 12:33:59

  Modified:    sys/gnu/isdn  iitty.c
               sys/i386/i386  conf.c
  Log:
  Fixed ity's d_stop entry.  itystop() wasn't used.  itystop() is inadequate
  but probably harmless.  It's hard to tell because apparently no one runs
  ity.
  
  Fixed ity's d_reset entry.  `nx' entries should never be used for existing
  devices.
  
  conf.c:
  Moved a prototype to a better place.
  
  Removed a stale #define.
  
  Revision  Changes    Path
  1.15      +7 -3      src/sys/gnu/isdn/iitty.c
  1.110     +3 -4      src/sys/i386/i386/conf.c



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