aboutsummaryrefslogtreecommitdiff
path: root/contrib/smbfs
Commit message (Expand)AuthorAgeFilesLines
* Do not use casts as lvalues.Alexander Kabaev2004-07-282-2/+4
* Use correct location for nsmb.conf file.Boris Popov2004-07-171-1/+2
* Re-add the code to automatically load the smbfs.ko module if necessary.Maxime Henrion2004-06-201-1/+11
* Fine-tune the last change even more and use the return value as errorLukas Ertl2004-06-191-1/+1
* Don't return NULL when the function is defined to return an integer.Lukas Ertl2004-06-191-1/+1
* Sync with other mount_*fs(8) utilities; we don't need to try toMaxime Henrion2004-04-111-13/+3
* Merge from NetBSD rev. 1.3 (drochner): Use getifaddrs(3) instead ofTim J. Robbins2004-02-261-61/+30
* Merge from NetBSD rev. 1.2 (drochner): Do the address calculations insideTim J. Robbins2004-01-281-13/+23
* Remove the # ("stringify") operator from the printf() arguments inTim J. Robbins2003-08-231-1/+1
* - Correct the path to the dot.nsmbrc sample file.Simon L. B. Nielsen2003-07-311-1/+2
* Fix some off-by-one errors dealing with limits of server names,Tim J. Robbins2003-07-271-5/+5
* Fixes for 64 bit cleanliness. The length arg to sysctl is a pointer toPeter Wemm2003-07-261-1/+2
* Use #include <string.h> rather than <strings.h> so that the strdup()Peter Wemm2003-07-261-1/+2
* Pass getvfsbyname() the address of a struct xvfsconf instead ofTim J. Robbins2003-07-201-1/+2
* The author wanted stringification, not concatenation.David E. O'Brien2003-05-031-1/+2
* Fix a typo in the -O parsing code that caused a crash when the -O optionTim J. Robbins2003-04-121-1/+2
* This commit was generated by cvs2svn to compensate for changes in r100490,Boris Popov2002-07-222-5/+25
|\
| * Import smbfs 1.4.5. This release intended to fix problem with iconvvendor/smbfs/1.4.5vendor/smbfsBoris Popov2002-07-222-5/+25
* | This commit was generated by cvs2svn to compensate for changes in r95267,Sheldon Hearn2002-04-229-102/+135
|\|
| * Import smbfs-1.4.4.vendor/smbfs/1.4.4Sheldon Hearn2002-04-229-102/+135
* | This commit was generated by cvs2svn to compensate for changes in r88492,Sheldon Hearn2001-12-263-9/+13
|\|
| * Import smbfs-1.4.3.vendor/smbfs/1.4.3Sheldon Hearn2001-12-263-9/+13
* | This commit was generated by cvs2svn to compensate for changes in r88282,Sheldon Hearn2001-12-2018-29/+254
|\|
| * Import smbfs-1.4.2.vendor/smbfs/1.4.2Sheldon Hearn2001-12-2018-29/+254
* | Detail the smbfs-1.4.1 import.Sheldon Hearn2001-12-141-0/+6
|/
* Import smbfs-1.4.1.vendor/smbfs/1.4.1Sheldon Hearn2001-12-1452-0/+7041