le
|
afcd053aa6
|
Fine-tune the last change even more and use the return value as error
indicator, as it is expected.
Spotted by: Christoph Mallon <christoph.mallon@gmx.de>
|
2004-06-19 19:03:01 +00:00 |
|
le
|
ac0b4e6f1f
|
Don't return NULL when the function is defined to return an integer.
OK'ed by: tjr
|
2004-06-19 10:09:44 +00:00 |
|
peter
|
b39888292e
|
Use #include <string.h> rather than <strings.h> so that the strdup()
prototype gets brought into scope. This is a big deal for 64 bit
systems where the default return value of 'int' is != pointer.
Reviewed by: bp
|
2003-07-26 04:02:22 +00:00 |
|
sheldonh
|
4e260b134f
|
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/
|
2001-12-14 11:06:03 +00:00 |
|