summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Collapse)Author
2009-03-14Add mips64 and sh support to this test.Miod Vallat
2009-02-18Test to show glob bug introduced with POSIX char class support.Todd C. Miller
2009-02-18Add missing CURDIRTodd C. Miller
2009-02-17Link lazy binding test into ld.so regress suite.Joel Sing
ok matthieu@
2009-02-15Add an ENAMETOOLONG test case for copyinstr(), inspired by sthen@'s code.Joel Sing
ok sthen@ miod@
2009-01-30If the "peer" address is not specified or derived from "to" forAlexander Bluhm
"ike" rules in ipsec.conf, the default peer is used. In theory ipsecctl -f ipsec.conf can configure the default peer for each "ike" entry. As isakmpd only supports one default peer, the last "ike" rule that uses a default peer wins. This configuration is then significant for all "ike" rules that use the default peer. Now a warning is printed if a later rule in ipsec.conf changes the configuration of the original default peer. This should be an error but that would break existing user configs. So only a warning is printed. ok hshoexer@, todd@
2009-01-29pass "xerrok" status across the execution call stack to more closelyJared Yanovich
match what both POSIX and ksh.1 already describe in regards to set -e/errexit's behavior in determining when to exit from nonzero return values. specifically, the truth values tested as operands to `&&' and `||', as well as the resulting compound expression itself, along with the truth value resulting from a negated command (i.e. a pipeline prefixed `!'), should not make the shell exit when -e is in effect. issue reported by matthieu. testing matthieu, naddy. ok miod (earlier version), otto. man page ok jmc.
2009-01-29Remove ikefail10 ipsecctl regression test as it always fails. ItAlexander Bluhm
was expecting a certain parser error message. Accepting the ikefail10 config file is not considered to be a bug anymore. ok hshoexer@
2009-01-28Allow to specify ike and flow explicitly without peer. The anyAlexander Bluhm
keyword as argument for the peer parameter will do that. An ike without peer creates the peer-default config. A flow without peer acquires a host-to-host SA. tested by grunk@, todd@, ok grunk@, hshoexer@, todd@
2009-01-20Regression tests for source flow NAT support.Marco Pfatschbacher
OK hshoexer@, markus@.
2009-01-19Do not use "egress" keyword as it expands to an actual interface,Hans-Joerg Hoexer
which might be different on different machines. Use some fixed addresses instead. pointed out and ok david@
2008-12-31reorg code a bit so that we can share with Thomas Klausner:Marc Espie
use OPENBSD/NETBSD constant to choose the behavior, and have the same program in both OSes. Also some minor cleanups, like no longer needing to check for comments that have been stripped already. work with wiz@netbsd.org and jmc@
2008-12-22add regression test for aes-{128,192,256} being used with main and quickHans-Joerg Hoexer
mode.
2008-12-22Adopt to recent change: /32 now is treated as a network address.Hans-Joerg Hoexer
prodded by david@
2008-12-17add a writable ``appbufsz'' field to the sa_par structure, containingAlexandre Ratchov
the program-part of the buffer size, ie the part that is subject to underruns. Useful for apps like cdio(1) that don't have their own rings, or to apps that have a minimum ring size constraint. Setting the ``bufsz'' parameter becomes deprecated. ok jakemsr
2008-12-12fix test 37 (from NetBSD) and the (still failing) 41Otto Moerbeek
2008-12-11reorg code so that it can be cut further.Marc Espie
discussed with jmc@ and Thomas Klausner (wiz@netbsd.org)
2008-12-09add vol/ to SUBDIRSAlexandre Ratchov
2008-12-09also test rintlMartynas Venckus
2008-12-07match string "passwordauthentication" only at start of line, not anywhereDamien Miller
in sshd -T output
2008-11-24new regress test, bug from NetBSDMarc Espie
2008-11-23expand -p to warn about "new sentence, new line" errors;Jason McIntyre
from wiz@netbsd
2008-11-20add (atm failing ) test case, submmited by Edward Berner, turned intoOtto Moerbeek
a regress test by me
2008-11-11expose a volume knob in the sndio API: add sio_setvol(3) andAlexandre Ratchov
sio_onvol(3) functions. The audio(4) backend tries to use the inputs.dac, outputs.dac, outputs.output and outputs.master controls (in this order). Add a sample file in regress/lib/libsndio/vol/vol.c
2008-11-10PuTTY supports AES CTR modes, so interop test against them tooDamien Miller
2008-11-07clean-up regexps, replacing some . (any char) with \. (actual dot),Marc Espie
adding grouping parentheses, compiling whatever's compilable with /o, restricting words with word boundaries. /b okay grunk@, jmc@ (with help from jmc@) #10000 ! Oddly fitting, as my first commit was concerned with manpages as well...
2008-11-03handle Xrefs to XFree as wellMarc Espie
okay grunk@, jmc@
2008-11-03handle 3p manpages correctlyMarc Espie
Also remove some warnings for OpenBSD, since /pub/OpenBSD will occur very often in tool samples. okay grunk@, jmc@
2008-11-01in option parsing, use a simle DeMorgan transformation, fix indentation,Alexander von Gernler
and clarify the comment above. ok espie@
2008-11-01make usage() a fatal function instead of a string. It is just used once,Alexander von Gernler
and it greatly improves code flow there. Also, print usage to STDERR instead of STDOUT. Use an EOF-heredoc instead of a clumsily escaped \t\n-string. ok espie@
2008-11-01cleanup: zap trailing whitespaces, trim superlong linesAlexander von Gernler
replace one '&&' by 'and' to not get bitten by operator precedence later on no functional change otherwise jmc@ tells me to just go ahead for standard stuff like this.
2008-11-01- since mdocdate fills in the date automatically, we no longer have to checkJason McIntyre
that a valid date is entered. instead, just make sure there is an mdocdate tag there. saves us bumping the year too. ok millert - adjust man page accordingly - remove -e from default options list in usage() - add a HISTORY section
2008-10-31Prevent Mdocdate from getting expanded inline.Todd C. Miller
2008-10-31turn off -e by default, since we do not currently sort the errorsJason McIntyre
in the man page;
2008-10-31add mdoclint, a perl script for checking man pages;Jason McIntyre
not hooked up to the build, since there are no tests; from wiz@netbsd
2008-10-27rename libsa to libsndioAlexandre Ratchov
requested by many, "just go for it" deraadt@
2008-10-26add minimal server capability to aucat(1). When started in serverAlexandre Ratchov
mode, it listens on an unix socket and mixes/demultiplexes any number of full-duplex streams, doing necessary format conversions and resampling on the fly. programs can use the new libsa(3) library to play and record audio. The library provides a very simple API to connect to the audio server; if aucat(1) isn't running, it uses the audio(4) driver transparently instead.
2008-10-19The optional table counters added a field to the verboseMarco Pfatschbacher
table output. Adopt.
2008-10-19vmstat(8) now reports "InUse" instead of "Releases".Marco Pfatschbacher
Adopt for ktable/kentry usage/leakage tests. Also run vmstat verbose, to avoid matching failures if the pools haven't been used yet.
2008-10-13cleanupTodd C. Miller
2008-10-13Add sed-based dc(1) clone. This exposes a long-standing bug in BSD sedTodd C. Miller
Not hooked up to regress yet since sed gets in a tight cpu loop.
2008-10-10hook up sed regressTodd C. Miller
2008-10-10Adapt sed test suite to regress framework.Todd C. Miller
Add sierpinski triangle script from http://sed.sourceforge.net/grabbag/scripts
2008-10-02Hook up fnmatch and glob regress.Todd C. Miller
2008-10-01Regress driver for fnmatch(3). Needs more tests.Todd C. Miller
2008-10-01Regress driver for glob(3). Needs more tests.Todd C. Miller
2008-09-19adjust for MAXINTERP crank, pointed out by dkrause@Damien Miller
2008-09-11Make that test pass on 64 bit platforms as well.Miod Vallat
2008-09-07- replace dtoa w/ David's gdtoa, version 2008-03-15Martynas Venckus
- provide proper dtoa locks - use the real strtof implementation - add strtold, __hdtoa, __hldtoa - add %a/%A support - don't lose precision in printf, don't round to double anymore - implement extended-precision versions of libc functions: fpclassify, isnan, isinf, signbit, isnormal, isfinite, now that the ieee.h is fixed - separate vax versions of strtof, and __hdtoa - add complex math support. added functions: cacos, casin, catan, ccos, csin, ctan, cacosh, casinh, catanh, ccosh, csinh, ctanh, cexp, clog, cabs, cpow, csqrt, carg, cimag, conj, cproj, creal, cacosf, casinf, catanf, ccosf, csinf, ctanf, cacoshf, casinhf, catanhf, ccoshf, csinhf, ctanhf, cexpf, clogf, cabsf, cpowf, csqrtf, cargf, cimagf, conjf, cprojf, crealf - add fdim, fmax, fmin - add log2. (adapted implementation e_log.c. could be more acruate & faster, but it's good enough for now) - remove wrappers & cruft in libm, supposed to work-around mistakes in SVID, etc.; use ieee versions. fixes issues in python 2.6 for djm@ - make _digittoint static - proper definitions for i386, and amd64 in ieee.h - sh, powerpc don't really have extended-precision - add missing definitions for mips64 (quad), m{6,8}k (96-bit) float.h for LDBL_* - merge lead to frac for m{6,8}k, for gdtoa to work properly - add FRAC*BITS & EXT_TO_ARRAY32 definitions in ieee.h, for hdtoa&ldtoa to use - add EXT_IMPLICIT_NBIT definition, which indicates implicit normalization bit - add regression tests for libc: fpclassify and printf - arith.h & gd_qnan.h definitions - update ieee.h: hppa doesn't have quad-precision, hppa64 does - add missing prototypes to gdtoaimp - on 64-bit platforms make sure gdtoa doesn't use a long when it really wants an int - etc., what i may have forgotten... - bump libm major, due to removed&changed symbols - no libc bump, since this is riding on djm's libc major crank from a day ago discussed with / requested by / testing theo, sthen@, djm@, jsg@, merdely@, jsing@, tedu@, brad@, jakemsr@, and others. looks good to millert@ parts of the diff ok kettenis@ this commit does not include: - man page changes
2008-09-06update for openssl-0.9.8hDamien Miller