Source-Changes archive

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

CVS commit: [netbsd-4] src



Module Name:    src
Committed By:   bouyer
Date:           Wed Aug 20 20:38:14 UTC 2008

Modified Files:
        src/lib/libsdp [netbsd-4]: sdp.h
        src/usr.sbin/sdpd [netbsd-4]: Makefile profile.c profile.h

Log Message:
Pull up following revision(s) (requested by plunky in ticket #1184):
        usr.sbin/sdpd/nap.c: revision 1.1
        usr.sbin/sdpd/profile.c: revision 1.5
        usr.sbin/sdpd/profile.h: revision 1.3
        usr.sbin/sdpd/Makefile: revision 1.4
        lib/libsdp/sdp.h: revision 1.3
        lib/libsdp/sdp.h: revision 1.4
        usr.sbin/sdpd/panu.c: revision 1.1
        usr.sbin/sdpd/gn.c: revision 1.1
add structure definitions relating to Personal Area Networking profiles
(from FreeBSD)
For convenience,  pad the structures for NAP, GN and PANU profiles
to be the same size.
add the knowledge to create service records for "Personal Area Networking"
profiles
        NAP     Network Access Point
        GN      Group Network
        PANU    Personal Area Networking User


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.2.1 src/lib/libsdp/sdp.h
cvs rdiff -r1.2 -r1.2.2.1 src/usr.sbin/sdpd/Makefile
cvs rdiff -r1.3.2.1 -r1.3.2.2 src/usr.sbin/sdpd/profile.c
cvs rdiff -r1.1.4.1 -r1.1.4.2 src/usr.sbin/sdpd/profile.h

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