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
/
usr.bin
/
yacc
/
reader.c
Age
Commit message (
Expand
)
Author
2004-08-08
spacing
Theo de Raadt
2004-01-06
protect output from %union from being anonymous using cpp guarding, for
Theo de Raadt
2003-06-19
ansify; ok miod
Peter Valchev
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-08
string cleaning; ok tedu
Theo de Raadt
2003-03-13
lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
Theo de Raadt
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2001-07-16
-Wall cleanup; ok deraadt
Peter Valchev
2001-07-12
first pass at a -Wall cleanup
Theo de Raadt
1998-11-24
fix memory leaks; itohy@netbsd
Theo de Raadt
1996-04-21
sync to netbsd 960418
Theo de Raadt
1996-03-31
Fix 960317 NetBSD merge error. Merge caused local OpenBSD mod lossage.
etheisen
1996-03-27
From NetBSD: merge of 960317
Niklas Hallqvist
1996-02-04
Yacc now understands %expect keyword. This should help prevent yacc from
etheisen
1995-10-18
initial import of NetBSD tree
Theo de Raadt