config root man

Current Path : /usr/src/tools/tools/cxgbtool/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/tools/tools/cxgbtool/version.h

/*****************************************************************************
 *                                                                           *
 * File:                                                                     *
 *  version.h                                                                *
 *                                                                           *
 * Description:                                                              *
 *  cxgbtool userspace utility version defines.                              *
 *                                                                           *
 * http://www.chelsio.com                                                    *
 *                                                                           *
 * Copyright (c) 2003 - 2008 Chelsio Communications, Inc.                    *
 * All rights reserved.                                                      *
 *                                                                           *
 * Maintainers: maintainers@chelsio.com                                      *
 *                                                                           *
 * History:                                                                  *
 *                                                                           *
 ****************************************************************************/
/* $Date: 2007/02/05 18:46:24 $ $RCSfile: version.h,v $ $Revision: 1.9 $ */

/*
 * $FreeBSD: release/9.1.0/tools/tools/cxgbtool/version.h 189643 2009-03-10 19:22:45Z gnn $
 */

#ifndef __CXGBTOOL_VERSION_H
#define __CXGBTOOL_VERSION_H

#define PROGNAME "cxgbtool"
#define VERSION "1.16f"
#define COPYRIGHT "Copyright (c) 2004-2009 Chelsio Communications"

#endif //__CXGBTOOL_VERSION_H

Man Man