freebsd-skq/contrib
archie b1ae8b5a7c 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 Catch a left over reference to "/a". 2000-10-30 10:54:09 +00:00
awk
bc
bind This commit was generated by cvs2svn to compensate for changes in r68396, 2000-11-06 16:10:57 +00:00
binutils This commit was generated by cvs2svn to compensate for changes in r69180, 2000-11-26 01:21:09 +00:00
com_err
cpio
cvs Fix a bug that shows up when checking out files by date with the 2000-10-29 03:56:49 +00:00
diff
file Information on how I did the import and upgrade instructions. 2000-11-26 21:29:25 +00:00
gcc Upgrade instructions that describe the 11-July-2000 import. 2001-01-04 11:21:44 +00:00
gdb
gperf Helper to trim extracted files for use when importing new versions of 2000-10-13 12:36:13 +00:00
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 * Consistently use the `make_resolv_conf' function. 2000-11-04 20:45:35 +00:00
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 Merge ncurses vendor changes (v5_1_20000701->v5_1_20001009) onto mainline 2000-10-11 07:33:47 +00:00
ntp
nvi more(3) -> more(1), and add $FreeBSD$ 2001-01-03 18:32:10 +00:00
opie
patch
perl5
pnpinfo Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
sendmail Return to the stock version of this file as local FreeBSD mods 2000-11-17 16:30:34 +00:00
tcp_wrappers
tcpdump * Buffer-safe string function cleanup. There are a couple of strcpy() 2000-10-05 02:49:49 +00:00
tcsh This file not present in 6.10 2000-11-30 21:07:50 +00:00
telnet (scrub_env): change to only accept a listed set of variables, 2000-12-10 20:50:20 +00:00
texinfo
top Fix another possible bufer overflow in top. 2000-11-03 22:00:10 +00:00
traceroute Defining usage() "__dead" is just ridiculous. It also won't compile with 2000-10-27 05:51:59 +00:00