1*59032Sericdivert(-1)
2*59032Seric#
3*59032Seric# Copyright (c) 1983 Eric P. Allman
4*59032Seric# Copyright (c) 1988 The Regents of the University of California.
5*59032Seric# All rights reserved.
6*59032Seric#
7*59032Seric# %sccs.include.redist.sh%
8*59032Seric#
9*59032Seric
10*59032Sericdivert(0)
11*59032SericVERSIONID(`@(#)bitdomain.m4	6.1 (Berkeley) 04/10/93')
12*59032Sericdivert(-1)
13*59032Seric
14*59032Seric
15*59032SericPUSHDIVERT(6)
16*59032SericKbitnet ifelse(_ARG_, `', `hash /etc/bitdomain.db -o', `_ARG_')
17*59032SericPOPDIVERT
18*59032Seric
19*59032Seric
20*59032SericPUSHDIVERT(8)
21*59032Seric# handle BITNET mapping
22*59032SericR$* < @ $+ .BITNET > $*		$: $1 < @ $(bitnet $2 $: $2.BITNET $) > $3
23*59032SericPOPDIVERT
24