OpenGrok
Cross Reference: strfile.h
xref
: /
src
/
games
/
fortune
/
strfile
/
strfile.h
Home
|
History
|
Annotate
|
Download
|
only in
strfile
History log of
/src/games/fortune/strfile/strfile.h
Revision
Date
Author
Comments
1.7
19-Oct-2008
apb
Use uint32_t and include <stdint.h>, instead of using u_int32_t
and including <sys/types.h>.
1.6
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22269, verified by myself.
1.5
30-Dec-1999
simonb
No need to include <sys/endian.h> here - <sys/types.h> includes
<machine/endian.h> which DTRT.
1.4
21-Aug-1999
simonb
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.
1.3
23-Mar-1995
cgd
merge with Lite, new RCS id conventions, etc.
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
21-Mar-1995
cgd
from Lite
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
Indexes created Mon Oct 27 02:09:54 GMT 2025