peter 2003/07/25 21:03:18 PDT
FreeBSD src repository
Modified files:
contrib/smbfs/lib/smb kiconv.c
Log:
Fixes for 64 bit cleanliness. The length arg to sysctl is a pointer to
size_t not int.
Reviewed by: bp
Revision Changes Path
1.2 +17 -2 src/contrib/smbfs/lib/smb/kiconv.c