inpcb: Use netisr_ncpus for listing inpcbs.
[dragonfly.git] / contrib / flex / README.DRAGONFLY
blob7253d1fe2e22d696092fb76519b0ea8d73512f2f
1 FLEX 2.5.37
2 ===========
4 Original source can be downloaded from:
5 http://flex.sourceforge.net
7 file = flex-2.5.37.tar.bz2
8 date = 03 August 2012
9 size = 1303313
10 sha1 = db4b140f2aff34c6197cab919828cc4146aae218
12 A list of files and directories removed is in README.DELETED
14 Local modifications applied to following files:
15         doc/flex.1  (fix bad version number)
16         flexdef.h   (add lerrs_fatal prototype)
17         scanflags.c (fix sf_init call to lerrs_fatal)
18         main.c      (fix ambiguous if-else)
19         buf.c       (fix discard const char qualifier)
20         filter.c    (fix declaring unused variables)
21         flex.skl    (fix -Wsign-compare)
22         gen.c       (fix -Wsign-compare)