| Age | Commit message (Expand) | Author |
| 2009-11-10 | Correct usage for parentheses, and mark up "expression" in more places. | wiz |
| 2009-05-06 | Remove leading zero in Dd argument. | wiz |
| 2009-05-05 | Note that all file tests with the exception of -h and -L follow symbolic | jschauma |
| 2009-04-12 | Fix markup. | joerg |
| 2008-09-10 | bin/39446: Aleksey Cheusov: always produce errors on empty numbers. | christos |
| 2008-06-20 | make getn return long long to support large numbers on all archs. | christos |
| 2008-05-26 | PR/38755: murray armfield: /bin posix programs missing setprogname and/or | christos |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2007-06-24 | PR/36534: Greg A. Woods: test(1) doesn't do -r and -w quite right | christos |
| 2007-06-22 | Remove a "CFLAGS+=-g" that seems to have snuck in with no good reason. | simonb |
| 2007-05-24 | Make sure we don't run over the end of the argument array while scanning | christos |
| 2007-05-15 | Use the same wording for '-p' as for other file related tests. | uwe |
| 2007-03-28 | PR/36092: B K: algorithmic inefficiency in bin/test/test.c:t_lex | christos |
| 2006-09-24 | Revert previous (==) - not worth the trouble. | hubertf |
| 2006-09-23 | Bump date for previous. | wiz |
| 2006-09-22 | Allow '==' as synonym to '=', just like our ksh and bash do. | hubertf |
| 2006-09-11 | fixes for installing into a case insensitive $DESTDIR | dbj |
| 2006-08-04 | don't call get/set progname when we are a shell built-in. | christos |
| 2006-08-04 | use getprogname() instead of argv[0], because some programs that execv, pass | christos |
| 2005-02-10 | KNF, use NULL instead of (type *)0. | simonb |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-09-25 | New policy: New sentences start on a new line. | wiz |
| 2002-05-25 | __STDC__ is always defined on NetBSD. | wiz |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-12-20 | Whitespace nits. | wiz |
| 2001-10-17 | Properly quote `[' as macro argument. | wiz |
| 2001-09-16 | Some KNF fixes by Petri Koistinen and me. | wiz |
| 2001-07-30 | ANSIfy and slight KNF. Mostly #13594 by Petri Koistinen. | wiz |
| 2000-09-04 | For commands and utilities, use EXIT STATUS rather than RETURN VALUES as | kleink |
| 2000-04-09 | - Enable test to be a shell builtin | christos |
| 1999-12-17 | Remove duplicate 'string' / 's1' entry | abs |
| 1999-08-22 | Reverse the advice given to (now) prefer -h over -L; the former is defined in | kleink |
| 1999-04-05 | Operator precedence consistency; from "Andrew_L. Moore" <alm@SlewSys.Org> | kleink |
| 1999-03-09 | the '[' wasn't being displayed properly as a command. Thanks to Charles | garbled |
| 1998-11-04 | char -> unsigned char | christos |
| 1998-07-28 | Be more retentive about use of NOTREACHED and noreturn. | mycroft |
| 1997-11-12 | add missing .Nm calls and MLINKS. from spz@serpens.swb.de | mrg |
| 1997-10-19 | Use S_IS*(), not S_IF*. | mycroft |
| 1997-10-09 | Fix format of description line. | mycroft |
| 1997-07-20 | Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc | christos |
| 1997-07-20 | Fix compiler warnings. | christos |
| 1997-06-05 | add SYNOPSIS line for [; fixes PR bin/3705 | mikel |
| 1997-01-09 | kill use of register | tls |
| 1996-01-05 | Note compatibility `-h' op. (from Rob Windsor; PR#1740) | pk |
| 1995-03-21 | clean up Id's, and such. reorganize man page slight to match lite's org. | cgd |
| 1994-07-07 | from jtc: insure that 3 and 4 argument special cases work properly. | cgd |
| 1994-06-30 | Clean up deleted files. | mycroft |
| 1994-06-30 | Replaced test with simpler, more feature rich, version derived from pdksh. | jtc |
| 1994-06-29 | The file_descriptor argument to the -t primary is no longer optional. | jtc |
| 1994-06-29 | Removed code that checked if arg was a unary operator when test is called | jtc |