summaryrefslogtreecommitdiff
path: root/bin/test
AgeCommit message (Collapse)Author
2009-03-01Fix PR #723: test(1) operator precedence inconsistent with POSIXOtto Moerbeek
Make sure ksh builtin test and test(1) do not differ. From Christiano Farina Haesbaert. ok miod@
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
updates to follow;
2009-01-06i saw the previous was wrong as soon as i committed it: put theJason McIntyre
built-in blurb in STANDARDS; we did once have a COMPATIBILITY section which we merged with STANDARDS, so i think this is appropriate. it certainly feels better than adding single sentences randomly to the end of text bodies.
2009-01-06- rearrange the text to read a little more sanelyJason McIntyre
- use standard Ds argument to list width
2009-01-06document, consistently, those apps which also exist as built-insJason McIntyre
on certain shells; do not try to document changes between the implementations, but at least warn of their existence; diff from Ingo Schwarze
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29- consistent STANDARDS blurbJason McIntyre
- note which options are extensions to POSIX discussed w/ deraadt otto millert
2007-02-21order options; from Igor SobradoJason McIntyre
2006-12-15remove a raft of unneccessary escapes; from ru@freebsdJason McIntyre
2006-04-25mode_t is your friendTheo de Raadt
2005-03-07use .Pq rather than .Po/.Pc;Jason McIntyre
2003-11-21encourage people to use -h rather than -L;Jason McIntyre
document -L as compatibility option; slight sync with NetBSD description; ok otto@ millert@
2003-11-20kill comma splice; from Jared Yanovich;Jason McIntyre
2003-06-25protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-03-07spelling errors/typosDavid Krause
ok jmc@
2002-07-04ansiTheo de Raadt
2002-06-06Delete dublicate entry. Different patch from dfa@solo.ee applied.Mike Pechkin
millert@ ok
2001-11-05kill more registers;Mike Pechkin
millert@ ok
2000-05-26Add a note saying symbolic links are followed for all primaries except -LAaron Campbell
and -h; millert@ok
2000-03-17Remove hard sentence breaks.Aaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneAaron Campbell
it's given)
1998-09-19typosAaron Campbell
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS cleanups, other miscellaneous typos.
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
then/than and such. Other miscellaneous problems fixed across these source files.
1997-09-21$OpenBSD$Theo de Raadt
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-06-18s/SunOP/SunOS/kstailey
1997-06-18irix 6.2 /usr/bin/test is even worse, hehkstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18more entrieskstailey
1997-06-06doc [ expr ] notation; he@vader.runit.sintef.noTheo de Raadt
1997-01-23sh-based TEST suite and man page clarifications from FreeBSDTodd C. Miller
1996-12-14-Wall'ing.Michael Shalayeff
1996-06-23update rcsidTheo de Raadt
1995-11-13document -h flag; from windsor@punk.hedgehog.com, netbsd pr#1740Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt