Fix a bug in the pkg_add -n tests where pkg_add was incorrectly reporting
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 14 Apr 2006 20:56:53 +0000 (20:56 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 14 Apr 2006 20:56:53 +0000 (20:56 +0000)
commita0b76df40bfe6b9e38fc192450fc717a7d911e70
treefcfee234543a7d583de4144e2b1efe0abde070d2
parent1699d2923f3c29dd46fb9e7f7214b35b259de516
Fix a bug in the pkg_add -n tests where pkg_add was incorrectly reporting
conflicts with the machine's currently installed package set.

Update the installer to fix a segfault-on-install bug due to the code
incorrectly assuming that dirname() returned malloc()'d memory that the
caller must free.

The installed /etc will have a proper aliases.db (sendmail) file, fixing
a syslog warning from sendmail.
nrelease/Makefile