summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jail/jaillex.l
Commit message (Collapse)AuthorAgeFilesLines
* Work around build breakages with GCC 4.2.jkim2013-05-231-0/+2
| | | | Reported by: tinderbox
* Improve compatibility with recent flex from flex.sourceforge.net.jkim2013-05-031-3/+3
|
* Add YY_NO_INPUT so clang doesn't complain about "input" not being used.jamie2012-05-021-0/+1
|
* Update copyright dates and other whitespacey stuff.jamie2011-06-171-1/+1
|
* Initial work on the new jail(8). There are more features to add, and somejamie2010-10-201-0/+232
cleaning up to do on existing features, but this is pretty much what the final product will look like.
OpenPOWER on IntegriCloud