Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 1995 05:25:35 -0800
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/sys conf.h snoop.h
Message-ID:  <199511041325.FAA18668@freefall.freebsd.org>

index | next in thread | raw e-mail

bde         95/11/04 05:25:34

  Modified:    sys/dev/vn  vn.c
               sys/gnu/i386/isa  dgb.c
               sys/i386/i386  conf.c
               sys/i386/isa  cy.c fd.c mcd.c pcaudio.c rc.c scd.c si.c
                        sio.c wdreg.h
               sys/i386/isa/matcd  matcd.c
               sys/i386/isa/sound  soundcard.c
               sys/kern  tty_pty.c
               sys/net   bpf.h if_tun.c
               sys/pccard  pccard.c
               sys/scsi  scsi_driver.h st.c
               sys/sys   conf.h snoop.h
  Added:       sys/i386/include  conf.h
  Log:
  Moved prototypes for devswitch functions from conf.c and driver sources
  to <machine/conf.h>.  conf.h was mechanically generated by
  `grep ^d_ conf.c >conf.h'.  This accounts for part of its ugliness.  The
  prototypes should be moved back to the driver sources when the functions
  are staticalized.


home | help

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