Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 1997 19:04:16 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa wd.c src/sys/scsi sd.c src/sys/sys systm.h src/sys/kern kern_shutdown.c
Message-ID:  <199708110204.TAA13916@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      1997/08/10 19:04:16 PDT

  Modified files:        (Branch: RELENG_2_2)
    sys/i386/isa         wd.c 
    sys/scsi             sd.c 
    sys/sys              systm.h 
    sys/kern             kern_shutdown.c 
  Log:
  YAMCF:
  	sd.c 1.106->1.107
  	wd.c 1.134->1.135
  	kern_shutdown.c 1.17->1.19
  	sys/systm.h 1.54->1.55
  
  Obtained from: Whistle production build
  teach disk drives how to hold off a hardware watchdog while they
  are busy saving a core-dump. 1/2 a core dump is REALLY annoying..
  Conditional on HW_WDOG. (I should add this to LINT too I guess)
  
  Revision  Changes    Path
  1.119.2.7 +11 -2     src/sys/i386/isa/wd.c
  1.95.2.3  +11 -2     src/sys/scsi/sd.c
  1.47.2.2  +11 -1     src/sys/sys/systm.h
  1.10.2.1  +24 -1     src/sys/kern/kern_shutdown.c



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