summaryrefslogtreecommitdiffstats
path: root/fortune/unstr/unstr.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix -Wsign-compare warnings.jsm1999-09-181-3/+3
|
* Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm1999-09-081-3/+3
| | | the games.
* Use new endian-specific conversion macros - 64-bit off_t's are nowsimonb1999-08-211-8/+8
| | | | | | | 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.
* WARNSifylukem1997-10-111-24/+32
|
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-7/+8
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+144