1PUSHDIVERT(-1) 2# 3# Copyright (c) 1983 Eric P. Allman 4# Copyright (c) 1988 The Regents of the University of California. 5# All rights reserved. 6# 7# %sccs.include.redist.sh% 8# 9POPDIVERT 10 11VERSIONID(@(#)cssubdomain.m4 2.1 (Berkeley) 10/02/91) 12 13PUSHDIVERT(2) 14# find possible (old & new) versions of our name via short circuit hack 15# (this code should exist ONLY during the transition from .Berkeley.EDU 16# names to .CS.Berkeley.EDU names -- probably not more than a few months) 17`R$* < @ $=w .CS.Berkeley.EDU > $* $: $1 < @ $w > $3' 18`R$* < @ $=w .Berkeley.EDU> $* $: $1 < @ $w > $3' 19POPDIVERT 20