summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2017-07-13Add some basic tests for hexdump(1)'s various output flags. FormattingKyle Evans
2010-01-02Build usr.bin/ with WARNS=6 by default.Ed Schouten
2004-07-22display.c:Johan Karlsson
2004-07-17Revert WARNS bump until I figure out why this does not work.Johan Karlsson
2004-07-16Include <string.h> to get memset and strcmp prototype.Johan Karlsson
2002-02-08Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray
2001-12-02WARNS=2 fixups.Mark Murray
2001-03-27MAN[1-9] -> MAN.Ruslan Ermilov
1996-09-29Now that we've already got "hexdump -C", make calling the command "hd"Joerg Wunsch
1994-08-13Change .0 man extents to .1, as reported by Julian Elischer. Whoops,Jordan K. Hubbard
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes