head     1.1;
access   ;
symbols  ;
locks    bin:1.1;
comment  @@;


1.1
date     91.03.28.18.47.30;  author bin;  state Exp;
branches ;
next	;


desc
@initial version provided by cef
@



1.1
log
@Initial revision
@
text
@Od is buggy.

od -c domain
00000000 m  w  c  .  u  u  .  n  e  t  \n
	This is correct.

od domain
00000000 776D 2E63 7575 6E2E 7465 FFFF
	This is incorrect at the end.

I'll look into it later.
@
