summaryrefslogtreecommitdiffstats
path: root/contrib/smbfs/lib
Commit message (Expand)AuthorAgeFilesLines
* Make smbfs capable to use 16bit char set in filenames.takawata2005-05-041-15/+4
* + Get prototypes for libc functions.obrien2004-10-194-2/+11
* Size matters. Correctly use a size_t so 64-bit hosts can mount SMB FS'sobrien2004-10-191-5/+8
* Do not use casts as lvalues.kan2004-07-282-2/+4
* Fine-tune the last change even more and use the return value as errorle2004-06-191-1/+1
* Don't return NULL when the function is defined to return an integer.le2004-06-191-1/+1
* Merge from NetBSD rev. 1.3 (drochner): Use getifaddrs(3) instead oftjr2004-02-261-61/+30
* Merge from NetBSD rev. 1.2 (drochner): Do the address calculations insidetjr2004-01-281-13/+23
* Fix some off-by-one errors dealing with limits of server names,tjr2003-07-271-5/+5
* Fixes for 64 bit cleanliness. The length arg to sysctl is a pointer topeter2003-07-261-1/+2
* Use #include <string.h> rather than <strings.h> so that the strdup()peter2003-07-261-1/+2
* Fix a typo in the -O parsing code that caused a crash when the -O optiontjr2003-04-121-1/+2
* Import smbfs 1.4.5. This release intended to fix problem with iconvbp2002-07-221-5/+21
* Import smbfs-1.4.4.sheldonh2002-04-221-5/+13
* Import smbfs-1.4.3.sheldonh2001-12-261-3/+3
* Import smbfs-1.4.2.sheldonh2001-12-205-8/+164
* Import smbfs-1.4.1.sheldonh2001-12-1419-0/+4219
OpenPOWER on IntegriCloud