summaryrefslogtreecommitdiffstats
path: root/fortune/unstr/unstr.c
Commit message (Collapse)AuthorAgeFilesLines
* Get all the games compiling for iOSCameron Katri2021-02-221-147/+0
|
* Simplify, little KNFchristos2020-04-301-22/+22
|
* unstr: Check that the input filename fits in the buffer.nia2020-04-291-3/+3
|
* WARNS=5, and make WARNS=5 the default for src/games.dholland2012-06-191-9/+5
|
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
|
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
|
* Mark unused parameters, nonreturning functions and format functions injsm2004-02-081-3/+3
| | | the few cases not already marked.
* Remove uses of __P.jsm2004-01-271-5/+5
|
* Include <sys/endian.h> instead of <machine/endian.h>. Includejsm2004-01-271-3/+4
| | | <stdlib.h>.
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* 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