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
/
hack
/
hack.end.c
Age
Commit message (
Expand
)
Author
2017-04-08
snprintf() format string should be literal
Gleydson Soares
2016-01-09
Remove several casts to (char *) 0 and replace them by NULL
mestre
2016-01-09
This diff is rather large, but it's just simply removing unnecessary headers
mestre
2015-12-16
Use __progname instead of hand-rolled parsing of argv[0].
tb
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2014-03-11
Match bwrite()'s prototype with write()'s, zapping a lint comment
Philip Guenther
2009-12-10
fix potential bugs spotted by parfait
Bob Beck
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2003-07-06
convert a bunch of strn{cpy,cat}->strl{cpy,cat}
Anil Madhavapeddy
2003-05-19
De-register, ANSIfy, clean up.
Paul Janzen
2003-05-07
Major strings rework. Ok pjanzen@
Thierry Deval
2003-04-06
2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen
Theo de Raadt
2003-03-16
hack is free
Camiel Dobbelaar
2001-08-06
Nothing but comments after #endif and #else; heko@iki.fi
Paul Janzen
2001-01-28
$OpenBSD$
Niklas Hallqvist
1997-01-17
r?index -> strr?chr
Todd C. Miller
1995-10-18
initial import of NetBSD tree
Theo de Raadt