# $NetBSD: Makefile.miidevs,v 1.2 2000/05/08 13:25:34 augustss Exp $ RM= rm AWK= awk miidevs.h: miidevs devlist2h.awk ${RM} -f miidevs.h miidevs_data.h ${AWK} -f devlist2h.awk miidevs dy>
summaryrefslogtreecommitdiff
path: root/usr.bin/xstr
AgeCommit message (Expand)Author
2023-05-24obsolete mkstr(1) and xstr(1)lukem
2019-01-13.Pp before .Bd is redundant.uwe
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-03-11PR/50953: David Binderman: Fix misplaced parenchristos
2011-09-16Use __deadjoerg
2009-11-17ANSIfy, sprinkle "const" in some obvious casesdrochner
2009-04-14Fix WARNS=4 (-Wcast-qual).lukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2005-09-11Remove unneeded macro default arguments. From YOMURA Masanori in private mail.wiz
2005-06-02appease gcc -Wuninitializedlukem
2004-07-26Some improvements from jmc@openbsd.wiz
2004-07-23Sort options in usage. From Kouichirou Hiratsuka in PR 26388.wiz
2004-07-23Document -v. From Kouichirou Hiratsuka in PR 26388.wiz
2004-06-07& -> \*[Am]; remove a comma.wiz
2004-06-06Be the wiz. Update the date. New sentence, new line. Slightlyfair
2004-06-06remove debugging string.christos
2004-06-06Explain why this cannot be easily fixed.christos
2004-06-06Explain what xstr can and cannot do, and why it is not useful these days.christos
2004-06-06- deal with ansi string concatenation.christos
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-11-08don't emit #line directives.christos
2003-11-08ansify and knfchristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-30New sentence, new line.grant
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-12Teach xstr(1) about gcc's __asm and __asm__ directives.aymeric
2001-12-08Sort sections.wiz
2001-12-01Whitespace cleanup.wiz