index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dist
/
smbfs
Age
Commit message (
Expand
)
Author
2006-05-10
quell GCC 4.1 uninitialised variable warnings.
mrg
2006-05-10
Fix a bunch of cast lvalues.
skrll
2006-05-02
Cast precision argument for sprintf() to int to fix build problems
tron
2006-05-01
Use the sizeof the field instead of the #define constant. Fixes off-by-one
christos
2006-03-25
Coverity CID 2783: Fix dereference of a freed pointer.
peter
2006-03-22
Coverity CID 2060: Fix memory leak.
christos
2004-10-29
Add (unsigned char) cast to ctype function
dsl
2004-08-02
revert the last all changes related to iconv(3).
tshiozak
2004-08-01
make sure that the iconv(3) follows the POSIX specification;
tshiozak
2004-03-21
make the fallback to *SMBSERVER actually work (tested against Windows NT
jdolecek
2004-03-21
change the default SMB share owner - when run by non-root, use same uid as
jdolecek
2004-03-21
clarify the error message when the open of /dev/nsmb* fails
jdolecek
2004-03-20
automatically fallback to server name *SMBSERVER if using -I and initial
jdolecek
2004-03-01
convert to using the libc iconv rather than trying to load libiconv.so
jdolecek
2004-02-21
switch nb_resolvehost_in() to getaddrinfo()
jdolecek
2003-11-10
Spell address with two d's. Inspired by similar changes in OpenBSD,
wiz
2003-11-09
Ar -I -> Fl I; bump date for previous.
wiz
2003-11-09
Document the special server name "*SMBSERVER"
hubertf
2003-10-21
Don't return NULL as an int.
fvdl
2003-08-13
make this compile again.
christos
2003-08-10
Remove unessecary intermediate void* casts.
martin
2003-07-26
add an extra cast to quiet gcc3
mrg
2003-07-04
terminate Xo/Xc, they are not needed with groff and new tmac macros
jdolecek
2003-04-11
don't print any warning message when no config file is found
jdolecek
2003-04-11
use Xo/Xc for the //user@server/share part of synopsis, to avoid
jdolecek
2003-04-09
if the share name contains a dot, assume it's actually a server name
jdolecek
2003-04-07
fix a fatal pasto in -O parsing code - if only the 'cowner:cgroup'
jdolecek
2003-04-04
sprinle __RCSID()
jdolecek
2003-04-04
add /etc/nsmb.conf to FILES
jdolecek
2003-04-04
fix the name of global configuration file - it's /etc/nsmb.conf, not
jdolecek
2003-04-04
use /etc/nsmb.conf rather than /usr/local/etc/nsmb.conf by default
jdolecek
2003-04-04
add NetBSD RCS Id
jdolecek
2003-04-01
there is no nsmb(8), so don't xref it here
jdolecek
2003-03-31
remove BUGS section & don't Xr send-pr(1) - the code seems to be generally
jdolecek
2003-03-31
Use getifaddrs(3) instead of SIOCGIFCONF.
drochner
2003-03-28
Do the address calculations inside the data delivered by SIOCGIFCONF
drochner
2003-03-28
memsetw(): fix mistake where the 'word' value would get written byteswapped
jdolecek
2003-03-03
Sort sections.
wiz
2003-02-24
print also the description of error if mount(2) fails
jdolecek
2003-02-23
change smbfs_args:
jdolecek
2003-02-23
do not initialize/use member 'mount_point' of struct smbfs_args
jdolecek
2003-02-20
Avoid lots of stupid alignement problems.
martin
2003-02-19
Since size_t is unsigned, better use (unsigned long) and %lu to print
martin
2003-02-19
Replace some int's with size_t. Use %ld and cast to long when printing
martin
2003-02-19
Make this at least compile on BE platforms.
scw
2003-02-18
add TNF copyright and $NetBSD$ RCS Id
jdolecek
2003-02-18
use Xo/Xc to work-around our current tmac macro limitation of nine
jdolecek
2003-02-18
g/c code not used by NetBSD
jdolecek
2003-02-18
make compile on NetBSD - <sys/endian.h> instead of <sys/mchain.h>, use
jdolecek
2003-02-18
no need for iconv.h include here
jdolecek
[next]