NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59929 CVS commit: [netbsd-11] src/external/bsd/blocklist



The following reply was made to PR bin/59929; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59929 CVS commit: [netbsd-11] src/external/bsd/blocklist
Date: Wed, 4 Mar 2026 19:35:10 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Mar  4 19:35:10 UTC 2026
 
 Modified Files:
 	src/external/bsd/blocklist/bin [netbsd-11]: blocklistd.c
 	    blocklistd.conf.5 run.c support.c
 	src/external/bsd/blocklist/port [netbsd-11]: popenve.c
 
 Log Message:
 Pull up the following revisions, requested by christos in ticket #194:
 
 	external/bsd/blocklist/bin/blocklistd.c         up to 1.15
 	external/bsd/blocklist/bin/blocklistd.conf.5    up to 1.9
 	external/bsd/blocklist/bin/run.c                up to 1.4
 	external/bsd/blocklist/bin/support.c            up to 1.4
 	external/bsd/blocklist/port/popenve.c           up to 1.3
 
 PR 59929: fix a filedescriptor leak.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10.2.1 -r1.10.2.2 \
     src/external/bsd/blocklist/bin/blocklistd.c
 cvs rdiff -u -r1.7 -r1.7.2.1 src/external/bsd/blocklist/bin/blocklistd.conf.5
 cvs rdiff -u -r1.3 -r1.3.2.1 src/external/bsd/blocklist/bin/run.c \
     src/external/bsd/blocklist/bin/support.c
 cvs rdiff -u -r1.2 -r1.2.2.1 src/external/bsd/blocklist/port/popenve.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index