NetBSD-Bugs archive

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

PR/37711 CVS commit: src/usr.sbin/services_mkdb



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37711 CVS commit: src/usr.sbin/services_mkdb
Date: Sun,  9 Mar 2008 01:29:34 +0000 (UTC)

 Module Name:   src
 Committed By:  dholland
 Date:          Sun Mar  9 01:29:34 UTC 2008
 
 Modified Files:
        src/usr.sbin/services_mkdb: services_mkdb.c
 
 Log Message:
 Always clear the output string buffer in mkaliases(), to avoid reusing
 old aliases from an earlier line if there were none here and thus
 emitting a lot of crap into the database. PR lib/37711.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.12 -r1.13 src/usr.sbin/services_mkdb/services_mkdb.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