| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add test cases for btowc() and wctob() in multibyte locales. | Tim J. Robbins | 2002-11-10 | 1 | -1/+14 |
| * | Test for the zero-length buffer bug corrected in mbrtowc.c revision 1.3. | Tim J. Robbins | 2002-11-10 | 1 | -0/+7 |
| * | Add regression tests for mblen(), mbtowc(), wctomb(), mbstowcs() and | Tim J. Robbins | 2002-11-09 | 6 | -1/+580 |
| * | Add missing #includes of <stdio.h>. Correct a few typos in comments. | Tim J. Robbins | 2002-11-06 | 3 | -5/+7 |
| * | Simplify by using inference rules properly. | Tim J. Robbins | 2002-10-28 | 1 | -22/+10 |
| * | Add tests for btowc(), mbrlen(), mbsrtowcs() and wcsrtombs(). | Tim J. Robbins | 2002-10-26 | 5 | -2/+501 |
| * | Add regression tests for mbrtowc(3) and wcrtomb(3). | Tim J. Robbins | 2002-10-26 | 3 | -0/+291 |
| * | Hide the test in <target> under '.if make(<target>)' so as to not get any | Juli Mallett | 2002-10-25 | 1 | -0/+4 |
| * | Redo reference vectors to include the mediasize and sectorsize. | Poul-Henning Kamp | 2002-10-24 | 14 | -828/+1012 |
| * | Resync with kernel. | Poul-Henning Kamp | 2002-10-24 | 2 | -7/+9 |
| * | Use in-tree libbsdxml instead of ports based libexpat. | Poul-Henning Kamp | 2002-10-05 | 6 | -13/+11 |
| * | Match the new g_io_deliver() API in the kernel. | Poul-Henning Kamp | 2002-10-05 | 1 | -7/+4 |
| * | Pass sbuf to the kernel routines to match new kernel code. | Poul-Henning Kamp | 2002-10-05 | 1 | -2/+6 |
| * | Update to match current kernel code. | Poul-Henning Kamp | 2002-09-27 | 5 | -203/+207 |
| * | Some change in src/share/mk seems to have made it possible to remove | Poul-Henning Kamp | 2002-09-15 | 14 | -14/+0 |
| * | Overhaul the kernel-simulation bits here to use pthreads instead. | Poul-Henning Kamp | 2002-09-13 | 19 | -160/+144 |
| * | Remove magicspace from reference data. | Poul-Henning Kamp | 2002-09-06 | 8 | -282/+0 |
| * | expat2 changed the name of their include file to expat.h | Poul-Henning Kamp | 2002-09-06 | 2 | -2/+2 |
| * | Fix an indentation typo. | Poul-Henning Kamp | 2002-09-06 | 1 | -1/+1 |
| * | Add a zeroed out sector one for the GPT hack and test T003. | Poul-Henning Kamp | 2002-09-06 | 1 | -0/+21 |
| * | Add regression tests for sysvipc. | Alfred Perlstein | 2002-08-15 | 10 | -0/+1079 |
| * | As of revision 1.38 of make/parse.c, our make(1) will warn too. Note that | Juli Mallett | 2002-07-28 | 1 | -2/+3 |
| * | Update another mention of <CR><CR> I missed the first time around (rev 1.2) | Tim J. Robbins | 2002-07-04 | 1 | -1/+1 |
| * | Note that two carriage returns aren't required after entering the | Tim J. Robbins | 2002-07-03 | 1 | -2/+3 |
| * | The wrong y/// output got spammed into this file; from green@ indirectly. | Juli Mallett | 2002-06-27 | 1 | -1/+1 |
| * | Correct the psl regression test for sed(1)'s now-fixed newline | Brian Feldman | 2002-06-27 | 3 | -0/+8 |
| * | Erk, I forgot that regress.in has an ending newline, so change the test for | Juli Mallett | 2002-06-26 | 2 | -5/+2 |
| * | Reduce internal code duplication, add REGRESSION_PASSFAIL([testname]) to | Juli Mallett | 2002-06-25 | 1 | -19/+14 |
| * | Add a regression test for transliterate which happens to match characters | Juli Mallett | 2002-06-25 | 2 | -0/+5 |
| * | I explicitly meant to not move any of this over to the new m4(1) framework, | Juli Mallett | 2002-06-24 | 2 | -2/+11 |
| * | Move all remaining tests except for: | Juli Mallett | 2002-06-24 | 10 | -73/+23 |
| * | Add two new mostly freeform types of regression tests, and a macro for dying | Juli Mallett | 2002-06-24 | 1 | -0/+30 |
| * | Comments to describe what these macros do, so that someone other than me | Juli Mallett | 2002-06-24 | 1 | -0/+13 |
| * | Convert straightforward regression tests to use regress.m4. | Juli Mallett | 2002-06-24 | 6 | -93/+19 |
| * | Add a simple (to be expanded) library of functions for the regression tests, | Juli Mallett | 2002-06-24 | 1 | -0/+23 |
| * | Grrr, make the test for embedded variables in the left-hand-side actually do | Juli Mallett | 2002-06-20 | 1 | -2/+2 |
| * | Add a test for what was fixed in revision 1.27 and 1.28 of make(1)'s var.c, | Juli Mallett | 2002-06-19 | 1 | -0/+17 |
| * | Catch up with kernel. | Poul-Henning Kamp | 2002-06-09 | 6 | -12/+12 |
| * | Describe ia64_unaligned and geom directories. I hope I got these right. | Juli Mallett | 2002-06-07 | 1 | -0/+2 |
| * | Add the m4(1) regression test. | Juli Mallett | 2002-06-07 | 1 | -1/+1 |
| * | Add a regression test for m4(1). | Juli Mallett | 2002-06-07 | 5 | -0/+50 |
| * | Update to match kernel side. | Poul-Henning Kamp | 2002-05-21 | 16 | -906/+1152 |
| * | Catch up with recent events. | Poul-Henning Kamp | 2002-05-19 | 4 | -5/+7 |
| * | Regenerate with new output grouping in uuencode -m. | Juli Mallett | 2002-05-17 | 1 | -86/+72 |
| * | file system > filesystem | Tom Rhodes | 2002-05-16 | 1 | -2/+2 |
| * | Add a regression test for bin/5297, regarding sysv substitution with a nil | Juli Mallett | 2002-05-05 | 2 | -0/+10 |
| * | Add a test for the -R option. | Juli Mallett | 2002-05-03 | 2 | -1/+8 |
| * | Regenerate -I output since an argument bogon in the -I code was fixed, among | Juli Mallett | 2002-05-03 | 1 | -1/+1 |
| * | Redirect stdin from the input file, rather than passing the input file to | Juli Mallett | 2002-04-27 | 1 | -6/+4 |
| * | Prefix tests with PASS and FAIL, to make grepping easier, and note this in | Juli Mallett | 2002-04-27 | 9 | -17/+22 |