Date: Tue, 1 Jul 2008 22:30:57 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil Makefile hexdump.3 hexdump.c libutil.h Message-ID: <200807012247.m61MlLwq097377@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-07-01 22:30:57 UTC
FreeBSD src repository
Modified files:
lib/libutil Makefile libutil.h
Added files:
lib/libutil hexdump.3 hexdump.c
Log:
SVN rev 180161 on 2008-07-01 22:30:57Z by jhb
Merge hexdump(9) to userland as hexdump(3) in libutil. I'm tired of doing
this by hand in userland utilities.
MFC after: 1 month
Revision Changes Path
1.68 +3 -3 src/lib/libutil/Makefile
1.1 +94 -0 src/lib/libutil/hexdump.3 (new)
1.1 +96 -0 src/lib/libutil/hexdump.c (new)
1.48 +8 -0 src/lib/libutil/libutil.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807012247.m61MlLwq097377>
