Remove the const qualifier from iconv(3) to comply with POSIX:http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.htmlAdjust all code that calls iconv.PR: 199099Exp-run by: antoine
Remove the const qualifier from iconv(3) to comply with POSIX:http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.htmlAdjust all code that calls iconv.PR: 199099Exp-run by: antoineMFC after: 2 weeks
show more ...
Allow user to override default port numbers used by communicationprotocols. This is very useful for tunneled SMB connections.MFC after: 4 weeks
Fix get{w,d}{l,b}e, set{w,d}{l,b}e macros on big endian systems.Obtained from: NetBSD
Import smbfs-1.4.2.
Import smbfs-1.4.1.This is Boris Popov's SMB/CIFS file system implementation for FreeBSD.Obtained from: Boris Popov via ftp://ftp.butya.kz/pub/smbfs/