NetBSD-Bugs archive

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

PR/45130 CVS commit: src



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

From: "Alan Barrett" <apb%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45130 CVS commit: src
Date: Sun, 10 Jul 2011 13:42:50 +0000

 Module Name:   src
 Committed By:  apb
 Date:          Sun Jul 10 13:42:50 UTC 2011
 
 Modified Files:
        src/share/man/man5: locate.conf.5
        src/usr.bin/locate/locate: updatedb.sh
 
 Log Message:
 Allow quoting of embedded shell metacharacters in locate.conf(5).
 
 The shell_quote function here is identical to that in postinstall
 and etcupdate.
 
 This should fix PR 45130 from Greg Woods.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/share/man/man5/locate.conf.5
 cvs rdiff -u -r1.11 -r1.12 src/usr.bin/locate/locate/updatedb.sh
 
 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