Deleted Added
full compact
bsd-cray.h (124208) bsd-cray.h (126274)
1/* $Id: bsd-cray.h,v 1.10 2003/08/29 16:59:52 mouring Exp $ */
1/* $Id: bsd-cray.h,v 1.11 2004/01/30 03:34:22 dtucker Exp $ */
2
3/*
4 * Copyright (c) 2002, Cray Inc. (Wendy Palm <wendyp@cray.com>)
5 * Significant portions provided by
6 * Wayne Schroeder, SDSC <schroeder@sdsc.edu>
7 * William Jones, UTexas <jones@tacc.utexas.edu>
8 *
9 * Redistribution and use in source and binary forms, with or without

--- 38 unchanged lines hidden (view full) ---

48
49#ifndef IA_SSHD
50# define IA_SSHD IA_LOGIN
51#endif
52#ifndef MAXHOSTNAMELEN
53# define MAXHOSTNAMELEN 64
54#endif
55#ifndef _CRAYT3E
2
3/*
4 * Copyright (c) 2002, Cray Inc. (Wendy Palm <wendyp@cray.com>)
5 * Significant portions provided by
6 * Wayne Schroeder, SDSC <schroeder@sdsc.edu>
7 * William Jones, UTexas <jones@tacc.utexas.edu>
8 *
9 * Redistribution and use in source and binary forms, with or without

--- 38 unchanged lines hidden (view full) ---

48
49#ifndef IA_SSHD
50# define IA_SSHD IA_LOGIN
51#endif
52#ifndef MAXHOSTNAMELEN
53# define MAXHOSTNAMELEN 64
54#endif
55#ifndef _CRAYT3E
56# include <sys/ttold.h>
57# define TIOCGPGRP (tIOC|20)
58#endif
59
60#endif /* UNICOS */
61
62#endif /* _BSD_CRAY_H */
56# define TIOCGPGRP (tIOC|20)
57#endif
58
59#endif /* UNICOS */
60
61#endif /* _BSD_CRAY_H */