Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 1998 05:46:58 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa spkr.c src/sys/kern subr_log.c tty_snoop.c tty_tty.c src/sys/net bpf.c if_tun.c
Message-ID:  <199802201346.FAA20898@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/02/20 05:46:58 PST

  Modified files:
    sys/i386/isa         spkr.c 
    sys/kern             subr_log.c tty_snoop.c tty_tty.c 
    sys/net              bpf.c if_tun.c 
  Log:
  Don't depend on "implicit int" or bloat the data section in the
  declaration of xxx_devsw_installed.
  
  Revision  Changes    Path
  1.33      +2 -2      src/sys/i386/isa/spkr.c
  1.27      +2 -2      src/sys/kern/subr_log.c
  1.28      +1 -1      src/sys/kern/tty_snoop.c
  1.23      +2 -2      src/sys/kern/tty_tty.c
  1.38      +2 -2      src/sys/net/bpf.c
  1.44      +1 -1      src/sys/net/if_tun.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?199802201346.FAA20898>