Date: Thu, 16 May 2002 22:20:31 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/hexdump conv.c hexdump.h od.1 odsyntax.c Message-ID: <200205170520.g4H5KV731930@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/05/16 22:20:31 PDT
Modified files:
usr.bin/hexdump conv.c hexdump.h od.1 odsyntax.c
Log:
Un-deprecate od(1): rename the `deprecated' variable to `odmode', remove the
deprecation warning from the utility and manual page. Since this utility
is required by POSIX, it's not likely to be removed any time soon.
This is leading up to the addition of the P1003.1-2001 -s -A -j -N -t options.
PR: 36783
Revision Changes Path
1.4 +4 -6 src/usr.bin/hexdump/conv.c
1.6 +1 -0 src/usr.bin/hexdump/hexdump.h
1.12 +0 -5 src/usr.bin/hexdump/od.1
1.11 +2 -3 src/usr.bin/hexdump/odsyntax.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205170520.g4H5KV731930>
