| Age | Commit message (Expand) | Author |
| 2008-05-26 | Document the values returned by close() and fflush(). PR bin/38132. | dholland |
| 2006-05-11 | use -Wno-pointer-sign for GCC4. | mrg |
| 2005-08-17 | `!' needs an escape sequence (`\&'). New sentence, new line. | uebayasi |
| 2004-06-06 | Add article. | wiz |
| 2004-06-05 | add history section noting nawk is default since 2.0, and bump date | jdolecek |
| 2004-03-27 | move the GNU awk-based awk.texi back under src/gnu/dist/gawk/, | jdolecek |
| 2004-03-26 | copy over the gawk 3.1.3 info file and g/c the rules to build it from | jdolecek |
| 2003-08-03 | add -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 or | wiz |
| 2003-01-04 | Spell output with two ts. | wiz |
| 2002-09-30 | New sentence, new line. | grant |
| 2002-09-18 | makefile delint. use NETBSDSRCDIR as appropriate | lukem |
| 2002-05-15 | Correct a couple of typos. | fredb |
| 2002-03-28 | Remove check for sparc64 which adds -msoft-quad-float as that is now the | jmc |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-12-01 | Drop unnecessary .Pp. | wiz |
| 2001-12-01 | Whitespace cleanup. | wiz |
| 2001-10-19 | Add -msoft-quad-float on sparc64 to work around toolchain/kernel fpu | martin |
| 2001-07-08 | one more | jdolecek |
| 2001-02-08 | document systime(), strftime(), gensub(); for gensub(), note that the \n | jdolecek |
| 2001-02-08 | strftime(), systime() added, gensub() partly done | jdolecek |
| 2001-02-05 | group all operators to subsection Operators, describe what each | jdolecek |
| 2001-02-05 | document supported options better, add a short info about | jdolecek |
| 2001-02-04 | substr(): the argument 'n' is optional, document what happens if it's omitted | jdolecek |
| 2001-02-02 | add a list of things GNU awk has and we probably want to support | jdolecek |
| 2001-01-30 | Do extensive facelift: | jdolecek |
| 2001-01-30 | Conversion of nawk manpage to mdoc format. Put here rather than | jdolecek |
| 2001-01-23 | use YHEADER instead YFLAGS/CLEANFILES | jdolecek |
| 2001-01-23 | Add nawk build glue. It's not enabled for now, gawk is still the default. | jdolecek |