Source-Changes archive

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

CVS commit: src/usr.bin/vndcompress



Module Name:    src
Committed By:   dyoung
Date:           Mon Feb 18 03:34:04 UTC 2008

Modified Files:
        src/usr.bin/vndcompress: vndcompress.c vndcompress.h

Log Message:
Take a small step toward making vndcompress into a host tool:
remove #include <arpa/inet.h> and use bswap32() instead of ntohl().


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/usr.bin/vndcompress/vndcompress.c
cvs rdiff -r1.1.1.1 -r1.2 src/usr.bin/vndcompress/vndcompress.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