| Age | Commit message (Expand) | Author |
| 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 |
| 1994-04-10 | fix syntax error when only have one arg. from Jarle Greipsland | cgd |
| 1994-02-19 | add support for 'test -h' a la SunOS | cgd |
| 1994-02-19 | whack mkops so it 'understands' and/or ops | cgd |
| 1993-10-26 | fix from Andrew Moore <alm@netcom.com> to fix test's handling of | cgd |
| 1993-09-23 | From alm: | mycroft |
| 1993-09-23 | Put back RCS identifier. | mycroft |
| 1993-09-15 | test "0 " -eq 0 now evaluates to true. | alm |
| 1993-09-08 | Ignore leading whitespace and handle `-' and `+' for operands of integer | jtc |
| 1993-09-08 | /bin/test " 5" -eq 5 now evaluates to true, rather than return an error. | alm |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |
| 1993-08-02 | operators.c | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-08-01 | Add RCS indentifiers. | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-06-15 | get the [ ! "" ] case right. | cgd |
| 1993-04-29 | ugh. i was right after all. | glass |
| 1993-04-27 | bostic was right, and i was wrong.. boo. | glass |
| 1993-04-26 | new 'test' from ftp.uu.net:/systems/unix/bsd-sources, got rid of GNU thing | glass |