kernel/isofs: Add all iso9660 number conversion routines.
authorzrj <rimvydas.jasinskas@gmail.com>
Tue, 26 Jan 2016 14:55:37 +0000 (16:55 +0200)
committerzrj <zrj@dragonflybsd.org>
Fri, 29 Jan 2016 18:26:41 +0000 (20:26 +0200)
commit0d1c136d72caa40a168cd5cb3dfd498c3a62f1ab
treee8e5ef1aa09553712218b519ed7e979a438025cd
parent800ad2ff357460acb4913ee05fa7b0d31ebf4b38
kernel/isofs: Add all iso9660 number conversion routines.

Mainly to remove 7.2.2 and 7.3.2 routines from lib/libstand.

While there, fix return type for 7.1.2 to be signed as per ISO9660.

This commit breaks sysutils/hal dport again,
it should have been patched in the first place.

Taken-from: FreeBSD
lib/libstand/cd9660.c
sys/vfs/isofs/cd9660/iso.h