Path to this page:
Subject: CVS commit: [pkgsrc-2009Q3] pkgsrc/devel/nbpatch
From: Matthias Scheler
Date: 2009-10-22 13:03:18
Message id: 20091022110318.DA5FC175DA@cvs.netbsd.org
Log Message:
Pullup ticket #2917 - requested by joerg
nbpatch: portability fix
Revisions pulled up:
- devel/nbpatch/Makefile 1.4
- devel/nbpatch/files/inp.c 1.6
---
Module Name: pkgsrc
Committed By: joerg
Date: Wed Oct 21 17:17:04 UTC 2009
Modified Files:
pkgsrc/devel/nbpatch: Makefile
pkgsrc/devel/nbpatch/files: inp.c
Log Message:
nbpatch-20091021:
Do not try to mmap a zero length file. This can fail e.g. on Solaris.
Files: