mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
minus the vendor Makefiles Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division
7 lines
121 B
Text
7 lines
121 B
Text
# plain strings, with the NOSPEC flag
|
|
abc m abc abc
|
|
abc m xabcy abc
|
|
abc m xyz
|
|
a*b m aba*b a*b
|
|
a*b m ab
|
|
"" mC EMPTY
|