Todd C. Miller
|
dad149f785
|
Add missing dependency info for cfmakeraw.lo in lib/util/Makefile.in
From Tim Rice
|
2020-09-04 15:51:45 -06:00 |
|
Todd C. Miller
|
ce97ca28db
|
Use OpenBSD-compatible freezero() in place of explicit_bzero() + free()
|
2020-08-10 19:24:33 -06:00 |
|
Todd C. Miller
|
cef6e3687e
|
Switch from memset_s() -> explicit_bzero().
memset_s() (and all of Annex K) is likely to be removed from the
a future version of the standard.
|
2020-08-10 19:24:32 -06:00 |
|
Todd C. Miller
|
0cf2e09e0c
|
Apply spelling fixes.
Fixes from PR #30 (ka7) and Bug #925 (fossies.org codespell)
|
2020-05-06 09:27:43 -06:00 |
|
Todd C. Miller
|
6a2b5fd82f
|
Handle dependencies for .h files in the same directory as the source.
Fixes missing header dependencies for the sudoers and python plugins.
|
2020-04-07 14:03:58 -06:00 |
|
Todd C. Miller
|
2fe127d108
|
Move some scripts from the top level src dir to a scripts dir.
|
2020-02-06 14:30:26 -07:00 |
|