NetBSD/usr.sbin/postinstall
martin 4492d064f5 Pull up following revision(s) (requested by christos in ticket #1813):
etc/named.conf: revision 1.11
	usr.sbin/postinstall/postinstall.in: revision 1.59
	external/mpl/bind/dist/lib/isc/netmgr/netmgr-int.h: revision 1.11

Make sure that the extra field is maximally aligned since it is used for
other struct storage.
- fix named.conf (remove dnssec-enable option)
- use proper local variables instead of adding _ or other prefixes.
- centralize rm use
- use grep -q instead of > /dev/null
- reduce constant duplication

remove obsolete option "dnssec-enable"
2024-03-11 17:37:42 +00:00
..
Makefile make the script MI again (same across all archs) 2019-06-14 01:54:16 +00:00
postinstall.8 Sprinkle a few references to .tar.xz files (as alternative to .tgz files) 2018-11-21 20:13:09 +00:00
postinstall.in Pull up following revision(s) (requested by christos in ticket #1813): 2024-03-11 17:37:42 +00:00