NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/54343 CVS commit: src/usr.sbin/makemandb
The following reply was made to PR bin/54343; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: PR/54343 CVS commit: src/usr.sbin/makemandb
Date: Sun, 18 Aug 2019 10:23:53 +0200
On Thu, Aug 15, 2019 at 10:30:02AM +0000, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Thu Aug 15 10:29:07 UTC 2019
>
> Modified Files:
> src/usr.sbin/makemandb: apropos-utils.c
>
> Log Message:
> PR/54343: Prevent NULL pointers in callback strings; use "*?*" for now to
> identify them.
After this commit, the output is:
...
*?*/sd (4) SCSI and ATAPI disk driver
...to partition the disk into a BIOS level partition. This allows sharing the disk with other operating systems. The following config 1 options may be applied to SCSI disks as well as to other disks. SDRETRIES Set the number of...
...
where I have the "*?*/" prefix for all matches (both with and without
"|less"). What should be there?
But the core dump is gone.
Thomas
Home |
Main Index |
Thread Index |
Old Index