NetBSD/external/bsd/am-utils
mrg b9c2640a34 fix GCC 6.4 issues (finally a couple that aren't actual bugs,
but only weird code?):

amd's amfs_program_exec() has a missing {} issue.

flex's check_options() has odd inconsistent identation that
trips the new ident checker.

ntpd's oncore_check_leap_sec() and oncore_set_traim() have
missing {} issues.

sntp's optionLoadNested() an identation weirdness that
trips the new ident checker.

vi's cl_attr() has a wrong {} issue, and its vs_paint() has
an identation weirdness that trips the new ident checker.
2018-02-04 09:15:44 +00:00
..
bin Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
dist fix GCC 6.4 issues (finally a couple that aren't actual bugs, 2018-02-04 09:15:44 +00:00
include we don't want sys/mbuf.h 2016-01-23 01:57:56 +00:00
lib merge conflicts 2015-01-17 17:46:30 +00:00
man Use date of last distfile for am-utils.info date. 2015-08-06 10:22:34 +00:00
amd2netbsd merge conflicts 2015-01-17 17:46:30 +00:00
Makefile
Makefile.inc make DEBUG build the default. 2015-02-02 16:18:27 +00:00