index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
quiz
/
quiz.c
Age
Commit message (
Expand
)
Author
2004-07-10
more ansi; khalek@linuxgamers.net
Theo de Raadt
2003-07-06
add a comment that an strncpy should not be converted to an strlcpy;
Anil Madhavapeddy
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-06
2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen
Theo de Raadt
2002-12-06
Replace things like srandom(time(NULL)) with srandomdev(3). random(3)
Todd C. Miller
2002-05-31
No dm -> no need to revoke setegid.
Paul Janzen
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
1999-10-02
Clean up the string handling to avoid segfaults when the regexp routines
Paul Janzen
1999-06-10
jsm28@cam.ac.uk : handle PAGER in a manner consistent with the
Paul Janzen
1999-03-27
use const where appropriate; jsm28@cam.ac.uk
Paul Janzen
1998-08-19
tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional
Paul Janzen
1997-07-08
fixes; netbsd
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-22
proper gid revoke
Theo de Raadt
1996-12-19
setgid games, not setuid games. closes a neat set of holes
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt