summaryrefslogtreecommitdiff
path: root/usr.bin/awk
AgeCommit message (Expand)Author
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