freebsd-dev/contrib
Archie Cobbs dceab8ea63 When pcap_compile() detects an error, it longjmp()'s out of the
scanner/parser. FreeBSD recently made 'flex' its default implementation
of 'lex'. One of the incompatibilities of 'flex' vs. 'lex' is that
if you longjmp() out of the scanner, you must call yyrestart()
before doing another scan (as documented in flex(1)). So add an
invocation to yyrestart() in lex_init(). This change should be
backwards compatible with the original 'lex'.

PR:	bin/24116
2001-01-07 00:26:32 +00:00
..
amd
awk
bc
bind
binutils
com_err
cpio
cvs
diff
file
gcc Upgrade instructions that describe the 11-July-2000 import. 2001-01-04 11:21:44 +00:00
gdb
gperf
groff Fixed the ``no space after a .Fl'' problem. 2000-12-15 14:57:11 +00:00
ipfilter Adapt to new struct kinfo_proc and unbreak world. 2000-12-14 23:35:57 +00:00
isc-dhcp
less
libf2c Import of a GCC 2.96 snapshot taken from the trunk of the FSF GCC anoncvs 2000-12-14 21:42:21 +00:00
libgmp
libio
libobjc
libpam
libpcap When pcap_compile() detects an error, it longjmp()'s out of the 2001-01-07 00:26:32 +00:00
libreadline
libstdc++
ncurses
ntp
nvi more(3) -> more(1), and add $FreeBSD$ 2001-01-03 18:32:10 +00:00
opie
patch
perl5
pnpinfo
sendmail
tcp_wrappers
tcpdump
tcsh
telnet (scrub_env): change to only accept a listed set of variables, 2000-12-10 20:50:20 +00:00
texinfo
top
traceroute