Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2002 03:04:09 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/dumpon dumpon.c src/sys/dev/null null.c src/sys/kern subr_disk.c src/sys/sys disk.h
Message-ID:  <200204091004.g39A49o51000@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/04/09 03:04:09 PDT

  Modified files:
    sbin/dumpon          dumpon.c 
    sys/dev/null         null.c 
    sys/kern             subr_disk.c 
    sys/sys              disk.h 
  Log:
  Rename DIOCGKERNELDUMP to DIOCSKERNELDUMP as it strictly speaking
  is a "set" not a "get" operation.
  
  Sponsored by:   DARPA & NAI Labs.
  
  Revision  Changes    Path
  1.16      +4 -4      src/sbin/dumpon/dumpon.c
  1.10      +1 -1      src/sys/dev/null/null.c
  1.54      +1 -1      src/sys/kern/subr_disk.c
  1.22      +1 -1      src/sys/sys/disk.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?200204091004.g39A49o51000>