Module Name:src
Committed By: nia
Date: Sun Jul 26 15:14:09 UTC 2020
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
Revert arc4random usage for now
this is a host tool and needs to be portable
future plans: add arc4random to libnbcompat
To generate a
Module Name:src
Committed By: christos
Date: Thu Apr 30 12:32:26 UTC 2020
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
Simplify, errors to stderr.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/games/fortune/strfile/strfile.c
Plea
Module Name:src
Committed By: nia
Date: Wed Apr 29 20:45:05 UTC 2020
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
strfile: Check that input/output filenames don't exceed the buffer size
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 sr
Module Name:src
Committed By: uwe
Date: Thu Sep 19 00:58:11 UTC 2013
Modified Files:
src/games/fortune/strfile: strfile.8
Log Message:
Untabify the header definition to avoid misaligned comment on
str_delim in PostScript output.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: uwe
Date: Thu Sep 19 00:53:55 UTC 2013
Modified Files:
src/games/fortune/strfile: strfile.8
Log Message:
Use .Fa instead of .Ar to refer to header fields.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/games/fortune/strfil
Module Name:src
Committed By: uwe
Date: Thu Sep 19 00:34:00 UTC 2013
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
Now that we use "nbtool_config.h" we can use __dead again and drop
local attempts to define its equivalent.
Also drop the comment that wa
Module Name:src
Committed By: uwe
Date: Thu Sep 19 00:18:52 UTC 2013
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
Don't define TRUE/FALSE, which may conflict with host headers.
TRUE is unused anyway. Replace all instances of FALSE with 0.
To generat
Module Name:src
Committed By: uwe
Date: Wed Sep 18 23:18:14 UTC 2013
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
#include "nbtool_config.h" to pull in getprogname() declaration.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/games
Module Name:src
Committed By: dholland
Date: Sat Oct 13 20:42:56 UTC 2012
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
Pass -Wstrict-overflow.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/games/fortune/strfile/strfile.c
Please n
Module Name:src
Committed By: dholland
Date: Wed Aug 17 18:17:40 UTC 2011
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
Remove redundant set of prototypes for local functions, exposed by
previous.
To generate a diff of this commit:
cvs rdiff -u -r1.32
Module Name:src
Committed By: dholland
Date: Wed Aug 17 18:16:51 UTC 2011
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
Move some things around so declarations appear in a reasonable order.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32
Module Name:src
Committed By: dholland
Date: Tue Aug 16 19:53:04 UTC 2011
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
Use __dead instead of __attribute__((__noreturn__)).
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/games/fortun
Module Name:src
Committed By: christos
Date: Tue Aug 16 11:06:34 UTC 2011
Modified Files:
src/games/fortune/strfile: strfile.c
Log Message:
kill homebrew error functions
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/games/fortune/strfile/strfile.c
Pl
13 matches
Mail list logo