Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   simonb
Date:           Sat Aug 21 07:02:47 UTC 1999

Modified Files:
        basesrc/games/fortune/fortune: fortune.c
        basesrc/games/fortune/strfile: strfile.8 strfile.c strfile.h
        basesrc/games/fortune/unstr: unstr.c

Log Message:
Use new endian-specific conversion macros - 64-bit off_t's are now
the stored the same regardess of the byte order of the generating
host.

Note in the strfile(8) man page that all fields are big-endian, not
in network byte order.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/games/fortune/fortune/fortune.c
cvs rdiff -r1.5 -r1.6 basesrc/games/fortune/strfile/strfile.8
cvs rdiff -r1.8 -r1.9 basesrc/games/fortune/strfile/strfile.c
cvs rdiff -r1.3 -r1.4 basesrc/games/fortune/strfile/strfile.h
cvs rdiff -r1.4 -r1.5 basesrc/games/fortune/unstr/unstr.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