| Age | Commit message (Expand) | Author |
| 2019-02-03 | - add or adjust /* FALLTHROUGH */ where appropriate | mrg |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2014-04-13 | Change some standard exit status text to ".Ex -std" | snj |
| 2012-08-10 | Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply | joerg |
| 2011-06-20 | remove most of the remaining HAVE_GCC tests that are always true in | mrg |
| 2010-05-14 | Reorder to canonical order. | joerg |
| 2009-07-13 | Rename internal getline() function to get_line() so it does | roy |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2009-04-11 | fix -Wsign-compare issue | lukem |
| 2009-03-27 | remove debugging code. | christos |
| 2009-03-27 | fix off-by-one bug that did not add a tag for "foo" in | christos |
| 2008-08-29 | Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f... | gmcgarry |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2006-05-12 | don't do the -Wno-pointer-sign dance for host programs. | mrg |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2006-04-22 | Coverity CID 2913: Check for EOF before using char as index to array. | christos |
| 2006-04-05 | Avoid iswhite(EOF) - fixes coverty CIDs 365 and 1196 | dsl |
| 2006-04-05 | Don't follow node->left after free(node). | dsl |
| 2005-07-20 | Fix a couple of stack-smashing buffer overflows. | ross |
| 2005-02-17 | Kill __P(), use ANSI function declarations, constify; WARNS=3. | xtraeme |
| 2004-06-20 | Completely rework how tools/compat is done. Purge all uses/references to | jmc |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-14 | use bounded string op | itojun |
| 2003-05-18 | Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), | lukem |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-10-12 | `;' as macro arguments also need quoting. | wiz |
| 2002-09-30 | New sentence, new line. Some mdoc cleanup. | grant |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-31 | Make this compilable as a host tool. | tv |
| 2001-12-01 | Sort sections. | wiz |
| 2001-12-01 | Whitespace cleanup. | wiz |
| 2001-06-12 | receive, not recieve | wiz |
| 2001-05-03 | teach ctags(1) about // comments. | ross |
| 2000-09-04 | For commands and utilities, use EXIT STATUS rather than RETURN VALUES or | kleink |
| 1999-06-05 | Don't recognize `int (*f)();' as a function. The false match caused the | ross |
| 1999-05-26 | Now understands white space between # and define. | ross |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-02-27 | Fix typo reported by Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE> | hubertf |
| 1998-11-06 | char -> unsigned char | christos |
| 1998-11-06 | disambiguate if/else block | christos |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-07-24 | Deal with the gnu __attribute__ keyword, which is in an odd place and | ross |
| 1997-10-24 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-18 | WARNSify, fix .Nm usage, getopt returns -1 not EOF | lukem |
| 1995-09-27 | Update lseek() constants: | jtc |
| 1995-09-02 | Sync with 4.4lite2 | jtc |
| 1995-03-26 | Merge with 4.4Lite | glass |
| 1995-03-26 | Import from 4.4Lite | glass |