DragonFly commits List (threaded) for 2006-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/nrelease Makefile
dillon 2006/04/14 13:56:53 PDT
DragonFly src repository
Modified files:
nrelease Makefile
Log:
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.
Revision Changes Path
1.54 +7 -6 src/nrelease/Makefile
http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.53&r2=1.54&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]