package fri.util;
/**
* Object utility. Equality and hash code for objects that may be null.
@author Ritzberger Fritz
*/
public abstract class Equals
{
/**
* Returns false if obje
package fri.util.props;
import java.io.File;
public abstract class ConfigDir
{
private static String dir = null;
public static String dir() {
if (dir == null) {
dir = System.getPr
#!/bin/sh
#
# Solaris pkg pre-install script.
# Keep in step with "%pre" section of "heartbeat.spec".
#
# (c) 2004 David Lee
if
getent group @HA_APIGROUP@ >/dev/null
then
:
#include
#include
int h68_stat(char *name, struct stat *st)
{
int ret;
#if 0 /* This is not needed. LIBC is debugged. */
if (strchr(name, '*') != NULL || strchr(name,
var snSrc;
if (window.__smartNav == null)
{
window.__smartNav = new Object();
window.__smartNav.update = function()
{
var sn = window.__smartNav;
var fd;
do