Commits
- Commit:
42479031f49a159391ed615a952ae82705c8c2b1
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Rewrite osmtpd_ltok_skip_hyphenated_word. It didn't work quite right.
While here remove unneeded #include <stdio.h>
- Commit:
4e2dd90f1001dd3bf2b8e342bbd73d01231bb065
- From:
- Martijn van Duren <martijn@openbsd.org>
- Date:
Rework the entire mheader file
- Rename mheader to ltok (lexical token)
- Make all skip functions const
- Add a few missing functions