summaryrefslogtreecommitdiff
path: root/bin/dd/conv_tab.c
AgeCommit message (Expand)Author
2022-01-14The "ibm" and "oldibm" tables are identical, because POSIX justchristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
1997-07-20Fix compiler warnings.christos
1996-02-20Re-do change to use const qualifer with conversion tables.jtc
1996-02-20Previous change (Use const qualifier with conversion tables) is broken.cgd
1996-02-19Use const qualifier with conversion tablesjtc
1995-03-21convert to new RCS id conventions.cgd
1994-09-22Merge 4.4-Lite version.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-05-04added dd(1) from ftp.uu.net:bsd-sources; torching GNU ddglass