Subject: CVS commit: src/usr.bin/hexdump
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 09/23/2006 21:19:34
Module Name: src
Committed By: elad
Date: Sat Sep 23 21:19:34 UTC 2006
Modified Files:
src/usr.bin/hexdump: parse.c
Log Message:
PR/28157: KAMADA Ken'ichi: escape sequence of hexdump(1) is broken
(SIGSEGV at worst)
Applied patch, thanks for the report!
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/usr.bin/hexdump/parse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.