OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Claudio Jeker (claudiocvs.openbsd.org)
Date: Sat Jan 10 2004 - 19:00:08 CST


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.openbsd.org 2004/01/10 18:00:07

Modified files:
        usr.sbin/bgpd : bgpd.c mrt.c

Log message:
The buffer changes produced some fallout in the mrt code.
Wait until all data has been written out before closing the file and fix
some obvious misstakes. OK henning