Todd C. Miller
|
486ee2b71f
|
debug_decl and debug_decl_vars now require a semicolon at the end.
|
2019-12-22 08:48:16 -07:00 |
|
Todd C. Miller
|
1e1ef61902
|
Add SPDX-License-Identifier to files.
|
2019-04-29 07:21:51 -06:00 |
|
Todd C. Miller
|
6c3d20cb41
|
Convert PVS-Studio comment to ANSI C.
|
2018-10-26 08:39:09 -06:00 |
|
Todd C. Miller
|
64e5d34c57
|
Add comments in .c files so PVS-Studio will check them.
|
2018-10-21 08:46:05 -06:00 |
|
Todd C. Miller
|
63321f19a9
|
Revert 04ec05108b2b, change the default input source back to stdin.
|
2018-01-28 16:11:02 -07:00 |
|
Todd C. Miller
|
98c19a68c9
|
Use the built-in sudoers file location as the default sudoers file
for cvtsudoers and move parse_sudoers_options() to stubs.c since
it is shared between visudo.c and cvtsudoers.c.
|
2018-01-26 13:15:10 -07:00 |
|
Todd C. Miller
|
0f3030d502
|
Move common stub functions required by the parser out of visudo.c
and cvtsudoers.c and into stubs.c.
|
2018-01-26 12:51:24 -07:00 |
|