git: kernel/isofs: Add all iso9660 number conversion routines.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Fri Jan 29 10:16:45 PST 2016
commit 0d1c136d72caa40a168cd5cb3dfd498c3a62f1ab
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Jan 26 16:55:37 2016 +0200
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
Summary of changes:
lib/libstand/cd9660.c | 13 -------------
sys/vfs/isofs/cd9660/iso.h | 46 +++++++++++++++++++++++++++++++++++++++++-----
2 files changed, 41 insertions(+), 18 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0d1c136d72caa40a168cd5cb3dfd498c3a62f1ab
--
DragonFly BSD source repository
More information about the Commits
mailing list