Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   perry
Date:           Sat Dec 15 16:03:32 UTC 2007

Modified Files:
        src/lib/libsdp: search.c
        src/sbin/atactl: atactl.c
        src/usr.bin/btkey: device.c
        src/usr.sbin/iopctl: iopctl.c
        src/usr.sbin/mlxctl: util.c
        src/usr.sbin/sdpd: server.c
        src/usr.sbin/traceroute: traceroute.c

Log Message:
replace instances of __attribute__((__packed__)) with __packed


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libsdp/search.c
cvs rdiff -r1.48 -r1.49 src/sbin/atactl/atactl.c
cvs rdiff -r1.1 -r1.2 src/usr.bin/btkey/device.c
cvs rdiff -r1.14 -r1.15 src/usr.sbin/iopctl/iopctl.c
cvs rdiff -r1.4 -r1.5 src/usr.sbin/mlxctl/util.c
cvs rdiff -r1.3 -r1.4 src/usr.sbin/sdpd/server.c
cvs rdiff -r1.69 -r1.70 src/usr.sbin/traceroute/traceroute.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