summaryrefslogtreecommitdiff
path: root/dist/smbfs/lib
AgeCommit message (Expand)Author
2003-11-10Spell address with two d's. Inspired by similar changes in OpenBSD,wiz
2003-10-21Don't return NULL as an int.fvdl
2003-08-13make this compile again.christos
2003-08-10Remove unessecary intermediate void* casts.martin
2003-07-26add an extra cast to quiet gcc3mrg
2003-04-11don't print any warning message when no config file is foundjdolecek
2003-04-09if the share name contains a dot, assume it's actually a server namejdolecek
2003-04-07fix a fatal pasto in -O parsing code - if only the 'cowner:cgroup'jdolecek
2003-04-04sprinle __RCSID()jdolecek
2003-03-31Use getifaddrs(3) instead of SIOCGIFCONF.drochner
2003-03-28Do the address calculations inside the data delivered by SIOCGIFCONFdrochner
2003-03-28memsetw(): fix mistake where the 'word' value would get written byteswappedjdolecek
2003-02-20Avoid lots of stupid alignement problems.martin
2003-02-19Since size_t is unsigned, better use (unsigned long) and %lu to printmartin
2003-02-19Replace some int's with size_t. Use %ld and cast to long when printingmartin
2003-02-18make compile on NetBSD - <sys/endian.h> instead of <sys/mchain.h>, usejdolecek
2003-02-18no need for iconv.h include herejdolecek
2003-02-18constify some structsjdolecek
2003-02-16Import once more, this time stripping $'s from RCS Ids, so that theyjdolecek
2003-02-16Import the userland part of FreeBSD smbfs (mount_smbfs, smutil, libsmb)jdolecek