CVS: cvs.openbsd.org: src

Claudio Jeker <[email protected]> Thu, 30 Jul 2026 07:56:07 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/30 07:56:07

Modified files:
	usr.sbin/bgpd  : bgpd.c control.c rde.c 

Log message:
Use int as type for the 'n' variable used with imsgbuf_read and imsgbuf_get

OK tb@