From 2867b68bc3d7cdb1bb7b9f8367e4aa0b2fa765f4 Mon Sep 17 00:00:00 2001 From: elad Date: Sun, 14 May 2006 21:42:26 +0000 Subject: integrate kauth. --- sys/dev/DEVNAMES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 4538de61ecf..328ca4e6c11 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.198 2006/05/11 21:11:29 gdamore Exp $ +# $NetBSD: DEVNAMES,v 1.199 2006/05/14 21:42:26 elad Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first -- cgit