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
/
mkpar.c
Age
Commit message (
Expand
)
Author
2017-05-25
fix a variety of warnings. from Brian Callahan
Ted Unangst
2014-03-13
last bits of indentation and style
Ted Unangst
2014-01-13
Callers of get_state() and sole_reduction() always store the result
Todd C. Miller
2014-01-08
Remove CALLOC, MALLOC, FREE and REALLOC macros and just call calloc(),
Todd C. Miller
2012-03-03
Replace some loops with calloc/memset. From Michael W Bombardieri.
Nicholas Marriott
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2005-06-10
-Wall clean; ok otto deraadt
Peter Valchev
2004-08-08
spacing
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
2002-06-19
have yacc spit out c compiler-like error messages, so that utilities which
Theo de Raadt
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
1999-08-04
o Use __progname
Todd C. Miller
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-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