index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
test
Age
Commit message (
Expand
)
Author
2022-08-27
PR 56983 Izumi Tsutsui: fix confusing message in test(1) with -DSMALL
dholland
2021-12-05
s/existance/existence/ in comment.
msaitoh
2018-09-13
Allow SMALL (and TINY) builds of test (for SMALL/TINY builds of sh)
kre
2018-09-12
PR standards/34646
kre
2017-10-18
Remove unnecessary Tn.
wiz
2017-10-18
I have seen (way too often) uses of test(1) that are not defined to
kre
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2016-09-05
Drop main() prototype.
sevan
2016-08-12
Document the version test first appeared.
sevan
2016-05-27
usage nit
dholland
2013-05-04
test(1): Compare timestamp in nsec scale in -nt/-ot.
uebayasi
2012-12-16
- Remove unneeded consecutive argument in `.Nm' macros;
wiz
2012-03-15
Add __printflike attribution to use vprintf and friends with an argument
joerg
2011-08-29
Use __dead
joerg
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
[next]