Subject: CVS commit: src/dist/smbfs/lib/smb
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/18/2003 11:52:04
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.