Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2002 11:35:37 -0800 (PST)
From:      Julian Elischer <julian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-all.c ata-raid.c ata-raid.h src/sys/dev/usb uhci.c src/sys/sys syscall.h syscall.mk sysproto.h
Message-ID:  <200202061935.g16JZbT30235@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2002/02/06 11:35:37 PST

  Modified files:
    sys/dev/ata          ata-all.c ata-raid.c ata-raid.h 
    sys/dev/usb          uhci.c 
    sys/sys              syscall.h syscall.mk sysproto.h 
  Log:
  Make LINT compile after fruitless attempts to get the authors
  to fix their code.
  
  ata stuff:
  Change name of ar_attach to not colide with existing ar_attach in if_ar.c.
  usb stuff:
  Create a dummy function to satisfy a call to it when in DEBUG mode.
  
  Revision  Changes    Path
  1.128     +1 -1      src/sys/dev/ata/ata-all.c
  1.23      +1 -1      src/sys/dev/ata/ata-raid.c
  1.8       +1 -1      src/sys/dev/ata/ata-raid.h
  1.80      +6 -0      src/sys/dev/usb/uhci.c
  1.100     +0 -0      src/sys/sys/syscall.h
  1.55      +0 -0      src/sys/sys/syscall.mk
  1.91      +0 -0      src/sys/sys/sysproto.h

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?200202061935.g16JZbT30235>