File:  [CSRG BSD Unix] / 43BSDTahoe / new / X / libapollo / maps.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43tahoe
BSD 4.3tahoe

#ifndef lint
static char *rcsid_maps_c = "$Header: /var/lib/cvsd/repos/CSRG/43BSDTahoe/new/X/libapollo/maps.c,v 1.1.1.1 2018/04/24 16:12:58 root Exp $";
#endif	lint
/* Copyright 1985, Massachusetts Institute of Technology */

/* foreground/background map */

char FBMap[] = {0x0, 0x0, 0x0, 0x0, 0x5, 0x5, 0x5, 0x5,
		0xa, 0xa, 0xa, 0xa, 0xf, 0xf, 0xf, 0xf,

		0x0, 0x4, 0x8, 0xc, 0x1, 0x5, 0x9, 0xd,
		0x2, 0x6, 0xa, 0xe, 0x3, 0x7, 0xb, 0xf,

		0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7,
		0x8, 0x9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf,

		0x0, 0x5, 0xa, 0xf, 0x0, 0x5, 0xa, 0xf,
		0x0, 0x5, 0xa, 0xf, 0x0, 0x5, 0xa, 0xf};

/* single source map */

char SSMap[] = {0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7,
		0x8, 0x9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf,

		0x0, 0x4, 0x8, 0xc, 0x1, 0x5, 0x9, 0xd,
		0x2, 0x6, 0xa, 0xe, 0x3, 0x7, 0xb, 0xf};

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.