-/* $OpenBSD: autoconf.c,v 1.31 2007/06/01 19:25:09 deraadt Exp $ */
+/* $OpenBSD: autoconf.c,v 1.32 2008/07/21 04:35:53 todd Exp $ */
/* $NetBSD: autoconf.c,v 1.16 1996/11/13 21:13:04 cgd Exp $ */
/*
{ "sd", 8 },
{ "wd", 0 },
{ "raid", 16 },
+ { "vnd", 9 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.27 2008/05/26 22:49:58 deraadt Exp $ */
+/* $OpenBSD: autoconf.c,v 1.28 2008/07/21 04:35:54 todd Exp $ */
/* $NetBSD: autoconf.c,v 1.1 2003/04/26 18:39:26 fvdl Exp $ */
/*-
{ "sd", 4 },
{ "rd", 17 },
{ "raid", 19 },
+ { "vnd", 14 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.9 2007/06/01 19:25:09 deraadt Exp $ */
+/* $OpenBSD: autoconf.c,v 1.10 2008/07/21 04:35:54 todd Exp $ */
/* $NetBSD: autoconf.c,v 1.2 2001/09/05 16:17:36 matt Exp $ */
/*
{ "cd", 26 },
{ "rd", 18 },
{ "raid", 71 },
+ { "vnd", 19 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.7 2007/12/12 20:36:40 miod Exp $ */
+/* $OpenBSD: autoconf.c,v 1.8 2008/07/21 04:35:54 todd Exp $ */
/*
* Copyright (c) 1998 Steve Murphree, Jr.
* Copyright (c) 1996 Nivas Madhur
{ "sd", 4 },
{ "cd", 6 },
{ "rd", 7 },
+ { "vnd", 8 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.44 2007/09/08 09:28:49 martin Exp $ */
+/* $OpenBSD: autoconf.c,v 1.45 2008/07/21 04:35:54 todd Exp $ */
/* $NetBSD: autoconf.c,v 1.45 1999/04/10 17:31:02 kleink Exp $ */
/*
{ "st", 7 },
{ "rd", 8 },
{ "cd", 9 },
+ { "vnd", 6 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.52 2008/04/20 18:01:33 kettenis Exp $ */
+/* $OpenBSD: autoconf.c,v 1.53 2008/07/21 04:35:54 todd Exp $ */
/*
* Copyright (c) 1998-2003 Michael Shalayeff
{ "cd", 6 },
{ "fd", 7 },
{ "wd", 8 },
+ { "vnd", 2 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.10 2008/04/20 18:05:25 kettenis Exp $ */
+/* $OpenBSD: autoconf.c,v 1.11 2008/07/21 04:35:54 todd Exp $ */
/*
* Copyright (c) 1998-2005 Michael Shalayeff
{ "wd", ? },
{ "fd", 7 },
#endif
+ { "vnd", 2 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.80 2008/05/26 22:49:57 deraadt Exp $ */
+/* $OpenBSD: autoconf.c,v 1.81 2008/07/21 04:35:54 todd Exp $ */
/* $NetBSD: autoconf.c,v 1.20 1996/05/03 19:41:56 christos Exp $ */
/*-
{ "mcd", 7 },
{ "rd", 17 },
{ "raid", 19 },
+ { "vnd", 14 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.10 2008/06/26 05:42:11 ray Exp $ */
+/* $OpenBSD: autoconf.c,v 1.11 2008/07/21 04:35:54 todd Exp $ */
/* $NetBSD: autoconf.c,v 1.1 2006/09/01 21:26:18 uwe Exp $ */
/*-
{ "wd", 16 },
{ "rd", 18 },
{ "sd", 24 },
+ { "vnd", 19 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.13 2007/10/13 12:55:21 miod Exp $ */
+/* $OpenBSD: autoconf.c,v 1.14 2008/07/21 04:35:54 todd Exp $ */
/*
* Copyright (c) 1998 Steve Murphree, Jr.
* Copyright (c) 1996 Nivas Madhur
{ "sd", 4 },
{ "st", 5 },
{ "rd", 7 },
+ { "vnd", 8 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.30 2007/06/01 19:25:10 deraadt Exp $ */
+/* $OpenBSD: autoconf.c,v 1.31 2008/07/21 04:35:54 todd Exp $ */
/* $NetBSD: autoconf.c,v 1.38 1996/12/18 05:46:09 scottr Exp $ */
/*
{ "sd", 4 },
{ "cd", 6 },
{ "rd", 13 },
+ { "vnd", 8 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.35 2008/03/30 22:19:33 deraadt Exp $ */
+/* $OpenBSD: autoconf.c,v 1.36 2008/07/21 04:35:54 todd Exp $ */
/*
* Copyright (c) 1996, 1997 Per Fogelstrom
* Copyright (c) 1995 Theo de Raadt
* from: Utah Hdr: autoconf.c 1.31 91/01/21
*
* from: @(#)autoconf.c 8.1 (Berkeley) 6/10/93
- * $Id: autoconf.c,v 1.35 2008/03/30 22:19:33 deraadt Exp $
+ * $Id: autoconf.c,v 1.36 2008/07/21 04:35:54 todd Exp $
*/
/*
{ "sd", 2 },
{ "rd", 17 },
{ "raid", 19 },
+ { "vnd", 14 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.41 2007/11/02 19:18:54 martin Exp $ */
+/* $OpenBSD: autoconf.c,v 1.42 2008/07/21 04:35:54 todd Exp $ */
/*
* Copyright (c) 1995 Theo de Raadt
{ "sd", 4 },
{ "st", 7 },
{ "rd", 9 },
+ { "vnd", 6 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.41 2007/10/28 19:48:47 miod Exp $ */
+/* $OpenBSD: autoconf.c,v 1.42 2008/07/21 04:35:54 todd Exp $ */
/*
* Copyright (c) 1998 Steve Murphree, Jr.
* Copyright (c) 1996 Nivas Madhur
{ "sd", 4 },
{ "cd", 6 },
{ "rd", 7 },
+ { "vnd", 8 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.21 2008/03/30 22:29:09 deraadt Exp $ */
+/* $OpenBSD: autoconf.c,v 1.22 2008/07/21 04:35:54 todd Exp $ */
/*
* Copyright (c) 1996, 1997 Per Fogelstrom
* Copyright (c) 1995 Theo de Raadt
* from: Utah Hdr: autoconf.c 1.31 91/01/21
*
* from: @(#)autoconf.c 8.1 (Berkeley) 6/10/93
- * $Id: autoconf.c,v 1.21 2008/03/30 22:29:09 deraadt Exp $
+ * $Id: autoconf.c,v 1.22 2008/07/21 04:35:54 todd Exp $
*/
/*
{ "sd", 2 },
{ "rd", 17 },
{ "raid", 19 },
+ { "vnd", 14 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.17 2008/03/30 22:19:33 deraadt Exp $ */
+/* $OpenBSD: autoconf.c,v 1.18 2008/07/21 04:35:54 todd Exp $ */
/*
* Copyright (c) 1996 Per Fogelstrom
* Copyright (c) 1995 Theo de Raadt
{ "sd", 0 },
{ "wd", 4 },
{ "rd", 8 },
+ { "vnd", 2 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.2 2008/05/14 22:34:14 kettenis Exp $ */
+/* $OpenBSD: autoconf.c,v 1.3 2008/07/21 04:35:54 todd Exp $ */
/*
* Copyright (c) 2008 Mark Kettenis
{ "sd", 2 },
{ "rd", 17 },
{ "raid", 19 },
+ { "vnd", 14 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.81 2008/03/23 17:05:41 deraadt Exp $ */
+/* $OpenBSD: autoconf.c,v 1.82 2008/07/21 04:35:54 todd Exp $ */
/* $NetBSD: autoconf.c,v 1.73 1997/07/29 09:41:53 fair Exp $ */
/*
{ "rd", 17 },
{ "cd", 18 },
{ "raid", 25 },
+ { "vnd", 8 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.96 2008/07/06 08:53:38 kettenis Exp $ */
+/* $OpenBSD: autoconf.c,v 1.97 2008/07/21 04:35:54 todd Exp $ */
/* $NetBSD: autoconf.c,v 1.51 2001/07/24 19:32:11 eeh Exp $ */
/*
{ "wd", 12 },
{ "cd", 18 },
{ "raid", 25 },
+ { "vnd", 8 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.29 2007/06/01 19:25:10 deraadt Exp $ */
+/* $OpenBSD: autoconf.c,v 1.30 2008/07/21 04:35:54 todd Exp $ */
/* $NetBSD: autoconf.c,v 1.45 1999/10/23 14:56:05 ragge Exp $ */
/*
{ "cd", 22 },
{ "rd", 23 },
{ "raid", 25 },
+ { "vnd", 18 },
{ NULL, -1 }
};
-/* $OpenBSD: autoconf.c,v 1.12 2007/06/01 19:25:10 deraadt Exp $ */
+/* $OpenBSD: autoconf.c,v 1.13 2008/07/21 04:35:54 todd Exp $ */
/* $NetBSD: autoconf.c,v 1.2 2001/09/05 16:17:36 matt Exp $ */
/*
{ "cd", 26 },
{ "rd", 18 },
{ "raid", 71 },
+ { "vnd", 19 },
{ NULL, -1 }
};