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
/
lib
/
libkeynote
/
keynote-ver.l
Age
Commit message (
Expand
)
Author
2015-12-23
remove two NULL casts
mmcc
2015-12-20
Clean up a condition. No functional change. ok tb@
mmcc
2015-11-19
lexer fixes to work with new flex. from Serguey Parkhomovsky
Ted Unangst
2013-11-29
fairly simple unsigned char casts for ctype
Theo de Raadt
2011-04-06
Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'
Miod Vallat
2004-06-29
Header cleanup.
Mathieu Sauve-Frankel
2004-06-25
Make crufty configure stuff go away. Remove all unused code paths.
Mathieu Sauve-Frankel
2002-05-27
snprintf and strlcpy cleanup; angelos ok
Theo de Raadt
2001-09-03
with or without fee; received mail permitting this change from angelos
Theo de Raadt
2000-08-11
Fix lexer bug (bad handling of escaped double-quote).
Angelos D. Keromytis
2000-06-13
Fix some compile warnings.
Angelos D. Keromytis
2000-02-12
Simplify a couple of things in the lexer, make the compiler happy so
Angelos D. Keromytis
1999-10-26
sync
Angelos D. Keromytis
1999-10-09
Roll back yesterday's commit, will wait until after 2.6.
Angelos D. Keromytis
1999-10-09
Move all ifdefs in header.h (instead of keynote.h), include header.h
Angelos D. Keromytis
1999-10-06
Make some of the perror() calls more informative, correct some
Angelos D. Keromytis
1999-10-01
Update for version 2.0
Angelos D. Keromytis
1999-05-31
Sanitize prototypes and variable extern definitions, remove
Angelos D. Keromytis
1999-05-23
KeyNote version 2 trust-management system (security policy handling).
Angelos D. Keromytis