summaryrefslogtreecommitdiff
path: root/usr.bin/awk
AgeCommit message (Expand)Author
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-03-15Fix and improve mark up.joerg
2009-03-09Fix markup (.I is an unknown macro in this context).joerg
2009-02-19Do not overwrite COPTS, but append to it.njoly
2008-10-20When building as a host tool, do not add ${LIBM} to DPADD, but do addapb
2008-10-19During the tools build (from src/tools/awk/Makefile),apb
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-05-26Document the values returned by close() and fflush(). PR bin/38132.dholland
2006-05-11use -Wno-pointer-sign for GCC4.mrg
2005-08-17`!' needs an escape sequence (`\&'). New sentence, new line.uebayasi
2004-06-06Add article.wiz
2004-06-05add history section noting nawk is default since 2.0, and bump datejdolecek
2004-03-27move the GNU awk-based awk.texi back under src/gnu/dist/gawk/,jdolecek
2004-03-26copy over the gawk 3.1.3 info file and g/c the rules to build it fromjdolecek
2003-08-03add -DHAS_ISBLANK to CPPFLAGS, so that current nawk would use our isblank(3)jdolecek
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-04Spell output with two ts.wiz
2002-09-30New sentence, new line.grant
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-05-15Correct a couple of typos.fredb
2002-03-28Remove check for sparc64 which adds -msoft-quad-float as that is now thejmc
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-01Drop unnecessary .Pp.wiz
2001-12-01Whitespace cleanup.wiz
2001-10-19Add -msoft-quad-float on sparc64 to work around toolchain/kernel fpumartin
2001-07-08one morejdolecek
2001-02-08document systime(), strftime(), gensub(); for gensub(), note that the \njdolecek
2001-02-08strftime(), systime() added, gensub() partly donejdolecek
2001-02-05group all operators to subsection Operators, describe what eachjdolecek
2001-02-05document supported options better, add a short info aboutjdolecek
2001-02-04substr(): the argument 'n' is optional, document what happens if it's omittedjdolecek
2001-02-02add a list of things GNU awk has and we probably want to supportjdolecek
2001-01-30Do extensive facelift:jdolecek
2001-01-30Conversion of nawk manpage to mdoc format. Put here rather thanjdolecek
2001-01-23use YHEADER instead YFLAGS/CLEANFILESjdolecek
2001-01-23Add nawk build glue. It's not enabled for now, gawk is still the default.jdolecek