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.sbin
/
dvmrpd
/
parse.y
Age
Commit message (
Expand
)
Author
2009-03-31
Fixed memory leaks which would occur if the second of two memory
Tobias Stoeckmann
2008-12-07
Kill src_node structure. It is mostly redundant with rt_node and
Michele Marchetto
2008-10-17
bring in findeol() fix from pfctl
Henning Brauer
2008-07-02
Prevent dvmrpd from using illegal ifindex's.
Esben Norby
2008-02-27
Unbreak parser by initializing topfile correctly.
Marco Pfatschbacher
2008-02-26
Have popfile() also close the main config file,
Marco Pfatschbacher
2007-11-12
Remove space/tab compression function from lgetc() and replace
Marco Pfatschbacher
2007-10-20
Sync parse.y with recent enhancements in hoststated.
Pierre-Yves Ritschard
2007-10-16
Allow '=' to end a number in all lexers.
Marco Pfatschbacher
2007-10-16
in the lex... even inside quotes, a \ followed by space or tab should
Theo de Raadt
2007-10-13
in all these programs using the same pfctl-derived parse.y, re-unify the
Theo de Raadt
2007-10-11
next step in the yylex unification: handle quoted strings in a nicer fashion
Theo de Raadt
2007-09-12
spacing
Theo de Raadt
2007-09-11
macro argument unused, using local instead; spotted by mpf
Theo de Raadt
2007-09-11
extend lex to spot numbers in the stream, without impacting the parsing
Theo de Raadt
2007-03-21
Added code to parse unicast routes learned from route report packets.
Michele Marchetto
2006-10-25
strtonum, Pierre-Yves Ritschard <pyr@spootnik.org>
Henning Brauer
2006-10-25
remove unused debug crap, that years ago accidently hit the tree with
Henning Brauer
2006-06-01
Welcome dvmrpd
Esben Norby