Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.

svn path=/trunk/boinc/; revision=13804
This commit is contained in:
Frank Thomas 2007-10-09 11:35:47 +00:00
parent 50e5c47a04
commit 3bfc78b511
566 changed files with 600 additions and 600 deletions

View File

@ -16,7 +16,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
//
//
// wxWidgets Library Licence, Version 3.1

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// Code that's in the BOINC app library (but NOT in the core client)
// graphics-related code goes in graphics_api.C, not here

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _BOINC_API_
#define _BOINC_API_

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// This file defines a Fortran wrapper to the BOINC API.

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef H_BOINC_GL
#define H_BOINC_GL

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef H_BOINC_GLUT
#define H_BOINC_GLUT

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#if defined(_WIN32) && !defined(__STDWX_H__) && !defined(_BOINC_WIN_) && !defined(_AFX_STDAFX_H_)
#include "boinc_win.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef BOINC_GRAPHICS_API_H
#define BOINC_GRAPHICS_API_H

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _WIN32
#include "config.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// The class GRAPHICS_DOUBLE_BUFFER provides a mechanism
// for synchronizing the generation of graphics information

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// The part of the BOINC API having to do with graphics.
// This is the implementation level,

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "boinc_api.h"
#include "graphics_api.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// Code that is included in the shared-library part of a graphics app,
// but NOT in libboinc_graphics_api.a (used by monolithic apps)

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// An interface to BOINC graphics in which
// the graphics code lives in a separate shared library.

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "boinc_api.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#if defined(_WIN32) && !defined(__STDWX_H__) && !defined(_BOINC_WIN_) && !defined(_AFX_STDAFX_H_)
#include "boinc_win.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// various utility classes for OpenGL programming,
// used in Astropulse and SETI@home

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// The part of BOINC's graphics utilities that uses GLUT char-drawing

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
/* Mac-specific code to display custom icon for science application (optional)
adapted from code written by Bernd Machenschalk. Used with permission of the

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
//
// macglutfix.m

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// make_app_icon_h.C
// Utility to convert *.icns file into app_icon.h file for use

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// shared-library part of the implementation of REDUCE

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#if defined(_WIN32) && !defined(__STDWX_H__) && !defined(_BOINC_WIN_) && !defined(_AFX_STDAFX_H_)
#include "boinc_win.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// Include this file in a BOINC application to display
// a static image (JPEG, GIFF, BMP, Targa) as its graphics.

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// Interface functions for tex_info stuff.
// Contributed by Tolu Aina

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// Interface functions for tex_info stuff.
// Contributed by Tolu Aina

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "config.h"
#include <stdlib.h>

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// burn up to one CPU second

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// concat [-run_slow] file1 ... filen outfile
//

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// crash and burn
#include "config.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// This is the primary sample BOINC application;
// it shows most of the features of the BOINC API.

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef _WIN32
#include "boinc_win.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _ACCT_MGR_
#define _ACCT_MGR_

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef _WIN32
#include "boinc_win.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _ACCT_SETUP_H_
#define _ACCT_SETUP_H_

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// Abstraction of a set of executing applications,
// connected to I/O files in various ways.

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _TASK_
#define _TASK_

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// monitoring and process control of running apps

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// Graphics-related interaction with running apps.
//

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// initialization and starting of applications

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// This file is adapted from code originally supplied by Apple Computer, Inc.
// The Berkeley Open Infrastructure for Network Computing project has modified

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "parse.h"
#include "error_numbers.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _AUTO_UPDATE_
#define _AUTO_UPDATE_

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// check_security.C

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// Functions to check the integrity of core client data structures.
// Not currently used, but might be handy if *0 type crashes occur

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef _WIN32
#include "boinc_win.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef CLIENT_MSG_LOG_H
#define CLIENT_MSG_LOG_H

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "cpp.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _CLIENT_STATE_
#define _CLIENT_STATE_

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "cpp.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// If you change anything, make sure you also change:
// client_types.C (to write and parse it)

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#if defined(_WIN32) && !defined(__CYGWIN32__)

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#define MAX_CPU_BENCHMARKS_SECONDS 300
#define CPU_BENCHMARKS_RUNNING 0

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// CPU scheduling logic.
//

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef _WIN32
#include "boinc_win.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// The "policy" part of task execution is here.
// The "mechanism" part is in app.C

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// Manage a (perhaps multi-processor) benchmark.
// Because of hyperthreaded CPUs we can't just benchmark 1 CPU;

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// command-line parsing, and handling of 1-time actions

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// The "policy" part of file transfer is here.
// The "mechanism" part is in pers_file_xfer.C and file_xfer.C

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// Determine which platforms are supported and provide a way
// of exposing that information to the rest of the client.

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// Logic related to general (also known as global) preferences:
// when to compute, how much disk to use, etc.

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// High-level logic for communicating with scheduling servers,
// and for merging the result of a scheduler RPC into the client state

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef _WIN32
#include "boinc_win.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "cpp.h"
#ifdef _WIN32

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "cpp.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _FILE_NAMES_
#define _FILE_NAMES_

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "cpp.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _FILE_XFER_
#define _FILE_XFER_

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef _WIN32
#include "boinc_win.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _GUI_HTTP_
#define _GUI_HTTP_

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// The plumbing of GUI RPC, server side
// (but not the actual RPCs)

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "network.h"
#include "acct_setup.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// GUI RPC server side (the actual RPCs)

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "config.h"
#include "gui_titles.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#define MAX_TABS 5
#define MAX_USAGE_STR 6

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef _WIN32
#include "boinc_win.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
extern int get_local_network_info(char* dom, int ,char* ip, int iplen);

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "cpp.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "boinc_win.h"
#define COMPILE_MULTIMON_STUBS

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "cpp.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// HTTP_OP represents an HTTP operation.
// There are variants for GET and POST,

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "cpp.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// flags determining what is written to standard out.
// (errors go to stderr)

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// command-line version of the BOINC core client

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef _WIN32
extern int boinc_main_loop();

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// NET_STATS estimates average network throughput,
// i.e. the average total throughput in both the up and down directions.

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// keep track of the network performance of this host,
// namely exponentially weighted averages of upload and download speeds

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "cpp.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _PERS_FILE_XFER_H
#define _PERS_FILE_XFER_H

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include <sys/types.h>
#include <sys/wait.h>

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
extern void kill_via_switcher(int pid);
extern int get_project_gid();

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef _WIN32
#include "boinc_win.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _SCHEDULER_OP_
#define _SCHEDULER_OP_

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// setprojectgrp.C
//

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// BOINC client simulator.
//

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// BOINC client simulator.
//

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// Memory bandwidth benchmark derived from STREAM. Original copyright
// notice follows. Notice that we cannot call our results "STREAM

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// switcher.C
//

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef _WIN32
#include "boinc_win.h"

View File

@ -15,7 +15,7 @@
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef _TIME_STATS_
#define _TIME_STATS_

Some files were not shown because too many files have changed in this diff Show More