summaryrefslogtreecommitdiffstats
path: root/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement the roff .rm request (remove macro).schwarze2011-01-124-2/+36
* Fix compiler warning in regression test.bluhm2011-01-111-1/+2
* Refactoring in preparation for .rm support:schwarze2011-01-103-3/+52
* check that lists lacking their end macro do not crash;schwarze2011-01-093-3/+26
* test font-alternating blocks in literal context;schwarze2011-01-094-2/+37
* Only .Bd -literal has 8-character tabs,schwarze2011-01-092-0/+41
* Add kernel regression tests for socket splicing.bluhm2011-01-0789-0/+3098
* Remove an extraneous return statement with the wrong return value.millert2011-01-071-8/+6
* do not rely on rndvar.h leaking shit into the namespacederaadt2011-01-071-2/+2
* regress test for LocalCommand %n expansion from bert.wesarg ATdjm2011-01-062-3/+22
* some more tests regarding empty macrosschwarze2011-01-0411-8/+143
* Fix stupid commit error pointed out by guenther@ (thanks!):schwarze2011-01-049-3/+247
* Multiple man(7) .IP and .TP fixes started during p2k10:schwarze2011-01-0413-2/+281
* Unify roff macro argument parsing (in roff.c, roff_userdef()) and man macroschwarze2011-01-036-2/+258
* more tests of white space handlingschwarze2011-01-027-4/+153
* permit 2011; from Thomas Klausnerjmc2011-01-021-2/+2
* test whether the .Fl macro is parsedschwarze2011-01-013-3/+41
* test handling of zero-length user-defined stringsschwarze2011-01-013-2/+36
* also test .Pp in literal contextschwarze2011-01-012-0/+4
* also test .Mt without argumentsschwarze2011-01-013-1/+7
* Use sizeof(double) instead of hardcoding 8.miod2010-12-261-3/+3
* now that pkg_create checks more stuff, we have to ask for it to createespie2010-12-241-8/+8
* Handle .Bk the same way as groff 1.20.1:schwarze2010-12-196-2/+116
* Abort endless loops during roff macro and string expansion.schwarze2010-12-093-2/+22
* Roff only interpolates \* strings when the leading backslash is not escaped.schwarze2010-12-094-2/+63
* add a few simple tests found in my treeschwarze2010-12-0413-2/+113
* Now that we don't have groff in base any longer, check in the desired output,schwarze2010-12-0426-0/+593
* adjust for hard-link supportdjm2010-12-041-2/+8
* really turn -H off;jmc2010-12-031-2/+2
* turn off -H by default (<> warning), since mandoc does not have the samejmc2010-12-032-6/+8
* make sio_onvol(3) return a integer exposing whether a volume knobratchov2010-11-066-9/+152
* libdes -> libcryptojsg2010-10-153-16/+16
* Retire Skipjackmikeb2010-10-0612-64/+0
* don't use non-standard CFLAGS; ok miod@, deraadt@naddy2010-10-031-2/+2
* allow "mips64";jmc2010-09-261-2/+3
* add a GLOB_KEEPSTAT option that retains a copy of the struct statdjm2010-09-243-10/+86
* regress test for each of the key exchange algorithms that we supportdjm2010-09-222-1/+29
* Test vectors for GMAC as published in the original GCM proposalmikeb2010-09-223-1/+672
* Add cvs tag, author name and yearmillert2010-09-181-1/+5
* Test default precision when ndigit is negative.millert2010-09-181-0/+6
* Add more test vectors.millert2010-09-181-6/+60
* Add gcvt() regress with test vectors derived from perl regress.millert2010-09-172-0/+61
* test different key types (dsa, rsa, ecdsa) and sizes for loginmarkus2010-09-022-1/+50
* some very minor tweaks to bring us in line with mdoclint -r1.12 andjmc2010-09-012-13/+11
* put .Os in the right place;jmc2010-08-311-3/+3
* - catching up with upstream mdoclint, recognise IMPLEMENTATION NOTES andjmc2010-08-311-2/+4
* tests for ECDSA keysdjm2010-08-311-3/+18
* tests for ECDSA certificatesdjm2010-08-312-13/+29
* Add setenv/putenv regressmillert2010-08-233-2/+132
* remove rmd160 and add cksum, sha256, and sum while heredavid2010-08-085-14/+40