From owner-cvs-all  Sun May  9  1:18:16 1999
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id D94DF1551C; Sun,  9 May 1999 01:18:14 -0700 (PDT)
	(envelope-from phk@FreeBSD.org)
Received: (from phk@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id BAA92146;
	Sun, 9 May 1999 01:18:14 -0700 (PDT)
	(envelope-from phk@FreeBSD.org)
Message-Id: <199905090818.BAA92146@freefall.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Sun, 9 May 1999 01:18:14 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/kern kern_conf.c
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk

phk         1999/05/09 01:18:14 PDT

  Modified files:
    sys/kern             kern_conf.c 
  Log:
  Peter beat me to half this patch, but didn't do the other half:
  
  	set d_bmaj
  
  	don't cast a dev_t to int before comparing to NODEV
  
  Revision  Changes    Path
  1.35      +5 -4      src/sys/kern/kern_conf.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message