Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/dist/smbfs/lib/smb



Module Name:    src
Committed By:   jdolecek
Date:           Tue Feb 18 09:52:04 UTC 2003

Modified Files:
        src/dist/smbfs/lib/smb: ctx.c kiconv.c mbuf.c nb_name.c rap.c rq.c
            subr.c

Log Message:
make compile on NetBSD - <sys/endian.h> instead of <sys/mchain.h>, use
explicit width macros, disable some not-yet supported functionality
(conversion map upload, smb_dumptree())


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 src/dist/smbfs/lib/smb/ctx.c \
    src/dist/smbfs/lib/smb/kiconv.c src/dist/smbfs/lib/smb/mbuf.c \
    src/dist/smbfs/lib/smb/nb_name.c src/dist/smbfs/lib/smb/rap.c \
    src/dist/smbfs/lib/smb/rq.c src/dist/smbfs/lib/smb/subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index